public class HadoopReduce.HadoopReduceEmitter<OK,OV> extends Object implements MapReduce.ReduceEmitter<OK,OV>
Constructor and Description |
---|
HadoopReduceEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
emit(OK key,
OV value) |
void |
setContext(<any>.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
emit
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.