Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Class and Description |
---|---|
class |
OutboundConnectionInitiator<SuccessType extends OutboundConnectionInitiator.Result.Success>
A
ChannelHandler to execute the send-side of the internode handshake protocol. |
static class |
OutboundConnectionInitiator.Result<SuccessType extends OutboundConnectionInitiator.Result.Success>
The result of the handshake.
|
static class |
OutboundConnectionInitiator.Result.Success<SuccessType extends OutboundConnectionInitiator.Result.Success> |
Modifier and Type | Class and Description |
---|---|
static class |
OutboundConnectionInitiator.Result.MessagingSuccess |
static class |
OutboundConnectionInitiator.Result.StreamingSuccess |
Copyright © 2009-2022 The Apache Software Foundation