Package org.apache.beam.sdk.fn.server
package org.apache.beam.sdk.fn.server
gPRC server factory.
-
ClassDescriptionAn interface sharing common behavior with services used during execution of user Fns.A HeaderAccessorProvider which intercept the header in a GRPC request and expose the relevant fields.GrpcFnServer<ServiceT extends FnService>A
gRPC Server
which manages a singleFnService
.Interface to access headers in the client request.AgRPC server
factory.Creates agRPC Server
using the default server factory.Factory that constructs client-accessible URLs from a local server address and port.