| Package | Description |
|---|---|
| org.wildfly.clustering.ee.cache.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentMapRemoveFunction<K,V>
Function that removes an entry from a map within a non-transactional cache.
|
class |
CopyOnWriteMapRemoveFunction<K,V>
Function that removes an entry from a map within a transactional cache.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.