Annotation Interface DoFn.CurrentRecordOffset

Enclosing class:
DoFn<InputT extends @Nullable Object,OutputT extends @Nullable Object>

@Documented @Retention(RUNTIME) @Target(PARAMETER) public static @interface DoFn.CurrentRecordOffset
Parameter annotation for the input element record offset for DoFn.ProcessElement.