I - Vertex id typeV - Vertex value typeE - Edge value typepublic interface TestGraphModifier<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 |
modifyGraph(NumericTestGraph<I,V,E> graph) |
void modifyGraph(NumericTestGraph<I,V,E> graph)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.