public class GroupCountMapReduce extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupCountMapReduce.Combiner |
static class |
GroupCountMapReduce.Counters |
static class |
GroupCountMapReduce.Map |
static class |
GroupCountMapReduce.Reduce |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
static String |
KEY_CLOSURE |
static String |
VALUE_CLOSURE |
| Constructor and Description |
|---|
GroupCountMapReduce() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
createConfiguration(Class<? extends com.tinkerpop.blueprints.Element> klass,
String keyClosure,
String valueClosure) |
Copyright © 2012–2016. All rights reserved.