Class StorageProfileDescriptorView

java.lang.Object
org.gridgain.internal.snapshots.meta.StorageProfileDescriptorView

public class StorageProfileDescriptorView extends Object
JSON view of a CatalogStorageProfileDescriptor.
  • Constructor Details

    • StorageProfileDescriptorView

      public StorageProfileDescriptorView(String storageProfile)
  • Method Details

    • storageProfile

      public String storageProfile()
    • toStorageProfileParams

      public org.apache.ignite.internal.catalog.commands.StorageProfileParams toStorageProfileParams()
      Converts this view into StorageProfileParams to be used in Catalog commands.