Uses of Class
org.infinispan.xsite.irac.IracXSiteBackup
Packages that use IracXSiteBackup
Package
Description
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.
-
Uses of IracXSiteBackup in org.infinispan.container.versioning.irac
Constructor parameters in org.infinispan.container.versioning.irac with type arguments of type IracXSiteBackupModifierConstructorDescriptionDefaultIracTombstoneManager
(Configuration config, Collection<IracXSiteBackup> backups) -
Uses of IracXSiteBackup in org.infinispan.util
Fields in org.infinispan.util with type parameters of type IracXSiteBackupModifier and TypeFieldDescriptionstatic final Function
<IracXSiteBackup, ExponentialBackOff> ExponentialBackOff.NO_OP_BUILDER
-
Uses of IracXSiteBackup in org.infinispan.xsite.irac
Methods in org.infinispan.xsite.irac with parameters of type IracXSiteBackupModifier and TypeMethodDescriptionvoid
IracClearResponseCollector.dependsOn
(IracXSiteBackup backup, CompletionStage<Void> request) Method parameters in org.infinispan.xsite.irac with type arguments of type IracXSiteBackupModifier and TypeMethodDescriptionvoid
DefaultIracManager.setBackOff
(Function<IracXSiteBackup, ExponentialBackOff> builder) Constructor parameters in org.infinispan.xsite.irac with type arguments of type IracXSiteBackupModifierConstructorDescriptionDefaultIracManager
(Configuration config, Collection<IracXSiteBackup> backups)