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

Packages that use TcpConnection
org.apache.cassandra.net   
org.apache.cassandra.net.io   
 

Uses of TcpConnection in org.apache.cassandra.net
 

Methods in org.apache.cassandra.net that return TcpConnection
static TcpConnection MessagingService.getConnection(EndPoint from, EndPoint to)
           
 

Uses of TcpConnection in org.apache.cassandra.net.io
 

Constructors in org.apache.cassandra.net.io with parameters of type TcpConnection
TcpReader(TcpConnection connection)
           
 



Copyright © 2009 The Apache Software Foundation