org.apache.accumulo.server
public class ServerConstants extends Object
Constructor and Description |
---|
ServerConstants() |
Modifier and Type | Method and Description |
---|---|
static String |
getBaseDir() |
static org.apache.hadoop.fs.Path |
getDataVersionLocation() |
static org.apache.hadoop.fs.Path |
getInstanceIdLocation() |
static String |
getMetadataTableDir() |
static String |
getRecoveryDir() |
static String |
getRootTabletDir() |
static String |
getTablesDir() |
public static String getBaseDir()
public static String getTablesDir()
public static String getRecoveryDir()
public static org.apache.hadoop.fs.Path getInstanceIdLocation()
public static org.apache.hadoop.fs.Path getDataVersionLocation()
public static String getMetadataTableDir()
public static String getRootTabletDir()
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.