public static class SSTableSimpleIterator.EmptySSTableSimpleIterator extends SSTableSimpleIterator
SSTableSimpleIterator.EmptySSTableSimpleIterator
helper, in
Constructor and Description |
---|
EmptySSTableSimpleIterator(TableMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
protected Unfiltered |
computeNext() |
boolean |
hasNext() |
Row |
readStaticRow() |
create, createTombstoneOnly
close, endOfData, next, peek, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
empty, wrap
public EmptySSTableSimpleIterator(TableMetadata metadata)
public Row readStaticRow()
readStaticRow
in class SSTableSimpleIterator
protected Unfiltered computeNext()
computeNext
in class AbstractIterator<Unfiltered>
public boolean hasNext()
hasNext
in interface java.util.Iterator<Unfiltered>
hasNext
in class AbstractIterator<Unfiltered>
Copyright © 2009- The Apache Software Foundation