Uses of Package
com.google.cloud.bigtable.data.v2.models.sql
Packages that use com.google.cloud.bigtable.data.v2.models.sql
Package
Description
A client for the Cloud Bigtable data API.
-
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.commonClassDescriptionRepresents the metadata for a column in a
ResultSetRepresents a data type in a SQL query.Represents an array type in SQL.Represents a map type in SQL.Represents a struct type in SQL.Represents a field in a struct -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2ClassDescriptionA set of SQL data, generated as the result of an ExecuteQuery request.A SQL statement that can be executed by calling
BigtableDataClient.executeQuery(Statement). -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2.models.sqlClassDescriptionRepresents the metadata for a column in a
ResultSetProvides information about the schema of aResultSet.Represents a data type in a SQL query.Represents an array type in SQL.Represents a map type in SQL.Represents a struct type in SQL.Represents a field in a structA SQL statement that can be executed by callingBigtableDataClient.executeQuery(Statement).The representation of a SQL Struct type.An interface for reading the columns of aStructorcom.google.cloud.bigtable.data.v2.models.sql.ResultSet. -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2.stubClassDescriptionA SQL statement that can be executed by calling
BigtableDataClient.executeQuery(Statement). -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2.stub.sqlClassDescriptionProvides information about the schema of a
ResultSet.A SQL statement that can be executed by callingBigtableDataClient.executeQuery(Statement).