Package | Description |
---|---|
org.apache.cassandra.net | |
org.apache.cassandra.transport |
Modifier and Type | Class and Description |
---|---|
class |
InboundMessageHandler
Implementation of
AbstractMessageHandler for processing internode messages from peers. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMessageHandler.OnHandlerClosed.call(AbstractMessageHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
CQLMessageHandler<M extends Message>
Implementation of
AbstractMessageHandler for processing CQL messages which comprise a Message wrapped
in an Envelope . |
Copyright © 2009-2021 The Apache Software Foundation