Package org.apache.beam.runners.fnexecution.data
Utilities for a Beam runner to interact with the Fn API
Data Service via java abstractions.-
Interface Summary Interface Description FnDataService TheFnDataServiceis able to forward inbound elements to a consumer and is also a consumer of outbound elements. -
Class Summary Class Description GrpcDataService AFnDataServiceimplemented via gRPC.RemoteInputDestination<T> A pair ofCoderandBeamFnApi.Targetwhich specifies the arguments to aFnDataServiceto send data to a remote harness.