Uses of Class
org.apache.cassandra.net.OutboundTcpConnection

Packages that use OutboundTcpConnection
org.apache.cassandra.net   
 

Uses of OutboundTcpConnection in org.apache.cassandra.net
 

Fields in org.apache.cassandra.net declared as OutboundTcpConnection
 OutboundTcpConnection OutboundTcpConnectionPool.ackCon
           
 OutboundTcpConnection OutboundTcpConnectionPool.cmdCon
           
 

Methods in org.apache.cassandra.net that return OutboundTcpConnection
 OutboundTcpConnection MessagingService.getConnection(java.net.InetAddress to, Message msg)
           
 



Copyright © 2012 The Apache Software Foundation