public interface CurrentState
| Modifier and Type | Method and Description |
|---|---|
MasterState |
getMasterState() |
Collection<MergeInfo> |
merges() |
Collection<KeyExtent> |
migrations() |
Set<String> |
onlineTables() |
Set<TServerInstance> |
onlineTabletServers() |
Set<TServerInstance> |
shutdownServers() |
Set<TServerInstance> onlineTabletServers()
Set<TServerInstance> shutdownServers()
Collection<MergeInfo> merges()
Collection<KeyExtent> migrations()
MasterState getMasterState()
Copyright © 2015 Apache Accumulo Project. All rights reserved.