| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Method and Description |
|---|---|
PartitionHandlingComponent |
PartitionHandlingComponent.availability(String value)
Indicates the current availability of the cache.
|
PartitionHandlingComponent |
PartitionHandlingComponent.enabled(Boolean value)
If enabled, the cache will enter degraded mode upon detecting a network partition that threatens the integrity of the cache.
|
PartitionHandlingComponent |
ReplicatedCache.partitionHandlingComponent()
The partition handling configuration for distributed and replicated caches.
|
PartitionHandlingComponent |
DistributedCache.partitionHandlingComponent()
The partition handling configuration for distributed and replicated caches.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicatedCache |
ReplicatedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated caches.
|
DistributedCache |
DistributedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated caches.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.