@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.apache.beam.sdk.fn.splittabledofn
Defines utilities related to executing splittable
DoFn.-
Interface Summary Interface Description RestrictionTrackers.ClaimObserver<PositionT> Interface allowing a runner to observe the calls toRestrictionTracker.tryClaim(PositionT).WatermarkEstimators.WatermarkAndStateObserver<WatermarkEstimatorStateT> Interface which allows for accessing the current watermark and watermark estimator state. -
Class Summary Class Description RestrictionTrackers Support utilities for interacting withRestrictionTrackers.WatermarkEstimators Support utilties for interacting withWatermarkEstimators.