Class SequenceDescriptorView
java.lang.Object
org.gridgain.internal.snapshots.meta.StructureView
org.gridgain.internal.snapshots.meta.SequenceDescriptorView
Represents Catalog entities that are necessary to obtain sequence info during Snapshot Restoration.
-
Method Summary
Methods inherited from class org.gridgain.internal.snapshots.meta.StructureView
name, schemaName, tableName
-
Method Details
-
increment
public long increment() -
minvalue
public long minvalue() -
maxvalue
public long maxvalue() -
start
public long start() -
cache
public long cache()
-