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