Package tweetoscope.tweetsFilter
Class TwitterKafkaFilter
java.lang.Object
tweetoscope.tweetsFilter.TwitterKafkaFilter
Reacts to the reception of a new Tweet, if the Tweet matches the filter
condition, downstream subscribers are notified, otherwise the process is
silent. Tweets are received from
via Java Flow.
Filtered Tweets are passes down to the
via Java Flow.
invalid reference
distributed_tweetoscope.tweetsProducer.TweetsProducer
invalid reference
distributed_tweetoscope.HashtagCounter
- Author:
- Virginie Galtier
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected TweetFilter
protected String
-
Constructor Summary
-
Method Summary
-
Field Details
-
consumer
-
producer
-
bootstrapServers
-
tweetTopic
-
filteredTopic
-
tweetsFilter
-
-
Constructor Details
-
TwitterKafkaFilter
-
-
Method Details
-
main
-