Package | Description |
---|---|
org.apache.giraph.examples |
Package of Giraph examples.
|
org.apache.giraph.utils |
Package of all generic utility classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
SimpleTriangleClosingComputation.IntArrayListWritable
Utility class for delivering the array of vertices THIS vertex
should connect with to close triangles with neighbors
|
Constructor and Description |
---|
ArrayListWritable(ArrayListWritable<M> arrayListWritable)
Constructor with another
ArrayListWritable . |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.