public class RocksDBMetadataWriter extends Object implements org.locationtech.geowave.core.store.operations.MetadataWriter
| Constructor and Description |
|---|
RocksDBMetadataWriter(RocksDBMetadataTable table) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(org.locationtech.geowave.core.store.entities.GeoWaveMetadata metadata) |
public RocksDBMetadataWriter(RocksDBMetadataTable table)
public void write(org.locationtech.geowave.core.store.entities.GeoWaveMetadata metadata)
write in interface org.locationtech.geowave.core.store.operations.MetadataWriterpublic void flush()
flush in interface org.locationtech.geowave.core.store.operations.MetadataWriterpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2013–2020. All rights reserved.