Class StorageProfileDescriptorView
java.lang.Object
org.gridgain.internal.snapshots.meta.StorageProfileDescriptorView
JSON view of a
CatalogStorageProfileDescriptor.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.ignite.internal.catalog.commands.StorageProfileParamsConverts this view intoStorageProfileParamsto be used in Catalog commands.
-
Constructor Details
-
StorageProfileDescriptorView
-
-
Method Details
-
storageProfile
-
toStorageProfileParams
public org.apache.ignite.internal.catalog.commands.StorageProfileParams toStorageProfileParams()Converts this view intoStorageProfileParamsto be used in Catalog commands.
-