Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Class and Description |
---|---|
class |
BackupsComponent<T extends BackupsComponent<T>>
The remote backups for this cache.
|
interface |
BackupsComponentConsumer<T extends BackupsComponent<T>> |
interface |
BackupsComponentSupplier<T extends BackupsComponent> |
Modifier and Type | Method and Description |
---|---|
BackupsComponent |
DistributedCache.DistributedCacheResources.backupsComponent()
The remote backups for this cache.
|
BackupsComponent |
ReplicatedCache.ReplicatedCacheResources.backupsComponent()
The remote backups for this cache.
|
BackupsComponent |
BackupsComponentSupplier.get()
Constructed instance of BackupsComponent resource
|
Modifier and Type | Method and Description |
---|---|
T |
DistributedCache.backupsComponent(BackupsComponent value)
The remote backups for this cache.
|
T |
ReplicatedCache.backupsComponent(BackupsComponent value)
The remote backups for this cache.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.