| Package | Description | 
|---|---|
| org.apache.tephra.distributed | 
 This package contains standalone server of the transaction system v2. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RetryNTimes
A retry strategy that makes N attempts and then gives up. 
 | 
class  | 
RetryWithBackoff
A retry strategy that makes N attempts and then gives up. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RetryStrategy | 
RetryWithBackoff.Provider.newRetryStrategy()  | 
RetryStrategy | 
RetryStrategyProvider.newRetryStrategy()
Provides a new instance of a retry strategy. 
 | 
RetryStrategy | 
RetryNTimes.Provider.newRetryStrategy()  | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.