Package org.apache.pinot.common.proto
Class PinotQueryServerGrpc.PinotQueryServerStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractAsyncStub<PinotQueryServerGrpc.PinotQueryServerStub>
-
- org.apache.pinot.common.proto.PinotQueryServerGrpc.PinotQueryServerStub
-
- Enclosing class:
- PinotQueryServerGrpc
public static final class PinotQueryServerGrpc.PinotQueryServerStub extends io.grpc.stub.AbstractAsyncStub<PinotQueryServerGrpc.PinotQueryServerStub>
-
-
Method Summary
Modifier and Type Method Description protected PinotQueryServerGrpc.PinotQueryServerStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)voidsubmit(Server.ServerRequest request, io.grpc.stub.StreamObserver<Server.ServerResponse> responseObserver)
-
-
-
Method Detail
-
build
protected PinotQueryServerGrpc.PinotQueryServerStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<PinotQueryServerGrpc.PinotQueryServerStub>
-
submit
public void submit(Server.ServerRequest request, io.grpc.stub.StreamObserver<Server.ServerResponse> responseObserver)
-
-