public class RocksDBGeoWaveMetadata
extends org.locationtech.geowave.core.store.entities.GeoWaveMetadata
| Constructor and Description |
|---|
RocksDBGeoWaveMetadata(byte[] primaryId,
byte[] secondaryId,
byte[] visibility,
byte[] value,
byte[] originalKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getKey() |
int |
hashCode() |
public RocksDBGeoWaveMetadata(byte[] primaryId,
byte[] secondaryId,
byte[] visibility,
byte[] value,
byte[] originalKey)
public byte[] getKey()
public int hashCode()
hashCode in class org.locationtech.geowave.core.store.entities.GeoWaveMetadatapublic boolean equals(Object obj)
equals in class org.locationtech.geowave.core.store.entities.GeoWaveMetadataCopyright © 2013–2020. All rights reserved.