Uses of Interface
org.apache.accumulo.server.manager.state.ClosableIterator
-
Packages that use ClosableIterator Package Description org.apache.accumulo.server.manager.state -
-
Uses of ClosableIterator in org.apache.accumulo.server.manager.state
Classes in org.apache.accumulo.server.manager.state that implement ClosableIterator Modifier and Type Class Description classMetaDataTableScannerMethods in org.apache.accumulo.server.manager.state that return ClosableIterator Modifier and Type Method Description ClosableIterator<TabletLocationState>TabletStateStore. iterator()Scan the information about the tablets covered by this store
-