Uses of Package
org.infinispan.xsite.irac
-
Packages that use org.infinispan.xsite.irac 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 -
Classes in org.infinispan.xsite.irac used by org.infinispan.factories Class Description IracManager It 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.interceptors.xsite Class Description IracManager It 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.xsite.irac Class 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 ofIracManagerfor cache without asynchronous remote site backups.