public interface EdgeValueFactory<E extends org.apache.hadoop.io.Writable>
extends ValueFactory<E>
Factory class to create default edge values.
A user can extend this class in order to customize the creation of new
edge values when an edge is created by the infrastructure.
Method Summary
Methods inherited from interface org.apache.giraph.factories.ValueFactory