Interface | Description |
---|---|
QueryPager |
Perform a query, paging it by page of a given size.
|
Class | Description |
---|---|
MultiPartitionPager |
Pager over a list of ReadCommand.
|
PagingState | |
QueryPagers |
Static utility methods for paging.
|
RangeNamesQueryPager |
Pages a RangeSliceCommand whose predicate is a name query.
|
RangeSliceQueryPager |
Pages a RangeSliceCommand whose predicate is a slice query.
|
SinglePartitionPager |
Common interface to single partition queries (by slice and by name).
|
Copyright © 2015 The Apache Software Foundation