JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Classes
Deprecated Methods
Deprecated Interfaces
Interface and Description
org.apache.flink.api.common.functions.GenericCollectorMap
Deprecated Classes
Class and Description
org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
Deprecated Methods
Method and Description
org.apache.flink.api.common.operators.DualInputOperator.addFirstInput(Operator<IN1>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.addFirstInputs(List<Operator<IN1>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.SingleInputOperator.addInput(List<Operator<IN>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.SingleInputOperator.addInput(Operator<IN>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.GenericDataSinkBase.addInput(Operator<IN>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.GenericDataSinkBase.addInputs(List<? extends Operator<IN>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.addSecondInput(Operator<IN2>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.addSecondInputs(List<Operator<IN2>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.setFirstInput(Operator<IN1>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.setFirstInputs(List<Operator<IN1>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.SingleInputOperator.setInput(Operator<IN>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.SingleInputOperator.setInputs(List<Operator<IN>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.GenericDataSinkBase.setInputs(List<Operator<IN>>)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.GenericDataSinkBase.setInputs(Operator<IN>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.setSecondInput(Operator<IN2>...)
This method will be removed in future versions. Use the
Union
operator instead.
org.apache.flink.api.common.operators.DualInputOperator.setSecondInputs(List<Operator<IN2>>)
This method will be removed in future versions. Use the
Union
operator instead.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
The Apache Software Foundation
. All rights reserved.