| Constructor and Description |
|---|
MemoryAggregator() |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate(Rule ruleWritable) |
Rule |
createInitialValue() |
Rule |
getAggregatedValue() |
void |
reset() |
void |
setAggregatedValue(Rule rule) |
public Rule getAggregatedValue()
getAggregatedValue in interface org.apache.giraph.aggregators.Aggregator<Rule>public void setAggregatedValue(Rule rule)
setAggregatedValue in interface org.apache.giraph.aggregators.Aggregator<Rule>public void reset()
reset in interface org.apache.giraph.aggregators.Aggregator<Rule>public Rule createInitialValue()
createInitialValue in interface org.apache.giraph.aggregators.Aggregator<Rule>Copyright © 2013–2015 Apache Software Foundation. All rights reserved.