Uses of Class
com.datastax.astra.client.tables.commands.options.CountRowsOptions
Packages that use CountRowsOptions
-
Uses of CountRowsOptions in com.datastax.astra.client.tables
Methods in com.datastax.astra.client.tables with parameters of type CountRowsOptionsModifier and TypeMethodDescriptionint
Table.countRows
(Filter filter, int upperBound, CountRowsOptions options) Counts the number of rows in the table with a filter.