Package org.apache.cassandra.service.pager
package org.apache.cassandra.service.pager
-
ClassDescription
QueryPagerthat takes care of fetching the pages for aggregation queries.MultiPartitionPager<T extends SinglePartitionReadQuery>Pager over a list of SinglePartitionReadQuery.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).