| Package | Description |
|---|---|
| org.apache.beam.sdk.fn |
The top level package for the Fn Execution Java libraries.
|
| org.apache.beam.sdk.fn.channel |
gRPC channel management.
|
| org.apache.beam.sdk.fn.data |
Classes to interact with the portability framework data plane.
|
| org.apache.beam.sdk.fn.splittabledofn |
Defines utilities related to executing splittable
DoFn. |
| org.apache.beam.sdk.fn.stream |
gRPC stream management.
|
| org.apache.beam.sdk.fn.test |
Utilities for testing use of this package.
|
| org.apache.beam.sdk.fn.windowing |
Common utilities related to windowing during execution of a pipeline.
|