| Package | Description |
|---|---|
| org.wildfly.clustering.ee.cache.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentMapPutFunction<K,V>
Function that puts an entry into a map within a non-transactional cache.
|
class |
CopyOnWriteMapPutFunction<K,V>
Function that puts an entry into a map within a transactional cache.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.