| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Method and Description |
|---|---|
BackupForComponent |
ReplicatedCache.backupForComponent()
A cache for which this cache acts as a backup (for use with cross site replication).
|
BackupForComponent |
DistributedCache.backupForComponent()
A cache for which this cache acts as a backup (for use with cross site replication).
|
BackupForComponent |
BackupForComponent.remoteCache(String value)
The name of the remote cache for which this cache acts as a backup.
|
BackupForComponent |
BackupForComponent.remoteSite(String value)
The site of the remote cache for which this cache acts as a backup.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicatedCache |
ReplicatedCache.backupForComponent(BackupForComponent value)
A cache for which this cache acts as a backup (for use with cross site replication).
|
DistributedCache |
DistributedCache.backupForComponent(BackupForComponent value)
A cache for which this cache acts as a backup (for use with cross site replication).
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.