| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models.sql | |
| com.google.cloud.bigtable.data.v2.stub.sql |
| Modifier and Type | Method and Description |
|---|---|
ResultSetMetadata |
ResultSet.getMetadata()
Returns the
ResultSetMetadata for the ResultSet. |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ResultSetMetadata> |
SqlServerStream.metadataFuture() |
abstract com.google.api.core.ApiFuture<ResultSetMetadata> |
SqlServerStreamImpl.metadataFuture() |
| Modifier and Type | Method and Description |
|---|---|
static SqlServerStreamImpl |
SqlServerStreamImpl.create(com.google.api.core.ApiFuture<ResultSetMetadata> metadataApiFuture,
com.google.api.gax.rpc.ServerStream<com.google.cloud.bigtable.data.v2.internal.SqlRow> rowServerStream) |
static ExecuteQueryCallContext |
ExecuteQueryCallContext.create(BoundStatement boundStatement,
com.google.api.core.SettableApiFuture<ResultSetMetadata> metadataFuture) |
| Constructor and Description |
|---|
SqlRowMerger(Supplier<ResultSetMetadata> metadataSupplier) |
Copyright © 2026 Google LLC. All rights reserved.