public class CartesianPartition extends Object implements Partition
CartesianPartition(int idx, RDD<?> rdd1, RDD<?> rdd2, int s1Index, int s2Index)
int
index()
Partition
s1()
s2()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hashCode
public CartesianPartition(int idx, RDD<?> rdd1, RDD<?> rdd2, int s1Index, int s2Index)
public Partition s1()
public Partition s2()
public int index()
index