Package io.numaproj.numaflow.function
Class FunctionGRPCConfig
- java.lang.Object
-
- io.numaproj.numaflow.function.FunctionGRPCConfig
-
public class FunctionGRPCConfig extends java.lang.Object
FunctionGRPCConfig 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 void
setInfoFilePath(java.lang.String infoFilePath)
-