Class HashTable.ResultHasher
java.lang.Object
org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
- Enclosing class:
 - HashTable
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ImmutableBytesWritableprivate longprivate booleanprivate ImmutableBytesWritableprivate MessageDigest(package private) boolean - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
digest
 - 
batchStarted
 - 
batchStartKey
 - 
batchHash
 - 
batchSize
 - 
ignoreTimestamps
boolean ignoreTimestamps 
 - 
 - 
Constructor Details
- 
ResultHasher
public ResultHasher() 
 - 
 - 
Method Details
- 
startBatch
 - 
hashResult
 - 
finishBatch
 - 
isBatchStarted
 - 
getBatchStartKey
 - 
getBatchHash
 - 
getBatchSize
 
 -