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 bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement).The results of query preparation that can be used to createBoundStatements to execute queries.A set of SQL data, generated as the result of an ExecuteQuery request.Represents a data type in a SQL query. -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2.models.sqlClassDescriptionA bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement).Represents the metadata for a column in aResultSetProvides 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 structThe 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 bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement). -
Classes in com.google.cloud.bigtable.data.v2.models.sql used by com.google.cloud.bigtable.data.v2.stub.sqlClassDescriptionA bound SQL statement that can be executed by calling
BigtableDataClient.executeQuery(BoundStatement).Provides information about the schema of aResultSet.