JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.flink.streaming.api.operators.SimpleUdfStreamOperatorFactory
Packages that use
SimpleUdfStreamOperatorFactory
Package
Description
org.apache.flink.streaming.api.operators.collect
Uses of
SimpleUdfStreamOperatorFactory
in
org.apache.flink.streaming.api.operators.collect
Subclasses of
SimpleUdfStreamOperatorFactory
in
org.apache.flink.streaming.api.operators.collect
Modifier and Type
Class
Description
class
CollectSinkOperatorFactory
<IN>
The Factory class for
CollectSinkOperator
.