Uses of Package
com.datastax.astra.client.tables.commands
Packages that use com.datastax.astra.client.tables.commands
Package
Description
Utility classes for commands and operations.
Top package to interact with Databases and Keyspaces.
Top package to interact with Tables.
Command Definitions for operating on Tables.
Custom Serializers to work with Tables
-
Classes in com.datastax.astra.client.tables.commands used by com.datastax.astra.client.core.commands
-
Classes in com.datastax.astra.client.tables.commands used by com.datastax.astra.client.databases
-
Classes in com.datastax.astra.client.tables.commands used by com.datastax.astra.client.tablesClassDescriptionRepresents a generic operation to alter a database table schema.Encore the update document
-
Classes in com.datastax.astra.client.tables.commands used by com.datastax.astra.client.tables.commandsClassDescriptionRepresents an operation to add columns to an existing table in a database schema.Represents an operation to add vectorized columns to a table in a database schema alteration.Represents an operation to add vectorized columns to a table in a database schema alteration.Represents an operation to drop columns from a table in a database schema alteration.Represents an operation to drop vectorized columns from a table in a database schema alteration.Represents a generic operation to alter a database table schema.Represents an operation to add columns to an existing table in a database schema.Represents a generic operation to alter a type schema.Encore the update document
-