| Class and Description |
|---|
| org.apache.beam.runners.fnexecution.control.SingleEnvironmentInstanceJobBundleFactory
replace with a
DefaultJobBundleFactory when appropriate if the EnvironmentFactory is a DockerEnvironmentFactory, or create an
InProcessJobBundleFactory and inline the creation of the environment if appropriate. |
| Method and Description |
|---|
| org.apache.beam.runners.fnexecution.data.FnDataService.send(LogicalEndpoint, Coder<T>)
Migrate to use
BeamFnDataOutboundAggregator directly for sending outbound
data. |
| Constructor and Description |
|---|
| org.apache.beam.runners.fnexecution.data.GrpcDataService()
This constructor is for migrating Dataflow purpose only.
|