apache_beam.runners.dataflow package¶
The DataflowRunner executes pipelines on Google Cloud Dataflow.
Anything in this package not imported here is an internal implementation detail with no backwards-compatibility guarantees.
Submodules¶
- apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline module
- apache_beam.runners.dataflow.dataflow_exercise_streaming_metrics_pipeline module
- apache_beam.runners.dataflow.dataflow_job_service module
- apache_beam.runners.dataflow.dataflow_metrics module
- apache_beam.runners.dataflow.dataflow_runner module
DataflowRunner
DataflowRunner.NativeReadPTransformOverride
DataflowRunner.is_fnapi_compatible()
DataflowRunner.poll_for_job_completion()
DataflowRunner.side_input_visitor()
DataflowRunner.flatten_input_visitor()
DataflowRunner.combinefn_visitor()
DataflowRunner.run_pipeline()
DataflowRunner.get_default_gcp_region()
- apache_beam.runners.dataflow.ptransform_overrides module
- apache_beam.runners.dataflow.test_dataflow_runner module