| Package | Description |
|---|---|
| org.wildfly.clustering.infinispan.spi.function |
| Class and Description |
|---|
| AbstractFunction
Function that operates on an operable object.
|
| AbstractFunctionExternalizer
Externalizer for an
AbstractFunction. |
| CollectionAddFunction
Function that adds an item to a collection.
|
| CollectionFunction
Function that operates on a collection.
|
| CollectionRemoveFunction
Function that removes an item from a collection.
|
| ConcurrentSetAddFunction
Function that adds an item to a set within a non-transactional cache.
|
| ConcurrentSetRemoveFunction
Function that removes an item from a set within a non-transactional cache.
|
| CopyOnWriteSetAddFunction
Function that adds an item to a set within a transactional cache.
|
| CopyOnWriteSetRemoveFunction
Function that removes an item from a set within a transactional cache.
|
| Operations
Defines operations for creating and copying an operable object.
|
| SetAddFunction
Function that adds an item to a set.
|
| SetRemoveFunction
Function that removes an item from a set.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.