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, waitgetColumnFamily, getKeypublic void close()
throws java.io.IOException
OnDiskAtomIteratorclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in interface OnDiskAtomIteratorjava.io.IOExceptionpublic void remove()
remove in interface java.util.Iterator<OnDiskAtom>Copyright © 2014 The Apache Software Foundation