Package | Description |
---|---|
org.apache.giraph.aggregators.matrix.sparse |
Package of sparce matrix aggregator.
|
Modifier and Type | Method and Description |
---|---|
LongSparseVector |
LongSparseVectorSumAggregator.createInitialValue() |
Modifier and Type | Method and Description |
---|---|
void |
LongSparseVector.add(LongSparseVector other)
Add the vector specified.
|
void |
LongSparseVectorSumAggregator.aggregate(LongSparseVector vector) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.