| Package | Description |
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionHandlingComponent<T extends PartitionHandlingComponent>
The partition handling configuration for distributed and replicated caches.
|
interface |
PartitionHandlingComponentConfigurator<T extends PartitionHandlingComponent> |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
T |
ReplicatedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated caches.
|
T |
DistributedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated caches.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.