Class PredicateClosureZipped

java.lang.Object
org.rumbledb.runtime.navigation.PredicateClosureZipped
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.Function<scala.Tuple2<Item,Long>,Boolean>

public class PredicateClosureZipped extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<Item,Long>,Boolean>
See Also: