Class Hierarchy
- java.lang.Object
- org.rumbledb.runtime.functions.object.ObjectDescendantClosure (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.rumbledb.runtime.functions.object.ObjectIntersectMapClosure (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.rumbledb.runtime.functions.object.ObjectIntersectReduceClosure (implements org.apache.spark.api.java.function.Function2<T1,T2,R>)
- org.rumbledb.runtime.functions.object.ObjectKeysClosure (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.rumbledb.runtime.functions.object.ObjectProjectClosure (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.rumbledb.runtime.functions.object.ObjectRemoveKeysClosure (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.rumbledb.runtime.functions.object.ObjectValuesClosure (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.rumbledb.runtime.RuntimeIterator (implements com.esotericsoftware.kryo.KryoSerializable, org.rumbledb.runtime.RuntimeIteratorInterface)