Package org.apache.cassandra.utils
Class MerkleTree.RowHash
java.lang.Object
org.apache.cassandra.utils.MerkleTree.RowHash
- Enclosing class:
- MerkleTree
Hash value representing a row, to be used to pass hashes to the MerkleTree.
The byte[] hash value should contain a digest of the key and value of the row
created using a very strong hash function.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary