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