I - Vertex id typeV - Vertex value typeE - Edge value typepublic interface TestGraphChecker<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>
| Modifier and Type | Method and Description | 
|---|---|
| void | checkOutput(NumericTestGraph<I,V,E> graph) | 
void checkOutput(NumericTestGraph<I,V,E> graph)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.