Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
default LockingComponentConsumer<T> |
LockingComponentConsumer.andThen(LockingComponentConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default LockingComponentConsumer<T> |
LockingComponentConsumer.andThen(LockingComponentConsumer<T> after) |
T |
DistributedCache.lockingComponent(LockingComponentConsumer consumer)
The locking configuration of the cache.
|
T |
InvalidationCache.lockingComponent(LockingComponentConsumer consumer)
The locking configuration of the cache.
|
T |
ScatteredCache.lockingComponent(LockingComponentConsumer consumer)
The locking configuration of the cache.
|
T |
LocalCache.lockingComponent(LockingComponentConsumer consumer)
The locking configuration of the cache.
|
T |
ReplicatedCache.lockingComponent(LockingComponentConsumer consumer)
The locking configuration of the cache.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.