Uses of Class
org.apache.flink.streaming.runtime.tasks.OperatorChain.ChainedSource
-
Packages that use OperatorChain.ChainedSource Package Description org.apache.flink.streaming.runtime.tasks -
-
Uses of OperatorChain.ChainedSource in org.apache.flink.streaming.runtime.tasks
Fields in org.apache.flink.streaming.runtime.tasks with type parameters of type OperatorChain.ChainedSource Modifier and Type Field Description protected Map<StreamConfig.SourceInputConfig,OperatorChain.ChainedSource>OperatorChain. chainedSourcesMethods in org.apache.flink.streaming.runtime.tasks that return OperatorChain.ChainedSource Modifier and Type Method Description OperatorChain.ChainedSourceOperatorChain. getChainedSource(StreamConfig.SourceInputConfig sourceInput)
-