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