| Package | Description | 
|---|---|
| org.wildfly.swarm.config.infinispan.cache_container | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PartitionHandlingComponent<T extends PartitionHandlingComponent<T>>
The partition handling configuration for distributed and replicated caches. 
 | 
interface  | 
PartitionHandlingComponentConsumer<T extends PartitionHandlingComponent<T>>  | 
interface  | 
PartitionHandlingComponentSupplier<T extends PartitionHandlingComponent>  | 
| Modifier and Type | Method and Description | 
|---|---|
PartitionHandlingComponent | 
PartitionHandlingComponentSupplier.get()
Constructed instance of PartitionHandlingComponent resource 
 | 
PartitionHandlingComponent | 
DistributedCache.DistributedCacheResources.partitionHandlingComponent()
The partition handling configuration for distributed and replicated
 caches. 
 | 
PartitionHandlingComponent | 
ReplicatedCache.ReplicatedCacheResources.partitionHandlingComponent()
The partition handling configuration for distributed and replicated
 caches. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
DistributedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated
 caches. 
 | 
T | 
ReplicatedCache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated
 caches. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.