public abstract class SimpleAbstractColumnIterator extends com.google.common.collect.AbstractIterator<OnDiskAtom> implements OnDiskAtomIterator
Constructor and Description |
---|
SimpleAbstractColumnIterator() |
Modifier and Type | Method and Description |
---|---|
void |
close()
clean up any open resources
|
computeNext, endOfData, hasNext, next, peek
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnFamily, getKey
public void close() throws java.io.IOException
OnDiskAtomIterator
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in interface OnDiskAtomIterator
java.io.IOException
Copyright © 2015 The Apache Software Foundation