Uses of Class
org.apache.flink.examples.java.wordcount.WordCountPojo.Word
-
Packages that use WordCountPojo.Word Package Description org.apache.flink.examples.java.wordcount -
-
Uses of WordCountPojo.Word in org.apache.flink.examples.java.wordcount
Method parameters in org.apache.flink.examples.java.wordcount with type arguments of type WordCountPojo.Word Modifier and Type Method Description voidWordCountPojo.Tokenizer. flatMap(String value, org.apache.flink.util.Collector<WordCountPojo.Word> out)
-