Package org.apache.lucene.search
Class SliceExecutor
java.lang.Object
org.apache.lucene.search.SliceExecutor
- Direct Known Subclasses:
QueueSizeBasedExecutor
Executor which is responsible for execution of slices based on the current status of the system
and current system load
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
invokeAll
(Collection<? extends Runnable> tasks) protected void
processTask
(Runnable task, boolean shouldExecuteOnCallerThread)
-
Field Details
-
executor
-
-
Constructor Details
-
SliceExecutor
-
-
Method Details
-
invokeAll
-
processTask
-