Package org.apache.flink.streaming.examples.sideoutput
-
Class Summary Class Description SideOutputExample An example that illustrates the use of side output.SideOutputExample.Tokenizer Implements the string tokenizer that splits sentences into words as a user-defined FlatMapFunction.