public static final class HyperServiceGrpc.HyperServiceStub extends io.grpc.stub.AbstractAsyncStub<HyperServiceGrpc.HyperServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected HyperServiceGrpc.HyperServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
cancelQuery(CancelQueryParam request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
void |
executeQuery(QueryParam request,
io.grpc.stub.StreamObserver<ExecuteQueryResponse> responseObserver) |
void |
getQueryInfo(QueryInfoParam request,
io.grpc.stub.StreamObserver<QueryInfo> responseObserver) |
void |
getQueryResult(QueryResultParam request,
io.grpc.stub.StreamObserver<QueryResult> responseObserver) |
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected HyperServiceGrpc.HyperServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HyperServiceGrpc.HyperServiceStub>public void executeQuery(QueryParam request, io.grpc.stub.StreamObserver<ExecuteQueryResponse> responseObserver)
public void getQueryResult(QueryResultParam request, io.grpc.stub.StreamObserver<QueryResult> responseObserver)
public void getQueryInfo(QueryInfoParam request, io.grpc.stub.StreamObserver<QueryInfo> responseObserver)
public void cancelQuery(CancelQueryParam request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Copyright © 2025. All rights reserved.