protected static class STKeyedReduceExample.KeyedReduceSinkTask extends SKeyedReduceCompute<java.lang.Integer,int[]>
Modifier | Constructor and Description |
---|---|
protected |
KeyedReduceSinkTask() |
Modifier and Type | Method and Description |
---|---|
boolean |
keyedReduce(Tuple<java.lang.Integer,int[]> content) |
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute
public boolean keyedReduce(Tuple<java.lang.Integer,int[]> content)
keyedReduce
in class SKeyedReduceCompute<java.lang.Integer,int[]>