Class GrpcBrokerRequestHandler.PinotStreamingQueryClient
- java.lang.Object
-
- org.apache.pinot.broker.requesthandler.GrpcBrokerRequestHandler.PinotStreamingQueryClient
-
- Enclosing class:
- GrpcBrokerRequestHandler
public static class GrpcBrokerRequestHandler.PinotStreamingQueryClient extends Object
-
-
Constructor Summary
Constructors Constructor Description PinotStreamingQueryClient(org.apache.pinot.common.config.GrpcConfig config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshutdown()Iterator<org.apache.pinot.common.proto.Server.ServerResponse>submit(String host, int port, org.apache.pinot.common.proto.Server.ServerRequest serverRequest)
-