public class TestByteValueVertex extends TestVertexAndEdges
TestVertexAndEdges.TestComputation, TestVertexAndEdges.TestOutEdges
REPS
Constructor and Description |
---|
TestByteValueVertex() |
Modifier and Type | Method and Description |
---|---|
protected Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable,org.apache.hadoop.io.DoubleWritable> |
instantiateVertex(Class<? extends OutEdges> edgesClass) |
void |
testCachedValue() |
buildVertex, instantiateOutEdges, setUp, testEdges, testMutateEdges, testSerialize, testVertexIdAndValue
protected Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable,org.apache.hadoop.io.DoubleWritable> instantiateVertex(Class<? extends OutEdges> edgesClass)
instantiateVertex
in class TestVertexAndEdges
public void testCachedValue()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.