public static class WordCountOptimized.TokenizeLine extends MapFunction
| Constructor and Description |
|---|
WordCountOptimized.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.