Uses of Class
com.datastax.astra.client.tables.commands.options.ListIndexesOptions
Packages that use ListIndexesOptions
-
Uses of ListIndexesOptions in com.datastax.astra.client.tables
Methods in com.datastax.astra.client.tables with parameters of type ListIndexesOptionsModifier and TypeMethodDescriptionTable.listIndexes(ListIndexesOptions listIndexesOptions) Finds all the indices in the selected keyspace.Table.listIndexesNames(ListIndexesOptions listIndexesOptions) Retrieves the names of all indices in the keyspace with default options.