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