Package org.apache.hadoop.hbase.util
Class RowColBloomHashKey
java.lang.Object
org.apache.hadoop.hbase.util.HashKey<Cell>
org.apache.hadoop.hbase.util.CellHashKey
org.apache.hadoop.hbase.util.RowColBloomHashKey
An hash key for ROWCOL bloom. This assumes the cells to be serialized in the Keyvalue
serialization format with Empty column family. Note that the byte representing the family length
is considered to be 0
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.util.CellHashKey
LATEST_TS, MAX_TYPE
-
Constructor Summary
-
Method Summary
-
Field Details
-
rowLength
-
qualLength
-
-
Constructor Details
-
RowColBloomHashKey
-
-
Method Details