|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutboundTcpConnectionPool | |
---|---|
org.apache.cassandra.metrics | |
org.apache.cassandra.net |
Uses of OutboundTcpConnectionPool in org.apache.cassandra.metrics |
---|
Constructors in org.apache.cassandra.metrics with parameters of type OutboundTcpConnectionPool | |
---|---|
ConnectionMetrics(java.net.InetAddress ip,
OutboundTcpConnectionPool connectionPool)
Create metrics for given connection pool. |
Uses of OutboundTcpConnectionPool in org.apache.cassandra.net |
---|
Methods in org.apache.cassandra.net that return OutboundTcpConnectionPool | |
---|---|
OutboundTcpConnectionPool |
MessagingService.getConnectionPool(java.net.InetAddress to)
|
Constructors in org.apache.cassandra.net with parameters of type OutboundTcpConnectionPool | |
---|---|
OutboundTcpConnection(OutboundTcpConnectionPool pool)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |