Uses of Package
org.apache.cassandra.service.pager
Packages that use org.apache.cassandra.service.pager
Package
Description
-
Classes in org.apache.cassandra.service.pager used by org.apache.cassandra.cql3
-
Classes in org.apache.cassandra.service.pager used by org.apache.cassandra.dbClassDescriptionPerform a query, paging it by page of a given size.Common interface to single partition queries (by slice and by name).
-
Classes in org.apache.cassandra.service.pager used by org.apache.cassandra.service.pagerClassDescription
PartitionIteratorthat automatically fetch a new sub-page of data if needed when the current iterator is exhausted.Marks the last row returned by paging, the one from which paging should continue.Pages a PartitionRangeReadQuery.Perform a query, paging it by page of a given size.Common interface to single partition queries (by slice and by name).