Class SumClosure
java.lang.Object
org.rumbledb.runtime.functions.sequences.aggregate.SumClosure
- All Implemented Interfaces:
Serializable
,org.apache.spark.api.java.function.Function2<Item,
Item, Item>
public class SumClosure
extends Object
implements org.apache.spark.api.java.function.Function2<Item,Item,Item>
- See Also:
-
Constructor Summary
Constructors -
Method Summary