public class RedisMetadataWriter extends Object implements org.locationtech.geowave.core.store.operations.MetadataWriter
| Constructor and Description |
|---|
RedisMetadataWriter(org.redisson.api.RScoredSortedSet<org.locationtech.geowave.core.store.entities.GeoWaveMetadata> set,
boolean requiresTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
write(org.locationtech.geowave.core.store.entities.GeoWaveMetadata metadata) |
public RedisMetadataWriter(org.redisson.api.RScoredSortedSet<org.locationtech.geowave.core.store.entities.GeoWaveMetadata> set,
boolean requiresTimestamp)
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.