Package | Description |
---|---|
org.apache.storm.kafka.spout | |
org.apache.storm.kafka.trident |
Modifier and Type | Class and Description |
---|---|
class |
KafkaSpoutRetryExponentialBackoff
Implementation of
KafkaSpoutRetryService using the exponential backoff formula. |
Modifier and Type | Field and Description |
---|---|
static KafkaSpoutRetryService |
KafkaSpoutConfig.DEFAULT_RETRY_SERVICE |
Modifier and Type | Method and Description |
---|---|
KafkaSpoutRetryService |
KafkaSpoutConfig.getRetryService() |
Modifier and Type | Method and Description |
---|---|
KafkaSpoutConfig.Builder<K,V> |
KafkaSpoutConfig.Builder.setRetry(KafkaSpoutRetryService retryService)
Sets the retry service for the spout to use.
|
Modifier and Type | Method and Description |
---|---|
protected KafkaSpoutRetryService |
TridentKafkaClientWordCountNamedTopics.newRetryService() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.