Interface NodeTraversalCallback
public interface NodeTraversalCallback
Callback which invoked for any changed node read by IndexUpdate
as part of diff traversal
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a way to lazily construct the path and provides access to the current path -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidtraversedNode(NodeTraversalCallback.PathSource pathSource)
-
Field Details
-
NOOP
-
-
Method Details
-
traversedNode
- Throws:
CommitFailedException
-