org.apache.accumulo.server
Class ServerConstants
java.lang.Object
org.apache.accumulo.server.ServerConstants
public class ServerConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerConstants
public ServerConstants()
getBaseDir
public static String getBaseDir()
getTablesDir
public static String getTablesDir()
getRecoveryDir
public static String getRecoveryDir()
getInstanceIdLocation
public static org.apache.hadoop.fs.Path getInstanceIdLocation()
getDataVersionLocation
public static org.apache.hadoop.fs.Path getDataVersionLocation()
getMetadataTableDir
public static String getMetadataTableDir()
getRootTabletDir
public static String getRootTabletDir()
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.