| Package | Description |
|---|---|
| org.apache.accumulo.server | |
| org.apache.accumulo.server.master.balancer |
| Modifier and Type | Method and Description |
|---|---|
ServerConfigurationFactory |
AccumuloServerContext.getServerConfigurationFactory()
Retrieve the configuration factory used to construct this context
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Accumulo.init(VolumeManager fs,
ServerConfigurationFactory serverConfig,
String application) |
| Constructor and Description |
|---|
AccumuloServerContext(ServerConfigurationFactory confFactory)
Construct a server context from the server's configuration
|
AccumuloServerContext(ServerConfigurationFactory confFactory,
AuthenticationTokenSecretManager secretManager)
Construct a server context from the server's configuration
|
| Modifier and Type | Field and Description |
|---|---|
protected ServerConfigurationFactory |
TabletBalancer.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
TabletBalancer.init(ServerConfigurationFactory conf)
Initialize the TabletBalancer.
|
void |
HostRegexTableLoadBalancer.init(ServerConfigurationFactory conf) |
void |
ChaoticLoadBalancer.init(ServerConfigurationFactory conf) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.