Class Hierarchy
- java.lang.Object
- org.apache.cassandra.service.pager.AggregationQueryPager (implements org.apache.cassandra.service.pager.QueryPager)
- org.apache.cassandra.service.pager.AggregationQueryPager.GroupByPartitionIterator (implements org.apache.cassandra.db.partitions.PartitionIterator)
- org.apache.cassandra.service.pager.AggregationQueryPager.AggregationPartitionIterator
- org.apache.cassandra.service.pager.MultiPartitionPager<T> (implements org.apache.cassandra.service.pager.QueryPager)
- org.apache.cassandra.service.pager.PagingState
- org.apache.cassandra.service.pager.PagingState.RowMark
- org.apache.cassandra.service.pager.PartitionRangeQueryPager
- org.apache.cassandra.service.pager.SinglePartitionPager
Interface Hierarchy
- org.apache.cassandra.service.pager.QueryPager