Hierarchy For Package org.rumbledb.runtime.functions.sequences.aggregate
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.rumbledb.runtime.RuntimeIterator (implements com.esotericsoftware.kryo.KryoSerializable, org.rumbledb.runtime.RuntimeIteratorInterface)
- org.rumbledb.runtime.AtMostOneItemLocalRuntimeIterator
- org.rumbledb.runtime.functions.sequences.aggregate.AvgFunctionIterator
- org.rumbledb.runtime.functions.sequences.aggregate.CountFunctionIterator
- org.rumbledb.runtime.functions.sequences.aggregate.MaxFunctionIterator
- org.rumbledb.runtime.functions.sequences.aggregate.MinFunctionIterator
- org.rumbledb.runtime.functions.sequences.aggregate.SumFunctionIterator
- org.rumbledb.runtime.AtMostOneItemLocalRuntimeIterator
- org.rumbledb.runtime.functions.sequences.aggregate.SumClosure (implements org.apache.spark.api.java.function.Function2<T1,
T2, R>)
- org.rumbledb.runtime.RuntimeIterator (implements com.esotericsoftware.kryo.KryoSerializable, org.rumbledb.runtime.RuntimeIteratorInterface)