Package org.apache.flink.streaming.examples.sideoutput


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