Uses of Package
com.datastax.cassandra.transport.messages

Packages that use com.datastax.cassandra.transport.messages
com.datastax.cassandra.transport.messages   
 

Classes in com.datastax.cassandra.transport.messages used by com.datastax.cassandra.transport.messages
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.Kind
           
ResultMessage.Prepared
           
ResultMessage.SchemaChange.Change
           
StartupMessage
          The initial message of the protocol.
SupportedMessage
          Message to indicate that the server is ready to receive requests.
 



Copyright © 2013. All Rights Reserved.