public class OrderMapReduce extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OrderMapReduce.Counters |
static class |
OrderMapReduce.Map |
static class |
OrderMapReduce.Reduce |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
static String |
ELEMENT_KEY |
static String |
KEY |
static String |
TYPE |
| Constructor and Description |
|---|
OrderMapReduce() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.apache.hadoop.io.WritableComparator> |
createComparator(com.tinkerpop.pipes.transform.TransformPipe.Order order,
Class<? extends org.apache.hadoop.io.WritableComparable> comparable) |
static org.apache.hadoop.conf.Configuration |
createConfiguration(Class<? extends com.tinkerpop.blueprints.Element> klass,
String key,
Class<? extends org.apache.hadoop.io.WritableComparable> type,
String elementKey) |
public static final String CLASS
public static final String KEY
public static final String TYPE
public static final String ELEMENT_KEY
Copyright © 2012–2016. All rights reserved.