public class RocksDBMetadataIterator extends AbstractRocksDBIterator<org.locationtech.geowave.core.store.entities.GeoWaveMetadata>
closed, it, options| Constructor and Description |
|---|
RocksDBMetadataIterator(org.rocksdb.ReadOptions options,
org.rocksdb.RocksIterator it,
boolean containsTimestamp,
boolean visibilityEnabled) |
RocksDBMetadataIterator(org.rocksdb.RocksIterator it,
boolean containsTimestamp,
boolean visibilityEnabled) |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.entities.GeoWaveMetadata |
readRow(byte[] key,
byte[] value) |
advance, close, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic RocksDBMetadataIterator(org.rocksdb.RocksIterator it,
boolean containsTimestamp,
boolean visibilityEnabled)
public RocksDBMetadataIterator(org.rocksdb.ReadOptions options,
org.rocksdb.RocksIterator it,
boolean containsTimestamp,
boolean visibilityEnabled)
protected org.locationtech.geowave.core.store.entities.GeoWaveMetadata readRow(byte[] key,
byte[] value)
readRow in class AbstractRocksDBIterator<org.locationtech.geowave.core.store.entities.GeoWaveMetadata>Copyright © 2013–2020. All rights reserved.