Class ObjectDescendantClosure

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

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

    • ObjectDescendantClosure

      public ObjectDescendantClosure()
  • Method Details