Package com.google.cloud.bigtable.data.v2.stub.sql
package com.google.cloud.bigtable.data.v2.stub.sql
-
ClassDescriptionCallable that creates
SqlServerStreams fromExecuteQueryRequests.Used to handle the state associated with an ExecuteQuery call.Callable that handles passing execeptions through to the metadata future.Callable that allows passing ofResultSetMetadataback to users throught theExecuteQueryCallContext.Used to transform a stream of ExecuteQueryResponse objects into rows.Wrapper for results of an ExecuteQuery call that includes both the stream of rows and a future to accessResultSetMetadata.Implementation ofSqlServerStreamusing AutoValue