public class TestMutateGraph extends BspCase
Modifier and Type | Class and Description |
---|---|
static class |
TestMutateGraph.TestVertexResolver<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
Custom vertex resolver
|
READER_VERTICES_OPT
Constructor and Description |
---|
TestMutateGraph() |
Modifier and Type | Method and Description |
---|---|
void |
testMutateGraph()
Run a job that tests the various graph mutations that can occur
|
getCallingMethodName, getNumResults, getNumWorkers, getSinglePartFileStatus, getTempPath, getZooKeeperList, prepareJob, prepareJob, process, removeAndSetOutput, runningInDistributedMode, setUp, setupConfiguration, tearDown
public void testMutateGraph() throws IOException, InterruptedException, ClassNotFoundException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.