Class BurstExecutor<T>
java.lang.Object
org.jenkinsci.plugins.lucene.search.databackend.BurstExecutor<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
andStart()
static <T> BurstExecutor<T>
create
(RunWithArgument<T> worker, int maxThreads) void
-
Method Details
-
add
-
waitForCompletion
- Throws:
InterruptedException
-
create
-
andStart
-