public class RetryNTimes extends RetryStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
RetryNTimes.Provider
A retry strategy provider for this strategy.
|
| Modifier | Constructor and Description |
|---|---|
protected |
RetryNTimes(int maxAttempts) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.