| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.stub.sql |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteQueryCallContext |
ExecuteQueryCallContext.create(BoundStatement boundStatement,
com.google.api.core.SettableApiFuture<ResultSetMetadata> metadataFuture) |
ExecuteQueryCallContext |
ExecuteQueryResumptionStrategy.getResumeRequest(ExecuteQueryCallContext originalRequest) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.retrying.StreamResumptionStrategy<ExecuteQueryCallContext,ExecuteQueryResponse> |
ExecuteQueryResumptionStrategy.createNew() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanRefreshingCallable.call(ExecuteQueryCallContext executeQueryCallContext,
com.google.api.gax.rpc.ResponseObserver<ExecuteQueryResponse> responseObserver,
com.google.api.gax.rpc.ApiCallContext apiCallContext) |
void |
MetadataErrorHandlingCallable.call(ExecuteQueryCallContext request,
com.google.api.gax.rpc.ResponseObserver<com.google.cloud.bigtable.data.v2.internal.SqlRow> responseObserver,
com.google.api.gax.rpc.ApiCallContext context) |
void |
SqlRowMergingCallable.call(ExecuteQueryCallContext callContext,
com.google.api.gax.rpc.ResponseObserver<com.google.cloud.bigtable.data.v2.internal.SqlRow> responseObserver,
com.google.api.gax.rpc.ApiCallContext apiCallContext) |
void |
ExecuteQueryCallable.call(ExecuteQueryCallContext callContext,
com.google.api.gax.rpc.ResponseObserver<com.google.cloud.bigtable.data.v2.internal.SqlRow> responseObserver,
com.google.api.gax.rpc.ApiCallContext apiCallContext) |
ExecuteQueryCallContext |
ExecuteQueryResumptionStrategy.getResumeRequest(ExecuteQueryCallContext originalRequest) |
| Constructor and Description |
|---|
ExecuteQueryCallable(com.google.api.gax.rpc.ServerStreamingCallable<ExecuteQueryCallContext,com.google.cloud.bigtable.data.v2.internal.SqlRow> inner) |
MetadataErrorHandlingCallable(com.google.api.gax.rpc.ServerStreamingCallable<ExecuteQueryCallContext,com.google.cloud.bigtable.data.v2.internal.SqlRow> inner) |
SqlRowMergingCallable(com.google.api.gax.rpc.ServerStreamingCallable<ExecuteQueryCallContext,ExecuteQueryResponse> inner) |
Copyright © 2026 Google LLC. All rights reserved.