- java.lang.Object
-
- org.apache.cassandra.io.sstable.SSTableScanner.KeyScanningIterator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
finishedAt |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<OnDiskAtomIterator>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<OnDiskAtomIterator>
Copyright © 2014 The Apache Software Foundation