Uses of Class
com.datastax.astra.client.collections.commands.options.EstimatedCountDocumentsOptions
Packages that use EstimatedCountDocumentsOptions
-
Uses of EstimatedCountDocumentsOptions in com.datastax.astra.client.collections
Methods in com.datastax.astra.client.collections with parameters of type EstimatedCountDocumentsOptionsModifier and TypeMethodDescriptionlongCollection.estimatedDocumentCount(EstimatedCountDocumentsOptions options) Executes the "estimatedDocumentCount" command to estimate the number of documents in a collection.