Uses of Class
org.apache.pinot.common.utils.grpc.GrpcQueryClient.Config
-
Packages that use GrpcQueryClient.Config Package Description org.apache.pinot.common.utils.grpc -
-
Uses of GrpcQueryClient.Config in org.apache.pinot.common.utils.grpc
Constructors in org.apache.pinot.common.utils.grpc with parameters of type GrpcQueryClient.Config Constructor Description GrpcQueryClient(String host, int port, GrpcQueryClient.Config config)
-