Uses of Class
com.datastax.astra.client.collections.definition.CollectionDescriptor
Package
Description
Top package to interact with Databases and Keyspaces.
-
Uses of CollectionDescriptor in com.datastax.astra.client.databases
Modifier and TypeMethodDescriptionDatabase.listCollections()
Retrieves all collections in this database along with their definitions.Database.listCollections
(ListCollectionOptions listCollectionOptions) Retrieves all collections in this database along with their definitions, customized by the specifiedListCollectionOptions
.