| Package | Description |
|---|---|
| com.tangosol.coherence.rest.util.updater | |
| com.tangosol.util.extractor |
Contains
ValueExtractor and
ValueUpdater related classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
MvelUpdater
MVEL-based ValueUpdater implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PofUpdater
POF-based ValueUpdater implementation.
|
class |
ReflectionUpdater
Reflection-based ValueUpdater implementation.
|
class |
UniversalUpdater
Universal ValueUpdater implementation.
|