public static final class WordCount.Tokenizer extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<String,org.apache.flink.api.java.tuple.Tuple2<String,Integer>>
Tuple2<String,
Integer>).| Constructor and Description |
|---|
WordCount.Tokenizer() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.