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, getVisibility
public FileSystemGeoWaveMetadata(byte[] primaryId, byte[] secondaryId, byte[] visibility, byte[] value, byte[] originalKey)
public byte[] getKey()
public int hashCode()
hashCode
in class GeoWaveMetadata
public boolean equals(Object obj)
equals
in class GeoWaveMetadata
Copyright © 2013–2022. All rights reserved.