Uses of Class
org.apache.cassandra.service.pager.AggregationQueryPager.GroupByPartitionIterator
-
Packages that use AggregationQueryPager.GroupByPartitionIterator Package Description org.apache.cassandra.service.pager -
-
Uses of AggregationQueryPager.GroupByPartitionIterator in org.apache.cassandra.service.pager
Subclasses of AggregationQueryPager.GroupByPartitionIterator in org.apache.cassandra.service.pager Modifier and Type Class Description class
AggregationQueryPager.AggregationPartitionIterator
PartitionIterator
for queries without Group By but with aggregates.
-