public static final class WordCount.Tokenizer extends FlatMapFunction<String,Tuple2<String,Integer>>
| Constructor and Description |
|---|
Tokenizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(String value,
Collector<Tuple2<String,Integer>> out) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextCopyright © 2013–2014. All rights reserved.