|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.giraph.comm.ConnectionTest
public class ConnectionTest
Test the netty connections
| Constructor Summary | |
|---|---|
ConnectionTest()
|
|
| Method Summary | |
|---|---|
void |
connectOneClientToThreeServers()
Test connecting one client to three servers. |
void |
connectSingleClientServer()
Test connecting a single client to a single server. |
void |
connectThreeClientsToOneServer()
Test connecting three clients to one server. |
void |
setUp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionTest()
| Method Detail |
|---|
public void setUp()
public void connectSingleClientServer()
throws IOException
IOException
public void connectOneClientToThreeServers()
throws IOException
IOException
public void connectThreeClientsToOneServer()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||