Class | Description |
---|---|
ComputationCountEdges |
Computation which sets the value of vertex to its number of edges,
used for testing.
|
IntIntNullNoOpComputation |
Computation which does nothing, used for testing.
|
IntNoOpComputation |
Computation which does nothing, used for testing.
|
LongNoOpComputation |
Computation which does nothing, used for testing.
|
MockUtils |
simplify mocking for unit testing vertices
|
MockUtils.MockedEnvironment<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable> |
mocks and holds "environment objects" that are injected into a vertex
|
NoOpComputation<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable> |
Computation which does nothing, just halts, used for testing
|
TestProgressableUtils |
Test ProgressableUtils
|
TestReflectionUtils | |
TestTestGraph |
Test TestGraph
|
TestTestGraph.SumLongVertexValueCombiner |
Vertex value combiner that sums up long vertex values
|
TestUnsafeByteArrayOutputStream | |
TestVarint | |
TestWritableUtils |
Test case for WritableUtils.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.