public static class WordCount.TokenizeLine extends MapFunction implements Serializable
| Constructor and Description |
|---|
WordCount.TokenizeLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Record record,
Collector<Record> collector) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextpublic void map(Record record, Collector<Record> collector)
map in interface GenericMapper<Record,Record>map in class MapFunctionCopyright © 2013. All rights reserved.