I - Vertex id typeV - Vertex value typeE - Edge value typepublic class Small1GraphInit<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable> extends Object implements TestGraphModifier<I,V,E>
| Constructor and Description |
|---|
Small1GraphInit() |
Small1GraphInit(Supplier<E> edgeSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
modifyGraph(NumericTestGraph<I,V,E> graph) |
public void modifyGraph(NumericTestGraph<I,V,E> graph)
modifyGraph in interface TestGraphModifier<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable>Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.