|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message.Response | |
|---|---|
| com.datastax.cassandra.transport | |
| com.datastax.cassandra.transport.messages | |
| Uses of Message.Response in com.datastax.cassandra.transport |
|---|
| Methods in com.datastax.cassandra.transport that return Message.Response | |
|---|---|
Message.Response |
Message.Request.execute(org.apache.cassandra.service.QueryState queryState)
|
| Uses of Message.Response in com.datastax.cassandra.transport.messages |
|---|
| Subclasses of Message.Response in com.datastax.cassandra.transport.messages | |
|---|---|
class |
AuthChallenge
SASL challenge sent from client to server |
class |
AuthenticateMessage
Message to indicate that the server is ready to receive requests. |
class |
AuthSuccess
Indicates to the client that authentication has succeeded. |
class |
ErrorMessage
Message to indicate an error to the client. |
class |
EventMessage
|
class |
ReadyMessage
Message to indicate that the server is ready to receive requests. |
class |
ResultMessage
|
static class |
ResultMessage.Prepared
|
static class |
ResultMessage.Rows
|
static class |
ResultMessage.SchemaChange
|
static class |
ResultMessage.SetKeyspace
|
static class |
ResultMessage.Void
|
class |
SupportedMessage
Message to indicate that the server is ready to receive requests. |
| Methods in com.datastax.cassandra.transport.messages that return Message.Response | |
|---|---|
Message.Response |
StartupMessage.execute(org.apache.cassandra.service.QueryState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||