public class TwitterFireHose extends PushSource<TweetData>
| Constructor and Description |
|---|
TwitterFireHose() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config,
SourceContext sourceContext) |
consume, getQueueLength, readpublic void open(Map<String,Object> config, SourceContext sourceContext) throws IOException
open in interface Source<TweetData>open in class PushSource<TweetData>IOExceptionCopyright © 2017–2022 Apache Software Foundation. All rights reserved.