public static class WebLogAnalysis.FilterDocByKeyWords extends FilterFunction<Tuple2<String,String>>
| Constructor and Description |
|---|
FilterDocByKeyWords() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(Tuple2<String,String> value)
Filters for documents that contain all of the given keywords and projects the records on the URL field.
|
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextCopyright © 2013–2014. All rights reserved.