Class HashedBytes

java.lang.Object
org.apache.hadoop.hbase.util.HashedBytes

@Private @Stable public class HashedBytes extends Object
This class encapsulates a byte array and overrides hashCode and equals so that it's identity is based on the data rather than the array instance.