Package org.apache.accumulo.server
Class ServerDirs
java.lang.Object
org.apache.accumulo.server.ServerDirs
Class that holds important server Directories. These need to be separate from
ServerInfo
for bootstrapping during initialization.-
Constructor Summary
ConstructorsConstructorDescriptionServerDirs
(AccumuloConfiguration conf, org.apache.hadoop.conf.Configuration hadoopConf) -
Method Summary
Modifier and TypeMethodDescriptioncheckBaseUris
(org.apache.hadoop.conf.Configuration hadoopConf, Set<String> configuredBaseDirs, boolean ignore) int
int
getAccumuloPersistentVersion
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) org.apache.hadoop.fs.Path
org.apache.hadoop.fs.Path
-
Constructor Details
-
ServerDirs
-
-
Method Details
-
getBaseUris
-
checkBaseUris
-
getTablesDirs
-
getRecoveryDirs
-
getVolumeReplacements
-
getDataVersionLocation
-
getAccumuloPersistentVersion
-
getAccumuloPersistentVersion
public int getAccumuloPersistentVersion(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) -
getInstanceIdLocation
-