Uses of Class
com.datastax.astra.client.tables.commands.options.EstimatedCountRowsOptions
-
Uses of EstimatedCountRowsOptions in com.datastax.astra.client.tables
Modifier and TypeMethodDescriptionlong
Table.estimatedRowCount
(EstimatedCountRowsOptions options) Executes the "estimatedRowCount" command to estimate the number of rowse in a table.