public class DataIndexRangeRead extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DataIndexRangeRead(org.redisson.api.RedissonClient client,
RedisOptions.Serialization serialization,
RedisOptions.Compression compression,
String namespace,
String typeName,
short adapterId,
byte[] startDataId,
byte[] endDataId,
boolean visibilityEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<org.locationtech.geowave.core.store.entities.GeoWaveRow> |
results() |
protected DataIndexRangeRead(org.redisson.api.RedissonClient client,
RedisOptions.Serialization serialization,
RedisOptions.Compression compression,
String namespace,
String typeName,
short adapterId,
byte[] startDataId,
byte[] endDataId,
boolean visibilityEnabled)
public Iterator<org.locationtech.geowave.core.store.entities.GeoWaveRow> results()
Copyright © 2013–2020. All rights reserved.