| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.interceptors.xsite |
Interceptors dealing with cross-site replication.
|
| org.infinispan.xsite.irac |
| Class and Description |
|---|
| IracManager
It manages the keys changed in the local cluster and sends to all asynchronous backup configured.
|
| Class and Description |
|---|
| IracManager
It manages the keys changed in the local cluster and sends to all asynchronous backup configured.
|
| Class and Description |
|---|
| DiscardUpdateException
For optimistic transactions, it signals the update from the remote site is not valid (old version or conflict
resolution rejected it).
|
| IracManager
It manages the keys changed in the local cluster and sends to all asynchronous backup configured.
|
| NoOpIracManager
A no-op implementation of
IracManager for cache without asynchronous remote site backups. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.