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) |
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendExecutepublic boolean keyedReduce(Tuple<java.lang.Integer,int[]> content)
keyedReduce in class SKeyedReduceCompute<java.lang.Integer,int[]>