public static class WebLogAnalysis.FilterRanks extends MapFunction implements Serializable
| Constructor and Description |
|---|
WebLogAnalysis.FilterRanks() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Record record,
Collector<Record> out)
Filters for records of the rank relation where the rank is greater
than the given threshold.
|
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.