Uses of Package
org.infinispan.xsite.irac
Packages that use org.infinispan.xsite.irac
Package
Description
Commands that operate on the cache, either locally or remotely.
Factories are internal components used to create other components based on a cache's
configuration.
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.
-
Classes in org.infinispan.xsite.irac used by org.infinispan.commands
-
Classes in org.infinispan.xsite.irac used by org.infinispan.container.versioning.irac
-
Classes in org.infinispan.xsite.irac used by org.infinispan.factoriesClassDescriptionIt manages the keys changed in the local cluster and sends to all asynchronous backup configured.
-
Classes in org.infinispan.xsite.irac used by org.infinispan.util
-
Classes in org.infinispan.xsite.irac used by org.infinispan.xsite.iracClassDescriptionFor optimistic transactions, it signals the update from the remote site is not valid (old version or conflict resolution rejected it).It manages the keys changed in the local cluster and sends to all asynchronous backup configured.Extends
XSiteBackup
class with logging configuration.A no-op implementation ofIracManager
for cache without asynchronous remote site backups. -
Classes in org.infinispan.xsite.irac used by org.infinispan.xsite.statetransferClassDescriptionIt manages the keys changed in the local cluster and sends to all asynchronous backup configured.