java.lang.Object
org.elasticsearch.compute.operator.DriverTaskRunner
A
DriverRunner that executes Driver with a child task so that we can retrieve the progress with the Task API.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteDrivers(Task parentTask, List<Driver> drivers, Executor executor, ActionListener<Void> listener)
-
Field Details
-
ACTION_NAME
- See Also:
-
-
Constructor Details
-
DriverTaskRunner
-
-
Method Details
-
executeDrivers
-