org.apache.accumulo.server.master.state
public interface CurrentState
| Modifier and Type | Method and Description |
|---|---|
Collection<MergeInfo> |
merges() |
Set<KeyExtent> |
migrationsSnapshot()
Provide an immutable snapshot view of migrating tablets.
|
Set<String> |
onlineTables() |
Set<TServerInstance> |
onlineTabletServers() |
Set<TServerInstance> onlineTabletServers()
Collection<MergeInfo> merges()
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.