Package org.apache.beam.sdk.fn.data
package org.apache.beam.sdk.fn.data
Classes to interact with the portability framework data plane.
-
ClassDescriptionA gRPC multiplexer for a specific
Endpoints.ApiServiceDescriptor.An outbound data buffering aggregator with size-based buffer and time-based buffer if corresponding options are set.A receiver of streamed data that can be closed.DataEndpoint<T>A receiver of encoded data, decoding it and passing it onto a downstream consumer.A receiver of streamed data.A logical endpoint is a pair of an instruction ID corresponding to theBeamFnApi.ProcessBundleRequestand the transform within the processing graph.An execution-time onlyRunnerApi.PTransformwhich represents an SDK harness reading from aBeamFnApi.RemoteGrpcPort.An execution-time onlyRunnerApi.PTransformwhich represents a write from within an SDK harness to aBeamFnApi.RemoteGrpcPort.WeightedList<T>