Uses of Class
org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate
-
Packages that use AsyncIndexUpdate Package Description org.apache.jackrabbit.oak.plugins.index -
-
Uses of AsyncIndexUpdate in org.apache.jackrabbit.oak.plugins.index
Methods in org.apache.jackrabbit.oak.plugins.index that return AsyncIndexUpdate Modifier and Type Method Description protected 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 AsyncIndexUpdate Modifier and Type Method Description void
IndexMBeanRegistration. registerAsyncIndexer(AsyncIndexUpdate task, long delayInSeconds)
-