Class ObjectKeysClosure

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

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

    • ObjectKeysClosure

      public ObjectKeysClosure()
  • Method Details