public class FileSystemGeoWaveMetadata extends GeoWaveMetadata
primaryId, secondaryId, value, visibility| Constructor and Description |
|---|
FileSystemGeoWaveMetadata(byte[] primaryId,
byte[] secondaryId,
byte[] visibility,
byte[] value,
byte[] originalKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getKey() |
int |
hashCode() |
compareTo, getPrimaryId, getSecondaryId, getValue, getVisibilitypublic FileSystemGeoWaveMetadata(byte[] primaryId,
byte[] secondaryId,
byte[] visibility,
byte[] value,
byte[] originalKey)
public byte[] getKey()
public int hashCode()
hashCode in class GeoWaveMetadatapublic boolean equals(Object obj)
equals in class GeoWaveMetadataCopyright © 2013–2022. All rights reserved.