|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
protected static interface DataManager.TreeReadyCB
If a piece of code needs the Merkle tree stored by a
TreeState object to be valid from the root down, it calls
TreeState.wait_for_ready with a callback of this type;
when the tree is valid, the TreeState object will call all
of the registered callbacks.
| Method Summary | |
|---|---|
void |
tree_ready(MerkleTree tree)
|
| Method Detail |
|---|
void tree_ready(MerkleTree tree)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||