| Package | Description |
|---|---|
| org.apache.beam.fn.harness |
Top level package for Beam Java Fn Harness.
|
| org.apache.beam.fn.harness.control |
Control service client and individual request handlers.
|
| org.apache.beam.fn.harness.data |
Data service client and logical stream multiplexing.
|
| org.apache.beam.fn.harness.debug |
Classes and utilities related to debugging features.
|
| org.apache.beam.fn.harness.logging |
Logging service client and JUL logging handler adapter.
|
| org.apache.beam.fn.harness.state |
State client and state caching.
|
| org.apache.beam.fn.harness.status |
Worker status client.
|
| org.apache.beam.fn.harness.stream |
gRPC stream management.
|