Package org.apache.cassandra.transport.messages
package org.apache.cassandra.transport.messages
-
ClassDescriptionSASL challenge sent from client to serverMessage to indicate that the server is ready to receive requests.A SASL token message sent from client to server.Indicates to the client that authentication has succeeded.Message to indicate an error to the client.Message to indicate that the server is ready to receive requests.A CQL queryMessage to indicate that the server is ready to receive requests.The initial message of the protocol.Message to indicate that the server is ready to receive requests.UnsupportedMessageCodec<T extends Message>Catch-all codec for any unsupported legacy messages.