public class NoOpBinaryUdfOp<OUT>
extends org.apache.flink.api.common.operators.DualInputOperator<OUT,OUT,OUT,org.apache.flink.api.common.functions.util.NoOpFunction>
| Constructor and Description |
|---|
NoOpBinaryUdfOp(org.apache.flink.api.common.typeinfo.TypeInformation<OUT> type) |
| Modifier and Type | Method and Description |
|---|---|
protected List<OUT> |
executeOnCollections(List<OUT> inputData1,
List<OUT> inputData2,
org.apache.flink.api.common.functions.RuntimeContext runtimeContext,
org.apache.flink.api.common.ExecutionConfig executionConfig) |
accept, addFirstInput, addFirstInputs, addSecondInput, addSecondInputs, clearFirstInput, clearSecondInput, getFirstInput, getKeyColumns, getNumberOfInputs, getOperatorInfo, getSecondInput, getSemanticProperties, setFirstInput, setFirstInput, setFirstInputs, setSecondInput, setSecondInput, setSecondInputs, setSemanticPropertiesasArray, emptyClassArray, getBroadcastInputs, getUserCodeWrapper, setBroadcastVariable, setBroadcastVariablespublic NoOpBinaryUdfOp(org.apache.flink.api.common.typeinfo.TypeInformation<OUT> type)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.