JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.beam.sdk.transforms
Interface DoFn.RequiresWindowAccess
Enclosing class:
DoFn
<
InputT
,
OutputT
>
@Experimental
public static interface
DoFn.RequiresWindowAccess
Interface for signaling that a
DoFn
needs to access the window the element is being processed in, via
DoFn.ProcessContext.window()
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method