| Package | Description |
|---|---|
| org.wildfly.clustering.ee.cache.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentSetAddFunction<V>
Function that adds an item to a set within a non-transactional cache.
|
class |
CopyOnWriteSetAddFunction<V>
Function that adds an item to a set within a transactional cache.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.