public static class WebLogAnalysis.FilterVisits extends MapFunction implements Serializable
| Constructor and Description |
|---|
WebLogAnalysis.FilterVisits() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Record record,
Collector<Record> out)
Filters for records of the visits relation where the year of visit is equal to a
specified value.
|
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextpublic void map(Record record, Collector<Record> out) throws Exception
map in interface GenericMapper<Record,Record>map in class MapFunctionExceptionCopyright © 2013. All rights reserved.