Uses of Interface
org.infinispan.server.core.BackupManager.Resources
Packages that use BackupManager.Resources
Package
Description
-
Uses of BackupManager.Resources in org.infinispan.server.core
Method parameters in org.infinispan.server.core with type arguments of type BackupManager.ResourcesModifier and TypeMethodDescriptionCreate a backup of the specified containers, including the resources defined in the providedBackupManager.Resources
object.Restore content from the provided backup file. -
Uses of BackupManager.Resources in org.infinispan.server.core.backup
Classes in org.infinispan.server.core.backup that implement BackupManager.ResourcesMethod parameters in org.infinispan.server.core.backup with type arguments of type BackupManager.ResourcesModifier and TypeMethodDescription -
Uses of BackupManager.Resources in org.infinispan.server.core.backup.resources
Fields in org.infinispan.server.core.backup.resources declared as BackupManager.ResourcesModifier and TypeFieldDescriptionprotected final BackupManager.Resources
AbstractContainerResource.params
protected final BackupManager.Resources
AbstractContainerResource.params
Methods in org.infinispan.server.core.backup.resources with parameters of type BackupManager.ResourcesModifier and TypeMethodDescriptionstatic Collection
<ContainerResource> ContainerResourceFactory.getResources
(BackupManager.Resources params, BlockingManager blockingManager, EmbeddedCacheManager cm, GlobalComponentRegistry gcr, ParserRegistry parserRegistry, Path containerRoot)