org.apache.accumulo.server.master.state
public interface ClosableIterator<T> extends Iterator<T>, Closeable
hasNext, next, remove
close
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.