public class TwitterStreamHelper
extends com.twitter.hbc.core.processor.StringDelimitedProcessor
Modifier and Type | Class and Description |
---|---|
protected static class |
TwitterStreamHelper.StreamDeserializer |
Constructor and Description |
---|
TwitterStreamHelper(TwitterStreamProvider provider) |
TwitterStreamHelper(TwitterStreamProvider provider,
int poolSize)
TwitterStreamHelper constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
boolean |
process() |
public TwitterStreamHelper(TwitterStreamProvider provider)
public TwitterStreamHelper(TwitterStreamProvider provider, int poolSize)
provider
- TwitterStreamProviderpoolSize
- poolSizepublic boolean process() throws IOException, InterruptedException
process
in interface com.twitter.hbc.core.processor.HosebirdMessageProcessor
process
in class com.twitter.hbc.core.processor.AbstractProcessor<String>
IOException
InterruptedException
public void cleanUp()
Copyright © 2018 The Apache Software Foundation. All rights reserved.