Class MapDescriptorView
java.lang.Object
org.gridgain.internal.snapshots.meta.StructureView
org.gridgain.internal.snapshots.meta.MapDescriptorView
Represents Catalog entities that are necessary to obtain map info during Snapshot Restoration.
-
Constructor Summary
ConstructorsConstructorDescriptionMapDescriptorView(String name, String schemaName, String tableName) JSON constructor. -
Method Summary
Methods inherited from class org.gridgain.internal.snapshots.meta.StructureView
name, schemaName, tableName
-
Constructor Details
-
MapDescriptorView
JSON constructor.
-