-
Interfaces Interface Description org.apache.beam.runners.dataflow.options.DataflowWorkerLoggingOptions This interface will no longer be the source of truth for worker logging configuration once jobs are executed using a dedicated SDK harness instead of user code being co-located alongside Dataflow worker code. Consider set corresponding options withinSdkHarnessOptionsto ensure forward compatibility.
-
Fields Field Description org.apache.beam.runners.dataflow.util.PropertyNames.RESTRICTION_CODER Uses the incorrect terminology.PropertyNames.RESTRICTION_ENCODING. Should be removed once non FnAPI SplittableDoFn expansion for Dataflow is removed.
-
Methods Method Description org.apache.beam.runners.dataflow.options.DataflowPipelineDebugOptions.getUnboundedReaderMaxReadTimeSec() org.apache.beam.runners.dataflow.options.DataflowPipelineWorkerPoolOptions.getWorkerHarnessContainerImage() org.apache.beam.runners.dataflow.options.DataflowPipelineWorkerPoolOptions.setWorkerHarnessContainerImage(String) org.apache.beam.runners.dataflow.util.MonitoringUtil.getJobMonitoringPageURL(String, String) this method defaults the region to "us-central1". Prefer using the overload with an explicit regionId parameter.
-
Enum Constants Enum Constant Description org.apache.beam.runners.dataflow.options.DataflowPipelineWorkerPoolOptions.AutoscalingAlgorithmType.BASIC