You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add flag for direct path that reads from system properties (#30588)
* add flag for direct path that reads from system properties
* remove unused imports
* change flag name to something more unique
* remove instance factory and just use boolean
* fix option name format
Copy file name to clipboardExpand all lines: runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowStreamingPipelineOptions.java
+8
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,14 @@ public interface DataflowStreamingPipelineOptions extends PipelineOptions {
0 commit comments