Package org.rumbledb.runtime.navigation
Class PredicateClosure
java.lang.Object
org.rumbledb.runtime.navigation.PredicateClosure
- All Implemented Interfaces:
Serializable
,org.apache.spark.api.java.function.Function<Item,
Boolean>
public class PredicateClosure
extends Object
implements org.apache.spark.api.java.function.Function<Item,Boolean>
- See Also:
-
Constructor Summary
Constructors -
Method Summary