Class DataflowTransport
java.lang.Object
org.apache.beam.runners.dataflow.util.DataflowTransport
Helpers for cloud communication.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Dataflow.Builder
newDataflowClient
(DataflowPipelineOptions options) Returns a Google Cloud Dataflow client builder.
-
Constructor Details
-
DataflowTransport
public DataflowTransport()
-
-
Method Details
-
newDataflowClient
Returns a Google Cloud Dataflow client builder.
-