Class AsyncIndexUpdate.AsyncUpdateCallback

java.lang.Object
org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncUpdateCallback
All Implemented Interfaces:
IndexUpdateCallback, NodeTraversalCallback
Enclosing class:
AsyncIndexUpdate

protected static class AsyncIndexUpdate.AsyncUpdateCallback extends Object implements IndexUpdateCallback, NodeTraversalCallback
Index update callback that tries to raise the async status flag when the first index change is detected.
See Also: