Uses of Class
org.apache.cassandra.net.OutboundConnectionInitiator.Result.Success
Packages that use OutboundConnectionInitiator.Result.Success
-
Uses of OutboundConnectionInitiator.Result.Success in org.apache.cassandra.net
Classes in org.apache.cassandra.net with type parameters of type OutboundConnectionInitiator.Result.SuccessModifier and TypeClassDescriptionclassOutboundConnectionInitiator<SuccessType extends OutboundConnectionInitiator.Result.Success>AChannelHandlerto execute the send-side of the internode handshake protocol.static classOutboundConnectionInitiator.Result<SuccessType extends OutboundConnectionInitiator.Result.Success>The result of the handshake.static classOutboundConnectionInitiator.Result.Success<SuccessType extends OutboundConnectionInitiator.Result.Success>Subclasses of OutboundConnectionInitiator.Result.Success in org.apache.cassandra.netModifier and TypeClassDescriptionstatic classstatic class