Package org.apache.beam.runners.fnexecution.data
package org.apache.beam.runners.fnexecution.data
Utilities for a Beam runner to interact with the Fn API
Data Service
via java abstractions.-
ClassDescriptionThe
FnDataService
is able to forward inbound elements to a consumer and is also a consumer of outbound elements.AFnDataService
implemented via gRPC.A pair ofCoder
andinvalid reference
BeamFnApi.Target
FnDataService
to send data to a remote harness.