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