|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MerkleTree.RowHash | |
---|---|
org.apache.cassandra.utils |
Uses of MerkleTree.RowHash in org.apache.cassandra.utils |
---|
Method parameters in org.apache.cassandra.utils with type arguments of type MerkleTree.RowHash | |
---|---|
void |
MerkleTree.TreeRange.validate(java.util.Collection<MerkleTree.RowHash> entries)
Consumes a collection of entries within this range. |
void |
MerkleTree.TreeRange.validate(com.google.common.collect.PeekingIterator<MerkleTree.RowHash> entries)
Consumes an iterator over entries within this range, setting the value of this range's Leaf to the computed value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |