Class MetaDataTableScanner

java.lang.Object
org.apache.accumulo.server.manager.state.MetaDataTableScanner
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<TabletLocationState>, ClosableIterator<TabletLocationState>

public class MetaDataTableScanner extends Object implements ClosableIterator<TabletLocationState>