Uses of Class
org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
Packages that use AsyncIndexUpdate
-
Uses of AsyncIndexUpdate in org.apache.jackrabbit.oak.plugins.index
Methods in org.apache.jackrabbit.oak.plugins.index that return AsyncIndexUpdateModifier and TypeMethodDescriptionprotected AsyncIndexUpdate
AsyncIndexUpdate.setCloseTimeOut
(int timeOutInSec) protected AsyncIndexUpdate
AsyncIndexUpdate.setLeaseTimeOut
(long leaseTimeOut) Milliseconds for the timeoutMethods in org.apache.jackrabbit.oak.plugins.index with parameters of type AsyncIndexUpdateModifier and TypeMethodDescriptionvoid
IndexMBeanRegistration.registerAsyncIndexer
(AsyncIndexUpdate task, long delayInSeconds)