CASMutation< T > Interface Reference
List of all members.
Detailed Description
Defines a mutation mechanism for a high-level CAS client interface.
Member Function Documentation
| T getNewValue |
( |
T |
current |
) |
[package] |
Get the new value to replace the current value.
- Parameters:
-
| current | the current value in the cache |
- Returns:
- the replacement value
The documentation for this interface was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERCaching/Sources/net/spy/memcached/CASMutation.java