Uses of Enum
org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback.IndexProgress
Packages that use IndexCommitCallback.IndexProgress
-
Uses of IndexCommitCallback.IndexProgress in org.apache.jackrabbit.oak.plugins.index
Methods in org.apache.jackrabbit.oak.plugins.index that return IndexCommitCallback.IndexProgressModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static IndexCommitCallback.IndexProgress[]
IndexCommitCallback.IndexProgress.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jackrabbit.oak.plugins.index with parameters of type IndexCommitCallback.IndexProgressModifier and TypeMethodDescriptionvoid
IndexCommitCallback.commitProgress
(IndexCommitCallback.IndexProgress indexProgress) void
IndexUpdate.commitProgress
(IndexCommitCallback.IndexProgress indexProgress)