public class RootTabletStateStore extends MetaDataStateStore
context, state| Constructor and Description |
|---|
RootTabletStateStore(AccumuloServerContext context) |
RootTabletStateStore(ClientContext context,
CurrentState state) |
| Modifier and Type | Method and Description |
|---|---|
ClosableIterator<TabletLocationState> |
iterator()
Scan the information about the tablets covered by this store
|
String |
name()
Identifying name for this tablet state store.
|
setFutureLocations, setLocations, unassignsetLocation, unassignpublic RootTabletStateStore(ClientContext context, CurrentState state)
public RootTabletStateStore(AccumuloServerContext context)
public ClosableIterator<TabletLocationState> iterator()
TabletStateStoreiterator in interface Iterable<TabletLocationState>iterator in class MetaDataStateStorepublic String name()
TabletStateStorename in class MetaDataStateStoreCopyright © 2015 Apache Accumulo Project. All rights reserved.