public static class TwitterStream.SelectMaxOccurence extends Object implements FlatMapFunction<Tuple2<String,Integer>,Tuple2<String,Integer>>
| Constructor and Description |
|---|
SelectMaxOccurence() |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(Tuple2<String,Integer> value,
Collector<Tuple2<String,Integer>> out) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.