public class RemoteMerkleTreeView extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
depth |
protected int |
leafLevelOrder |
protected int[] |
tree |
Modifier and Type | Method and Description |
---|---|
int |
depth()
Returns the depth of the tree
|
int |
getNodeHash(int nodeOrder) |
protected void |
setNodeHash(int nodeOrder,
int hash) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.