Class BatchCoBroadcastWithKeyedOperator<KS,​IN1,​IN2,​OUT>

    • Constructor Detail

      • BatchCoBroadcastWithKeyedOperator

        public BatchCoBroadcastWithKeyedOperator​(KeyedBroadcastProcessFunction<KS,​IN1,​IN2,​OUT> function,
                                                 List<org.apache.flink.api.common.state.MapStateDescriptor<?,​?>> broadcastStateDescriptors)