Uses of Class
org.apache.pinot.common.proto.PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStub
-
Packages that use PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStub Package Description org.apache.pinot.common.proto -
-
Uses of PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStub in org.apache.pinot.common.proto
Methods in org.apache.pinot.common.proto that return PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStub Modifier and Type Method Description protected PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStubPinotQueryWorkerGrpc.PinotQueryWorkerBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PinotQueryWorkerGrpc.PinotQueryWorkerBlockingStubPinotQueryWorkerGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-