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