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 Serverwhich manages a singleFnService.Interface to access headers in the client request.AgRPC serverfactory.Creates agRPC Serverusing the default server factory.Factory that constructs client-accessible URLs from a local server address and port.