Package org.apache.cassandra.transport.messages

Class Summary
AuthenticateMessage Message to indicate that the server is ready to receive requests.
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 © 2012 The Apache Software Foundation