org.apache.accumulo.core.metadata
Class RootTable
java.lang.Object
org.apache.accumulo.core.metadata.RootTable
public class RootTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
ROOT_TABLET_LOCATION
public static final String ROOT_TABLET_LOCATION
- 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 instance directory for information about the root tablet
- See Also:
- Constant Field Values
ZROOT_TABLET_LOCATION
public static final String ZROOT_TABLET_LOCATION
- See Also:
- Constant Field Values
ZROOT_TABLET_FUTURE_LOCATION
public static final String ZROOT_TABLET_FUTURE_LOCATION
- See Also:
- Constant Field Values
ZROOT_TABLET_LAST_LOCATION
public static final String ZROOT_TABLET_LAST_LOCATION
- See Also:
- Constant Field Values
ZROOT_TABLET_WALOGS
public static final String ZROOT_TABLET_WALOGS
- See Also:
- Constant Field Values
ZROOT_TABLET_PATH
public static final String ZROOT_TABLET_PATH
- See Also:
- Constant Field Values
EXTENT
public static final KeyExtent EXTENT
OLD_EXTENT
public static final KeyExtent OLD_EXTENT
RootTable
public RootTable()
Copyright © 2015 Apache Accumulo Project. All rights reserved.