public final class TinkerReduceEmitter<OK,OV> extends Object implements MapReduce.ReduceEmitter<OK,OV>
| Modifier and Type | Field and Description | 
|---|---|
| protected Queue<KeyValue<OK,OV>> | reduceQueue | 
| Constructor and Description | 
|---|
| TinkerReduceEmitter() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | complete(MapReduce<?,?,OK,OV,?> mapReduce) | 
| void | emit(OK key,
    OV value) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitemitCopyright © 2013–2015 Apache Software Foundation. All rights reserved.