Class ArrayDescendantClosure

java.lang.Object
org.rumbledb.runtime.functions.arrays.ArrayDescendantClosure
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.FlatMapFunction<Item,Item>

public class ArrayDescendantClosure extends Object implements org.apache.spark.api.java.function.FlatMapFunction<Item,Item>
See Also:
  • Constructor Details

    • ArrayDescendantClosure

      public ArrayDescendantClosure()
  • Method Details