public class LinkMapReduce extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkMapReduce.Combiner |
static class |
LinkMapReduce.Counters |
static class |
LinkMapReduce.Map |
static class |
LinkMapReduce.Reduce |
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_WEIGHT_KEY |
| Constructor and Description |
|---|
LinkMapReduce() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
createConfiguration(com.tinkerpop.blueprints.Direction direction,
String label,
int step,
String mergeWeightKey) |
public static final String NO_WEIGHT_KEY
Copyright © 2012–2016. All rights reserved.