Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container | |
org.wildfly.swarm.config.infinispan.cache_container.cache |
Modifier and Type | Method and Description |
---|---|
PartitionHandlingComponent |
Cache.CacheResources.partitionHandlingComponent()
The partition handling configuration for distributed and replicated
caches.
|
Modifier and Type | Method and Description |
---|---|
T |
Cache.partitionHandlingComponent(PartitionHandlingComponent value)
The partition handling configuration for distributed and replicated
caches.
|
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
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.