org.apache.accumulo.server.master.state
public interface CurrentState
Modifier and Type | Method and Description |
---|---|
Collection<MergeInfo> |
merges() |
Collection<KeyExtent> |
migrations() |
Set<String> |
onlineTables() |
Set<TServerInstance> |
onlineTabletServers() |
Set<TServerInstance> onlineTabletServers()
Collection<MergeInfo> merges()
Collection<KeyExtent> migrations()
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.