I - Vertex indexE - Edge valuepublic interface ReusableEdge<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable> extends MutableEdge<I,E>
MutableEdge
 instead.| Modifier and Type | Method and Description | 
|---|---|
| void | setTargetVertexId(I targetVertexId)Set the destination vertex index of this edge. | 
setValuegetTargetVertexId, getValuevoid setTargetVertexId(I targetVertexId)
targetVertexId - new destination vertexCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.