Package | Description |
---|---|
com.hazelcast.wan.merkletree |
This package contains Merkle tree based anti-entropy implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayMerkleTree
A not thread-safe, array based
MerkleTree implementation, which
represents each node of the tree as a single int containing
the node's hash. |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.