JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.beam.sdk.transforms
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.