Package org.apache.beam.sdk.io.components.throttling
package org.apache.beam.sdk.io.components.throttling
Defines Throttling utilities for Beam IO components.
-
ClassesClassDescriptionImplements adaptive throttling.A wrapper around the AdaptiveThrottler that also handles logging and signaling throttling to the SDK harness using the provided namespace.The ThrottlingSignaler is a utility class for IOs to signal to the runner that a process is being throttled, preventing autoscaling.