I - Vertex ID type.E - Edge value type.public interface OutEdgesFactory<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable> extends Serializable
OutEdges instances.| Modifier and Type | Method and Description |
|---|---|
OutEdges<I,E> |
newInstance()
Creates a new
instance. |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.