org.apache.accumulo.server.master.state
public class RootTabletStateStore extends MetaDataStateStore
credentials, instance, state| Constructor and Description |
|---|
RootTabletStateStore() |
RootTabletStateStore(Instance instance,
Credentials credentials,
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(Instance instance, Credentials credentials, CurrentState state)
public RootTabletStateStore()
public ClosableIterator<TabletLocationState> iterator()
TabletStateStoreiterator in interface Iterable<TabletLocationState>iterator in class MetaDataStateStorepublic String name()
TabletStateStorename in class MetaDataStateStoreCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.