Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
default BackupForComponentConsumer<T> |
BackupForComponentConsumer.andThen(BackupForComponentConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default BackupForComponentConsumer<T> |
BackupForComponentConsumer.andThen(BackupForComponentConsumer<T> after) |
T |
DistributedCache.backupForComponent(BackupForComponentConsumer consumer)
A cache for which this cache acts as a backup (for use with cross site
replication).
|
T |
ScatteredCache.backupForComponent(BackupForComponentConsumer consumer)
A cache for which this cache acts as a backup (for use with cross site
replication).
|
T |
ReplicatedCache.backupForComponent(BackupForComponentConsumer consumer)
A cache for which this cache acts as a backup (for use with cross site
replication).
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.