| Package | Description |
|---|---|
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| org.infinispan.xsite.irac |
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialBackOffImpl
The default
ExponentialBackOff implementation for IRAC (asynchronous cross-site replication). |
| Modifier and Type | Field and Description |
|---|---|
static ExponentialBackOff |
ExponentialBackOff.NO_OP
Disabled exponential back-off algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIracManager.setBackOff(ExponentialBackOff backOff) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.