Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.service.pager |
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) |
static QueryPager |
QueryPagers.pager(Pageable command,
ConsistencyLevel consistencyLevel,
PagingState state) |
Copyright © 2014 The Apache Software Foundation