Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.db | |
org.apache.cassandra.service.pager |
Class and Description |
---|
PagingState |
QueryPager
Perform a query, paging it by page of a given size.
|
Class and 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).
|
Class and 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 PartitionRangeReadCommand.
|
QueryPager
Perform a query, paging it by page of a given size.
|
SinglePartitionPager
Common interface to single partition queries (by slice and by name).
|
Copyright © 2020 The Apache Software Foundation