| Package | Description |
|---|---|
| org.wildfly.clustering.ee |
| Modifier and Type | Field and Description |
|---|---|
static Mutator |
Mutator.PASSIVE
Trivial
Mutator implementation that does nothing. |
| Modifier and Type | Method and Description |
|---|---|
Mutator |
MutatorFactory.createMutator(K key,
V value)
Creates a mutator for the specified cache entry.
|
default Mutator |
MutatorFactory.createMutator(Map.Entry<K,V> entry)
Creates a mutator for the specified cache entry.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.