|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BackoffPolicy | A policy that can be used to backoff when it can't make progress because other transactions are interfering. |
| Class Summary | |
|---|---|
| ExponentialBackoffPolicy | A BackoffPolicy that does an exponential backoff. |
| NoOpBackoffPolicy | A BackoffPolicy that does not backoff. |
This package contains support for back off functionality when transactions contend for the same resources.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||