Uses of Class
com.datastax.astra.client.model.CollectionInfo
Packages that use CollectionInfo
-
Uses of CollectionInfo in com.datastax.astra.client
Methods in com.datastax.astra.client that return CollectionInfoModifier and TypeMethodDescriptionCollection.getDefinition()
Retrieves the full definition of the collection, encompassing both its name and its configuration options.Methods in com.datastax.astra.client that return types with arguments of type CollectionInfoModifier and TypeMethodDescriptionDatabase.listCollections()
Finds all the collections in this database.