Class RootTable


  • public class RootTable
    extends Object
    • Field Detail

      • ID

        public static final TableId ID
      • NAME

        public static final String NAME
      • ROOT_TABLET_DIR_NAME

        public static final String ROOT_TABLET_DIR_NAME
        DFS location relative to the Accumulo directory
        See Also:
        Constant Field Values
      • ZROOT_TABLET

        public static final String ZROOT_TABLET
        ZK path relative to the zookeeper node where the root tablet metadata is stored.
        See Also:
        Constant Field Values
      • ZROOT_TABLET_GC_CANDIDATES

        public static final String ZROOT_TABLET_GC_CANDIDATES
        ZK path relative to the zookeeper node where the root tablet gc candidates are stored.
        See Also:
        Constant Field Values
      • EXTENT

        public static final KeyExtent EXTENT
      • OLD_EXTENT

        public static final KeyExtent OLD_EXTENT
    • Constructor Detail

      • RootTable

        public RootTable()