Package com.datastax.cassandra.transport.messages

Class Summary
AuthChallenge SASL challenge sent from client to server
AuthenticateMessage Message to indicate that the server is ready to receive requests.
AuthResponse A SASL token message sent from client to server.
AuthSuccess Indicates to the client that authentication has succeeded.
CredentialsMessage Message to indicate that the server is ready to receive requests.
ErrorMessage Message to indicate an error to the client.
EventMessage  
ExecuteMessage  
OptionsMessage Message to indicate that the server is ready to receive requests.
PrepareMessage  
QueryMessage A CQL query
ReadyMessage Message to indicate that the server is ready to receive requests.
RegisterMessage  
ResultMessage  
ResultMessage.Prepared  
ResultMessage.Rows  
ResultMessage.SchemaChange  
ResultMessage.SetKeyspace  
ResultMessage.Void  
StartupMessage The initial message of the protocol.
SupportedMessage Message to indicate that the server is ready to receive requests.
 

Enum Summary
ResultMessage.Kind  
ResultMessage.SchemaChange.Change  
 



Copyright © 2013. All Rights Reserved.