Class ExecutionStateSampler


  • public class ExecutionStateSampler
    extends java.lang.Object
    Monitors the execution of one or more execution threads.
    • Constructor Detail

      • ExecutionStateSampler

        public ExecutionStateSampler​(org.apache.beam.sdk.options.PipelineOptions options,
                                     org.joda.time.DateTimeUtils.MillisProvider clock,
                                     @Nullable java.util.function.Consumer<java.lang.String> onTimeoutExceededCallback)