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