Class SumFunction
java.lang.Object
org.apache.flink.streaming.api.functions.aggregation.SumFunction
- All Implemented Interfaces:
Serializable
Internal function for summing up contents of fields. This is used with
SumAggregator.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SumFunction
public SumFunction()
-
-
Method Details
-
add
-
getForClass
-