Package org.apache.hadoop.hbase.util
Class ByteArrayHashKey
java.lang.Object
org.apache.hadoop.hbase.util.HashKey<byte[]>
org.apache.hadoop.hbase.util.ByteArrayHashKey
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte
get
(int pos) Return The byte at the given position in this HashKeyprivate int
getAbsolutePos
(int pos) int
length()
Returns The number of bytes in this HashKey
-
Field Details
-
offset
-
length
-
-
Constructor Details
-
ByteArrayHashKey
-
-
Method Details