| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BackupForComponent<T extends BackupForComponent<T>>
A cache for which this cache acts as a backup (for use with cross site
 replication). 
 | 
interface  | 
BackupForComponentConsumer<T extends BackupForComponent<T>>  | 
interface  | 
BackupForComponentSupplier<T extends BackupForComponent>  | 
| Modifier and Type | Method and Description | 
|---|---|
BackupForComponent | 
DistributedCache.DistributedCacheResources.backupForComponent()
A cache for which this cache acts as a backup (for use with cross
 site replication). 
 | 
BackupForComponent | 
ReplicatedCache.ReplicatedCacheResources.backupForComponent()
A cache for which this cache acts as a backup (for use with cross
 site replication). 
 | 
BackupForComponent | 
BackupForComponentSupplier.get()
Constructed instance of BackupForComponent resource 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
DistributedCache.backupForComponent(BackupForComponent value)
A cache for which this cache acts as a backup (for use with cross site
 replication). 
 | 
T | 
ReplicatedCache.backupForComponent(BackupForComponent value)
A cache for which this cache acts as a backup (for use with cross site
 replication). 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.