Modifier and Type | Method and Description |
---|---|
static void |
Accumulo.init(org.apache.hadoop.fs.FileSystem fs,
ServerConfiguration config,
String application) |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
Master.getConfiguration() |
Constructor and Description |
---|
Master(ServerConfiguration config,
org.apache.hadoop.fs.FileSystem fs,
String hostname) |
Modifier and Type | Field and Description |
---|---|
protected ServerConfiguration |
TabletBalancer.configuration |
Modifier and Type | Method and Description |
---|---|
void |
TabletBalancer.init(ServerConfiguration conf)
Initialize the TabletBalancer.
|
void |
ChaoticLoadBalancer.init(ServerConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
void |
LargestFirstMemoryManager.init(ServerConfiguration conf) |
void |
MemoryManager.init(ServerConfiguration conf)
Initialize the memory manager.
|
static void |
TabletServer.recoverLocalWriteAheadLogs(org.apache.hadoop.fs.FileSystem fs,
ServerConfiguration serverConf)
Copy local walogs into HDFS on an upgrade
|
Constructor and Description |
---|
TabletServer(ServerConfiguration conf,
org.apache.hadoop.fs.FileSystem fs) |
Constructor and Description |
---|
TraceServer(ServerConfiguration serverConfiguration,
String hostname) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.