Package | Description |
---|---|
org.apache.tinkerpop.gremlin.hadoop.process.computer.giraph | |
org.apache.tinkerpop.gremlin.hadoop.process.computer.spark |
Modifier and Type | Method and Description |
---|---|
Rule |
MemoryAggregator.createInitialValue() |
Rule |
MemoryAggregator.getAggregatedValue() |
Modifier and Type | Method and Description |
---|---|
void |
MemoryAggregator.aggregate(Rule ruleWritable) |
void |
MemoryAggregator.setAggregatedValue(Rule rule) |
Modifier and Type | Method and Description |
---|---|
Rule |
RuleAccumulator.addAccumulator(Rule a,
Rule b) |
Rule |
RuleAccumulator.addInPlace(Rule a,
Rule b) |
Rule |
RuleAccumulator.zero(Rule rule) |
Modifier and Type | Method and Description |
---|---|
Rule |
RuleAccumulator.addAccumulator(Rule a,
Rule b) |
Rule |
RuleAccumulator.addInPlace(Rule a,
Rule b) |
Rule |
RuleAccumulator.zero(Rule rule) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.