public static final class CrossOperator.ProjectCrossFunction<T1,T2,R extends Tuple> extends Object implements CrossFunction<T1,T2,R>
R
cross(T1 in1, T2 in2)
protected int[]
getFields()
protected boolean[]
getIsFromFirst()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public R cross(T1 in1, T2 in2)
cross
CrossFunction<T1,T2,R extends Tuple>
protected int[] getFields()
protected boolean[] getIsFromFirst()
Copyright © 2015 The Apache Software Foundation. All rights reserved.