I
- Vertex idE
- Edge valuepublic interface ReuseObjectsOutEdges<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable> extends OutEdges<I,E>
OutEdges
implementations that
don't keep references to the Edge (or id and value) objects they are passed.
The Giraph infrastructure can exploit this characteristic by reusing Edge
objects.add, initialize, initialize, initialize, remove, size
forEach, iterator, spliterator
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.