Note that the {@link NodeStore#compare(NodeState,NodeState,NodeStateDiff)}method only compares the given states without recursing to the subtrees below. An implementation of this interface should recursively call that method for the relevant child node entries to find out all the changes across the entire subtree below the given node.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|