| Package | Description |
|---|---|
| org.wildfly.clustering.ee.cache.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentSetRemoveFunction<V>
Function that removes an item from a set within a non-transactional cache.
|
class |
CopyOnWriteSetRemoveFunction<V>
Function that removes an item from a set within a transactional cache.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.