T1 - T2 - R - @Internal public static final class CrossOperator.ProjectCrossFunction<T1,T2,R extends org.apache.flink.api.java.tuple.Tuple> extends Object implements org.apache.flink.api.common.functions.CrossFunction<T1,T2,R>
CrossOperator.ProjectCross,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
R |
cross(T1 in1,
T2 in2) |
protected int[] |
getFields() |
protected boolean[] |
getIsFromFirst() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.