Uses of Class
org.apache.pinot.common.proto.PinotQueryWorkerGrpc.PinotQueryWorkerStub
-
Packages that use PinotQueryWorkerGrpc.PinotQueryWorkerStub Package Description org.apache.pinot.common.proto -
-
Uses of PinotQueryWorkerGrpc.PinotQueryWorkerStub in org.apache.pinot.common.proto
Methods in org.apache.pinot.common.proto that return PinotQueryWorkerGrpc.PinotQueryWorkerStub Modifier and Type Method Description protected PinotQueryWorkerGrpc.PinotQueryWorkerStubPinotQueryWorkerGrpc.PinotQueryWorkerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PinotQueryWorkerGrpc.PinotQueryWorkerStubPinotQueryWorkerGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-