Package org.apache.beam.sdk.transforms
Annotation Interface DoFn.CurrentRecordOffset
@Documented
@Retention(RUNTIME)
@Target(PARAMETER)
public static @interface DoFn.CurrentRecordOffset
Parameter annotation for the input element record offset for
DoFn.ProcessElement.