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