Package org.apache.beam.runners.local
Interface ExecutionDriver
public interface ExecutionDriver
Drives the execution of a
Pipeline
by scheduling work.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
The state of the driver. -
Method Summary
-
Method Details
-
drive
ExecutionDriver.DriverState drive()
-