Package | Description |
---|---|
org.apache.accumulo.server.master | |
org.apache.accumulo.server.master.state |
Modifier and Type | Class and Description |
---|---|
class |
Master
The Master is responsible for assigning and balancing tablets to tablet servers.
|
Modifier and Type | Field and Description |
---|---|
protected CurrentState |
MetaDataStateStore.state |
Modifier and Type | Method and Description |
---|---|
static void |
MetaDataTableScanner.configureScanner(ScannerBase scanner,
CurrentState state) |
MergeState |
MergeStats.nextMergeState(Connector connector,
CurrentState master) |
Constructor and Description |
---|
MetaDataStateStore(Instance instance,
TCredentials auths,
CurrentState state) |
MetaDataTableScanner(Instance instance,
TCredentials auths,
Range range,
CurrentState state) |
RootTabletStateStore(Instance instance,
TCredentials auths,
CurrentState state) |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.