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