|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadResponse | |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.service |
Uses of ReadResponse in org.apache.cassandra.db |
---|
Fields in org.apache.cassandra.db with type parameters of type ReadResponse | |
---|---|
static IVersionedSerializer<ReadResponse> |
ReadResponse.serializer
|
Methods in org.apache.cassandra.db that return ReadResponse | |
---|---|
static ReadResponse |
ReadVerbHandler.getResponse(ReadCommand command,
Row row)
|
Uses of ReadResponse in org.apache.cassandra.service |
---|
Fields in org.apache.cassandra.service with type parameters of type ReadResponse | |
---|---|
protected java.util.Set<MessageIn<ReadResponse>> |
AbstractRowResolver.replies
|
Methods in org.apache.cassandra.service that return types with arguments of type ReadResponse | |
---|---|
java.lang.Iterable<MessageIn<ReadResponse>> |
AbstractRowResolver.getMessages()
|
Method parameters in org.apache.cassandra.service with type arguments of type ReadResponse | |
---|---|
void |
AbstractRowResolver.preprocess(MessageIn<ReadResponse> message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |