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