@InterfaceStability.Unstable @InterfaceAudience.Public public interface VolumeId extends Comparable<VolumeId>
Comparable and override both equals and hashCode.| Modifier and Type | Field and Description |
|---|---|
static VolumeId |
INVALID_VOLUME_ID
Represents an invalid Volume ID (ID for unknown content).
|
static final VolumeId INVALID_VOLUME_ID
boolean isValid()
int compareTo(VolumeId arg0)
compareTo in interface Comparable<VolumeId>Copyright © 2014 Apache Software Foundation. All Rights Reserved.