| Interface | Description |
|---|---|
| CBCodec<T> | |
| Connection.Factory | |
| Connection.Tracker | |
| Message.Codec<M extends Message> | |
| SimpleClient.EventHandler |
| Class | Description |
|---|---|
| CBUtil |
ByteBuf utility methods.
|
| Client | |
| ClientStat | |
| ConnectedClient | |
| Connection | |
| DataType.Codec | |
| Event | |
| Event.NodeEvent | |
| Event.SchemaChange | |
| Event.StatusChange | |
| Event.TopologyChange | |
| Frame | |
| Frame.Decoder | |
| Frame.Encoder | |
| Frame.Header | |
| Frame.InboundBodyTransformer | |
| Frame.OutboundBodyTransformer | |
| Message |
A message from the CQL binary protocol.
|
| Message.Dispatcher | |
| Message.ExceptionHandler | |
| Message.ProtocolDecoder | |
| Message.ProtocolEncoder | |
| Message.Request | |
| Message.Response | |
| ProtocolVersionTracker |
This class tracks the last 100 connections per protocol version
|
| Server | |
| Server.AbstractSecureIntializer | |
| Server.Builder | |
| Server.ConnectionTracker | |
| Server.EndpointPayloadTracker | |
| ServerConnection | |
| SimpleClient | |
| SimpleClient.SimpleEventHandler |
| Enum | Description |
|---|---|
| ConnectionStage | |
| DataType | |
| Event.SchemaChange.Change | |
| Event.SchemaChange.Target | |
| Event.StatusChange.Status | |
| Event.TopologyChange.Change | |
| Event.Type | |
| Frame.Header.Flag | |
| Message.Direction | |
| Message.Type | |
| ProtocolVersion |
The native (CQL binary) protocol version.
|
| Exception | Description |
|---|---|
| ProtocolException |
Exceptions thrown when a client didn't respect the protocol.
|
| ServerError |
Exceptions thrown when a client didn't respect the protocol.
|
Copyright © 2009-2019 The Apache Software Foundation