Class PartitionIds


  • public final class PartitionIds
    extends Object
    • Field Detail

      • ROOT_GEN_START_PARTITION_ID

        public static final int ROOT_GEN_START_PARTITION_ID
        Start partitionId available for root generation segments.
        See Also:
        Constant Field Values
      • ROOT_GEN_END_PARTITION_ID

        public static final int ROOT_GEN_END_PARTITION_ID
        End partitionId available for root generation segments.
        See Also:
        Constant Field Values
      • NON_ROOT_GEN_START_PARTITION_ID

        public static final int NON_ROOT_GEN_START_PARTITION_ID
        Start partitionId available for non-root generation segments.
        See Also:
        Constant Field Values
      • NON_ROOT_GEN_END_PARTITION_ID

        public static final int NON_ROOT_GEN_END_PARTITION_ID
        End partitionId available for non-root generation segments.
        See Also:
        Constant Field Values
      • UNKNOWN_ATOMIC_UPDATE_GROUP_SIZE

        public static final short UNKNOWN_ATOMIC_UPDATE_GROUP_SIZE
        See Also:
        Constant Field Values