Package | Description |
---|---|
com.hazelcast.wan.merkletree |
This package contains Merkle tree based anti-entropy implementation
|
Modifier and Type | Method and Description |
---|---|
static RemoteMerkleTreeView |
MerkleTreeUtil.createRemoteMerkleTreeView(DataInput in)
Creates a
RemoteMerkleTreeView by reading the hashes of
the leaves of a Merkle tree from the provided DataInput |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.