public static class WebLogAnalysis.FilterRanks extends FilterFunction<Tuple3<Integer,String,Integer>>
| Constructor and Description |
|---|
WebLogAnalysis.FilterRanks() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(Tuple3<Integer,String,Integer> value)
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, setRuntimeContextCopyright © 2013–2014. All rights reserved.