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