MapReduce.MapEmitter<K,V>, MapReduce.NullObject, MapReduce.ReduceEmitter<OK,OV>, MapReduce.StageMAP_REDUCE| Constructor and Description |
|---|
MapReduceBB() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doStage(MapReduce.Stage stage) |
List<Integer> |
generateFinalResult(Iterator<KeyValue<Integer,Integer>> keyValues) |
Optional<Comparator<Integer>> |
getMapKeySort() |
String |
getMemoryKey() |
void |
map(Vertex vertex,
MapReduce.MapEmitter<Integer,Integer> emitter) |
clone, equals, hashCode, storeState, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddResultToMemory, combine, createMapReduce, getReduceKeySort, loadState, reduce, workerEnd, workerStartpublic boolean doStage(MapReduce.Stage stage)
public void map(Vertex vertex, MapReduce.MapEmitter<Integer,Integer> emitter)
public Optional<Comparator<Integer>> getMapKeySort()
public String getMemoryKey()
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.