|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.net.OutboundTcpConnectionPool
public class OutboundTcpConnectionPool
Field Summary | |
---|---|
OutboundTcpConnection |
ackCon
|
OutboundTcpConnection |
cmdCon
|
Method Summary | |
---|---|
java.net.Socket |
newSocket()
|
void |
reset(java.net.InetAddress remoteEP)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final OutboundTcpConnection cmdCon
public final OutboundTcpConnection ackCon
Method Detail |
---|
public void reset(java.net.InetAddress remoteEP)
public java.net.Socket newSocket() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |