org.apache.giraph.comm
Class RequestTest
java.lang.Object
org.apache.giraph.comm.RequestTest
public class RequestTest
- extends Object
Test all the different netty requests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestTest
public RequestTest()
setUp
public void setUp()
throws IOException
- Throws:
IOException
sendVertexPartition
public void sendVertexPartition()
throws IOException
- Throws:
IOException
sendWorkerMessagesRequest
public void sendWorkerMessagesRequest()
throws IOException
- Throws:
IOException
sendPartitionMutationsRequest
public void sendPartitionMutationsRequest()
throws IOException
- Throws:
IOException
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.