Class ObjectIntersectMapClosure

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

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

    • ObjectIntersectMapClosure

      public ObjectIntersectMapClosure()
  • Method Details