Package | Description |
---|---|
org.apache.giraph.partition |
Package of partitioning related objects.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicPartition.addPartitionVertices(VertexIterator<I,V,E> vertexIterator) |
void |
Partition.addPartitionVertices(VertexIterator<I,V,E> vertexIterator)
Add vertices to a partition.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.