protected class SSTableBoundedScanner.BoundedKeyScanningIterator extends SSTableScanner.KeyScanningIterator
finishedAt
Modifier | Constructor and Description |
---|---|
protected |
SSTableBoundedScanner.BoundedKeyScanningIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
next, remove, toString
protected SSTableBoundedScanner.BoundedKeyScanningIterator()
public boolean hasNext()
hasNext
in interface java.util.Iterator<OnDiskAtomIterator>
hasNext
in class SSTableScanner.KeyScanningIterator
Copyright © 2014 The Apache Software Foundation