| Package | Description |
|---|---|
| org.locationtech.geowave.datastore.rocksdb.operations | |
| org.locationtech.geowave.datastore.rocksdb.util |
| Constructor and Description |
|---|
RocksDBMetadataDeleter(RocksDBMetadataTable table,
org.locationtech.geowave.core.store.operations.MetadataType metadataType) |
RocksDBMetadataReader(RocksDBMetadataTable table,
org.locationtech.geowave.core.store.operations.MetadataType metadataType) |
RocksDBMetadataWriter(RocksDBMetadataTable table) |
| Modifier and Type | Method and Description |
|---|---|
RocksDBMetadataTable |
RocksDBClient.getMetadataTable(org.locationtech.geowave.core.store.operations.MetadataType type) |
static RocksDBMetadataTable |
RocksDBUtils.getMetadataTable(RocksDBClient client,
org.locationtech.geowave.core.store.operations.MetadataType metadataType) |
| Modifier and Type | Method and Description |
|---|---|
List<RocksDBMetadataTable> |
RocksDBClient.getMetadataTables(Predicate<RocksDBMetadataTable> filter) |
| Modifier and Type | Method and Description |
|---|---|
List<RocksDBMetadataTable> |
RocksDBClient.getMetadataTables(Predicate<RocksDBMetadataTable> filter) |
Copyright © 2013–2020. All rights reserved.