|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentState | |
---|---|
org.apache.accumulo.server.master | |
org.apache.accumulo.server.master.state |
Uses of CurrentState in org.apache.accumulo.server.master |
---|
Classes in org.apache.accumulo.server.master that implement CurrentState | |
---|---|
class |
Master
The Master is responsible for assigning and balancing tablets and loggers to tablet servers. |
Uses of CurrentState in org.apache.accumulo.server.master.state |
---|
Fields in org.apache.accumulo.server.master.state declared as CurrentState | |
---|---|
protected CurrentState |
MetaDataStateStore.state
|
Constructors in org.apache.accumulo.server.master.state with parameters of type CurrentState | |
---|---|
MetaDataStateStore(CurrentState state)
|
|
RootTabletStateStore(CurrentState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |