Uses of Class
com.datastax.astra.client.tables.definition.TableDescriptor
Package
Description
Top package to interact with Databases and Keyspaces.
Objects describing the structure of a Table.
-
Uses of TableDescriptor in com.datastax.astra.client.databases
Modifier and TypeMethodDescriptionDatabase.listTables()
Retrieves the details of all tables in the database with default options.Database.listTables
(ListTablesOptions listTableOptions) Retrieves the details of all tables in the database. -
Uses of TableDescriptor in com.datastax.astra.client.tables.definition
Modifier and TypeMethodDescriptionTableDescriptor.definition
(TableDefinition def) Set the definition of the table.Set the name of the table.