| Package | Description | 
|---|---|
| org.apache.storm.kafka.spout | 
| 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 | 
|---|---|
protected KafkaSpoutRetryService | 
KafkaSpoutTopologyMainNamedTopics.getRetryService()  | 
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. 
 | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.