|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeReply | |
---|---|
org.apache.cassandra.db |
Uses of RangeReply in org.apache.cassandra.db |
---|
Methods in org.apache.cassandra.db that return RangeReply | |
---|---|
RangeReply |
ColumnFamilyStore.getKeyRange(java.lang.String startWith,
java.lang.String stopAt,
int maxResults)
|
RangeReply |
ColumnFamilyStore.getKeyRangeRaw(DecoratedKey startWith,
DecoratedKey stopAt,
int maxResults)
|
static RangeReply |
RangeReply.read(byte[] body)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |