Uses of Class
com.datastax.astra.client.model.Page
Package
Description
Entrypoint and core classes for the client.
Domain model classes with
Requests
, Results
, Options
and Iterables
.-
Uses of Page in com.datastax.astra.client
Modifier and TypeMethodDescriptionCollection.findPage
(Filter filter, FindOptions options) Executes a paginated 'find' query on the collection using the specified filter and find options.Modifier and TypeMethodDescriptionCollection.findPageASync
(Filter filter, FindOptions options) Executes a paginated 'find' query on the collection using the specified filter and find options asynchronously. -
Uses of Page in com.datastax.astra.client.model