CBCodec |
ClientStat |
Compressor |
Compressor.LZ4Compressor |
Compressor.SnappyCompressor |
ConnectedClient |
Connection |
Connection.Factory |
Connection.Tracker |
ConnectionStage |
DataType |
DataType.Codec |
Dispatcher |
Envelope |
Envelope.Compressor |
Envelope.Decompressor |
Envelope.Encoder |
Envelope.Header |
Envelope.Header.Flag |
Event |
Event.NodeEvent |
Event.SchemaChange |
Event.SchemaChange.Change |
Event.SchemaChange.Target |
Event.StatusChange |
Event.StatusChange.Status |
Event.TopologyChange |
Event.TopologyChange.Change |
Event.Type |
Message
A message from the CQL binary protocol.
|
Message.Codec |
Message.Direction |
Message.Request |
Message.Response |
Message.Type |
PipelineConfigurator
Takes care of intializing a Netty Channel and Pipeline for client protocol connections.
|
PreV5Handlers.ExceptionHandler
Pre-V5 exception handler which closes the connection if an ProtocolException
is thrown
|
PreV5Handlers.ProtocolDecoder
Simple adaptor to allow Message.Decoder.decodeMessage(Channel, Envelope)
to be used as a handler in pre-V5 pipelines
|
PreV5Handlers.ProtocolEncoder
Simple adaptor to plug CQL message encoding into pre-V5 pipelines
|
ProtocolException
Exceptions thrown when a client didn't respect the protocol.
|
ProtocolVersion
The native (CQL binary) protocol version.
|
Server |
Server.Builder |
Server.EventNotifier |
SimpleClient |
SimpleClient.Builder |
SimpleClient.EventHandler |