public class TransactionTree extends ShaMap
branches, depthhash| 构造器和说明 |
|---|
TransactionTree() |
TransactionTree(boolean isCopy,
int depth) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addTransactionResult(TransactionResult tr) |
TransactionTree |
copy() |
protected ShaMapInner |
makeInnerOfSameClass(int depth) |
void |
walkTransactions(TransactionResultVisitor walker) |
addItem, addLeaf, branch, branchCount, copy, empty, getBranch, getBranch, getItem, getLeaf, getLeafForUpdating, hash, hasInner, hasLeaf, hasLeaf, hasNone, isInner, isLeaf, iterator, makeInnerChild, onlyChildLeaf, pathToIndex, removeLeaf, selectBranch, setBranch, setLeaf, toBytesSink, updateItem, updateLeaf, walkHashedTree, walkLeaves, walkTreeasInner, asLeaf, createHash, invalidate, walkAnyLeavesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic TransactionTree()
public TransactionTree(boolean isCopy,
int depth)
protected ShaMapInner makeInnerOfSameClass(int depth)
makeInnerOfSameClass 在类中 ShaMappublic void addTransactionResult(TransactionResult tr)
public TransactionTree copy()
public void walkTransactions(TransactionResultVisitor walker)
Copyright © 2021. All rights reserved.