Package org.infinispan.xsite.irac
package org.infinispan.xsite.irac
-
ClassDescriptionDefault implementation of
IracManager
.For optimistic transactions, it signals the update from the remote site is not valid (old version or conflict resolution rejected it).Used by asynchronous cross-site replication, it aggregates response from multiple sites and returnsIracBatchSendResult
.Executes the "IRAC" sending task in a single thread.It manages the keys changed in the local cluster and sends to all asynchronous backup configured.A response collector for an asynchronous cross site requests.ExtendsXSiteBackup
class with logging configuration.A no-op implementation ofIracManager
for cache without asynchronous remote site backups.