Package | Description |
---|---|
org.apache.cassandra.cql3.statements | |
org.apache.cassandra.db | |
org.apache.cassandra.service.pager |
Modifier and Type | Method and Description |
---|---|
Pageable |
SelectStatement.getPageableCommand(QueryOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
RangeSliceCommand |
class |
ReadCommand |
class |
RetriedSliceFromReadCommand |
class |
SliceByNamesReadCommand |
class |
SliceFromReadCommand |
Modifier and Type | Class and Description |
---|---|
static class |
Pageable.ReadCommands |
Modifier and Type | Method and Description |
---|---|
static QueryPager |
QueryPagers.localPager(Pageable command) |
static boolean |
QueryPagers.mayNeedPaging(Pageable command,
int pageSize) |
static QueryPager |
QueryPagers.pager(Pageable command,
ConsistencyLevel consistencyLevel,
ClientState cState) |
static QueryPager |
QueryPagers.pager(Pageable command,
ConsistencyLevel consistencyLevel,
ClientState cState,
PagingState state) |
Copyright © 2018 The Apache Software Foundation