org.apache.accumulo.server.util
public class Initialize extends Object
Constructor and Description |
---|
Initialize() |
Modifier and Type | Method and Description |
---|---|
static boolean |
doInit(org.apache.accumulo.server.util.Initialize.Opts opts,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs) |
static boolean |
initialize(org.apache.accumulo.server.util.Initialize.Opts opts,
String instanceNamePath,
org.apache.hadoop.fs.FileSystem fs) |
protected static void |
initMetadataConfig() |
static boolean |
isInitialized(org.apache.hadoop.fs.FileSystem fs) |
static void |
main(String[] args) |
public static boolean doInit(org.apache.accumulo.server.util.Initialize.Opts opts, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs) throws IOException
IOException
public static boolean initialize(org.apache.accumulo.server.util.Initialize.Opts opts, String instanceNamePath, org.apache.hadoop.fs.FileSystem fs)
protected static void initMetadataConfig() throws IOException
IOException
public static boolean isInitialized(org.apache.hadoop.fs.FileSystem fs) throws IOException
IOException
public static void main(String[] args)
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.