Annotation Interface DoFn.FireTimestamp

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

@Documented @Retention(RUNTIME) @Target(PARAMETER) public static @interface DoFn.FireTimestamp
Parameter annotation for the firing timestamp for DoFn.OnTimer.