Uses of Interface
org.apache.flink.streaming.api.operators.TwoInputStreamOperatorFactory
Packages that use TwoInputStreamOperatorFactory
-
Uses of TwoInputStreamOperatorFactory in org.apache.flink.streaming.api.datastream
Methods in org.apache.flink.streaming.api.datastream with parameters of type TwoInputStreamOperatorFactoryModifier and TypeMethodDescription<R> SingleOutputStreamOperator<R>ConnectedStreams.transform(String functionName, org.apache.flink.api.common.typeinfo.TypeInformation<R> outTypeInfo, TwoInputStreamOperatorFactory<IN1, IN2, R> operatorFactory)