Uses of Interface
org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback
Packages that use IndexCommitCallback
-
Uses of IndexCommitCallback in org.apache.jackrabbit.oak.plugins.index
Methods in org.apache.jackrabbit.oak.plugins.index with parameters of type IndexCommitCallbackModifier and TypeMethodDescriptionvoid
IndexingContext.registerIndexCommitCallback
(IndexCommitCallback callback) registersIndexCommitCallback
instance which can then be notified of how indexing commit progresses.