Package org.apache.hadoop.hbase.util
Class RowBloomHashKey
java.lang.Object
org.apache.hadoop.hbase.util.HashKey<Cell>
org.apache.hadoop.hbase.util.CellHashKey
org.apache.hadoop.hbase.util.RowBloomHashKey
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.util.CellHashKey
LATEST_TS, MAX_TYPE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowBloomHashKey
-
-
Method Details
-
get
Description copied from class:HashKeyReturn The byte at the given position in this HashKey -
length
Description copied from class:HashKeyReturns The number of bytes in this HashKey -
getIntLE
Description copied from class:HashKeyReturns the little-endian 32-bit int value starting at the given position in thisHashKey.
-