Uses of Class
io.numaproj.numaflow.function.FunctionGRPCConfig
-
Packages that use FunctionGRPCConfig Package Description io.numaproj.numaflow.function -
-
Uses of FunctionGRPCConfig in io.numaproj.numaflow.function
Constructors in io.numaproj.numaflow.function with parameters of type FunctionGRPCConfig Constructor Description FunctionServer(io.grpc.ServerBuilder<?> serverBuilder, FunctionGRPCConfig grpcConfig)
FunctionServer(FunctionGRPCConfig grpcConfig)
constructor to create function gRPC server with gRPC config.
-