IN1 - The input type of the operatorIN2 - The input type of the operatorOUT - The output type of the operator@PublicEvolving public interface TwoInputStreamOperatorFactory<IN1,IN2,OUT> extends StreamOperatorFactory<OUT>
TwoInputStreamOperator.createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypeCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.