Class SequenceDescriptorView

java.lang.Object
org.gridgain.internal.snapshots.meta.StructureView
org.gridgain.internal.snapshots.meta.SequenceDescriptorView

public class SequenceDescriptorView extends StructureView
Represents Catalog entities that are necessary to obtain sequence info during Snapshot Restoration.
  • Method Details

    • increment

      public long increment()
    • minvalue

      public long minvalue()
    • maxvalue

      public long maxvalue()
    • start

      public long start()
    • cache

      public long cache()