public class DataIndexForwardRowIterator extends AbstractRocksDBIterator<GeoWaveRow>
CloseableIterator.Empty<E>, CloseableIterator.Wrapper<E>
closed, it, options
Constructor and Description |
---|
DataIndexForwardRowIterator(org.rocksdb.ReadOptions options,
org.rocksdb.RocksIterator it,
short adapterId,
boolean visiblityEnabled) |
Modifier and Type | Method and Description |
---|---|
protected GeoWaveRow |
readRow(byte[] key,
byte[] value) |
advance, close, hasNext, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public DataIndexForwardRowIterator(org.rocksdb.ReadOptions options, org.rocksdb.RocksIterator it, short adapterId, boolean visiblityEnabled)
protected GeoWaveRow readRow(byte[] key, byte[] value)
readRow
in class AbstractRocksDBIterator<GeoWaveRow>
Copyright © 2013–2022. All rights reserved.