Package | Description |
---|---|
org.apache.giraph.edge |
Package of Vertex implementations.
|
Modifier and Type | Method and Description |
---|---|
static <I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable> |
MutableEdgesWrapper.wrap(OutEdges<I,E> edges,
ImmutableClassesGiraphConfiguration<I,?,E> conf)
Factory method to create a new wrapper over the existing out-edges.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.