| Package | Description |
|---|---|
| com.datastax.cassandra.transport | |
| com.datastax.cassandra.transport.messages |
| Modifier and Type | Method and Description |
|---|---|
Message.Response |
Message.Request.execute(org.apache.cassandra.service.QueryState queryState) |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Message.Response |
StartupMessage.execute(org.apache.cassandra.service.QueryState state) |
Copyright © 2013. All Rights Reserved.