Package | Description |
---|---|
org.apache.cassandra.service.pager |
Modifier and Type | Field and Description |
---|---|
PagingState.RowMark |
PagingState.rowMark |
Modifier and Type | Method and Description |
---|---|
static PagingState.RowMark |
PagingState.RowMark.create(CFMetaData metadata,
Row row,
int protocolVersion) |
Constructor and Description |
---|
PagingState(java.nio.ByteBuffer partitionKey,
PagingState.RowMark rowMark,
int remaining,
int remainingInPartition) |
Copyright © 2017 The Apache Software Foundation