Package io.numaproj.numaflow.function
Class FunctionGRPCConfig
- java.lang.Object
-
- io.numaproj.numaflow.function.FunctionGRPCConfig
-
public class FunctionGRPCConfig extends java.lang.ObjectFunctionGRPCConfig is used to provide configurations for function gRPC server.
-
-
Constructor Summary
Constructors Constructor Description FunctionGRPCConfig(int maxMessageSize)Constructor to create Config with message size.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetInfoFilePath(java.lang.String infoFilePath)
-