Annotation Interface DoFn.Key

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

@Documented @Retention(RUNTIME) @Target(PARAMETER) public static @interface DoFn.Key
Parameter annotation for dereferencing input element key in KV pair.