Class Hierarchy
- java.lang.Object
- org.apache.flink.streaming.examples.wordcount.PojoExample
- org.apache.flink.streaming.examples.wordcount.PojoExample.Tokenizer (implements org.apache.flink.api.common.functions.FlatMapFunction<T,O>)
- org.apache.flink.streaming.examples.wordcount.PojoExample.Word
- org.apache.flink.streaming.examples.wordcount.WordCount
- org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer (implements org.apache.flink.api.common.functions.FlatMapFunction<T,O>)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.