Annotation Interface DoFn.TimerFamily

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

@Documented @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public static @interface DoFn.TimerFamily
Parameter annotation for the TimerMap for a DoFn.ProcessElement method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The TimerMap tag ID.
  • Element Details

    • value

      String value
      The TimerMap tag ID.