Interface | Description |
---|---|
StatusFeeder |
Class | Description |
---|---|
DatabaseStatusFeeder |
This class is a status feeder for picslurper that takes statuses from a database.
|
DatabaseStatusFeeder.DatabaseFeederStatus | |
DownloadBolt |
A download bolt instantiates
StatusConsumer on Status
recieved |
InputStreamFeeder |
Single threaded read an input stream and hand to a consumer
|
LocalFileTweetSpout | |
LocalTweetSpout | |
PicSlurper |
A tool for slurping images off twitter
|
PicslurperTwitterHarness | |
PicSlurperUtils |
Functions for writing various parts of PicSlurper
|
PrintBolt | |
StatusConsumer |
A status consumer knows how to consume a
StreamJSONStatusList.ReadableWritableJSON and
output image files. |
StatusConsumer.StatusConsumerRedirectStrategy |
An extention of the
HttpUtils.MetaRefreshRedirectStrategy which disallows
all redirects and instead remembers a redirect for use later on. |
StatusConsumption |
Statistics about status consumption
|
StdinSpout |
A
LocalTweetSpout fed from the stdin |
StormPicSlurper |
A tool for slurping images off twitter
|
Twitter4JStreamFeeder |
Uses the
TwitterStreamFactory of twitter4j and oAuth using |
TwitterInputStreamFactory |
Factory provides input streams to twitter, managing the disconnection of old
streams
|