Annotation Interface DoFn.CurrentRecordId

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

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