Uses of Class
org.jenkinsci.plugins.lucene.search.databackend.BurstExecutor
-
Packages that use BurstExecutor Package Description org.jenkinsci.plugins.lucene.search.databackend -
-
Uses of BurstExecutor in org.jenkinsci.plugins.lucene.search.databackend
Methods in org.jenkinsci.plugins.lucene.search.databackend that return BurstExecutor Modifier and Type Method Description BurstExecutor<T>
BurstExecutor. andStart()
static <T> BurstExecutor<T>
BurstExecutor. create(RunWithArgument<T> worker, int maxThreads)
-