public abstract class AbstractColumnIterator extends java.lang.Object implements OnDiskAtomIterator
Constructor and Description |
---|
AbstractColumnIterator() |
Modifier and Type | Method and Description |
---|---|
void |
close()
clean up any open resources
|
void |
remove() |
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
public void remove()
remove
in interface java.util.Iterator<OnDiskAtom>
Copyright © 2013 The Apache Software Foundation