public class RockDBDataIndexWriter extends Object implements org.locationtech.geowave.core.store.operations.RowWriter
| Constructor and Description |
|---|
RockDBDataIndexWriter(RocksDBClient client,
short adapterId,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(org.locationtech.geowave.core.store.entities.GeoWaveRow row) |
void |
write(org.locationtech.geowave.core.store.entities.GeoWaveRow[] rows) |
public RockDBDataIndexWriter(RocksDBClient client, short adapterId, String typeName)
public void write(org.locationtech.geowave.core.store.entities.GeoWaveRow[] rows)
write in interface org.locationtech.geowave.core.store.operations.RowWriterpublic void write(org.locationtech.geowave.core.store.entities.GeoWaveRow row)
write in interface org.locationtech.geowave.core.store.operations.RowWriterpublic void flush()
flush in interface org.locationtech.geowave.core.store.operations.RowWriterpublic void close()
close in interface AutoCloseableCopyright © 2013–2020. All rights reserved.