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, unassignclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic 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 © 2011–2017 The Apache Software Foundation. All rights reserved.