Package com.google.cloud.bigtable.data.v2.stub.sql
package com.google.cloud.bigtable.data.v2.stub.sql
-
ClassDescriptionCallable that creates
SqlServerStreams fromExecuteQueryRequests.POJO used to provide a future to the ExecuteQuery callable chain in order to return metadata to users outside of the stream of rows.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