Class BitSetJoin<Type0 extends Comparable<Type0>,Type1 extends Comparable<Type1>>

java.lang.Object
org.apache.wayang.iejoin.operators.spark_helpers.BitSetJoin<Type0,Type1>
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<List2AttributesObjectSkinny<Type0,Type1>,List2AttributesObjectSkinny<Type0,Type1>>,Long,Long>

public class BitSetJoin<Type0 extends Comparable<Type0>,Type1 extends Comparable<Type1>> extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<List2AttributesObjectSkinny<Type0,Type1>,List2AttributesObjectSkinny<Type0,Type1>>,Long,Long>
Created by khayyzy on 5/28/16.
See Also: