Package org.apache.hadoop.hbase.util
Class HashKey<T>
java.lang.Object
org.apache.hadoop.hbase.util.HashKey<T>
- Direct Known Subclasses:
ByteArrayHashKey
,CellHashKey
Used to calculate the hash
Hash
algorithms for Bloomfilters.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
t
-
-
Constructor Details
-
HashKey
-
-
Method Details
-
get
Return The byte at the given position in this HashKey -
length
Returns The number of bytes in this HashKey
-