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