Package org.infinispan.commands.write
package org.infinispan.commands.write
Commands that alter the state of the cache.
- Since:
- 4.0
- Author:
- Manik Surtani
-
ClassDescriptionStuff common to WriteCommandsA command that represents an acknowledge sent by a backup owner to the originator.WARNING: Generated code!WARNING: Generated code!WARNING: Generated code!WARNING: Generated code!Mixes features from DataCommand and WriteCommandA command that represents an exception acknowledge sent by any owner.WARNING: Generated code!Removes an entry from memory.WARNING: Generated code!Invalidates an entry in a L1 cache (used with DIST mode)WARNING: Generated code!A
WriteCommandused to handle updates from the remote site (for asynchronous cross-site replication).WARNING: Generated code!Implements functionality defined byBasicCache.put(Object, Object)WARNING: Generated code!A command writing multiple key/value pairs with the same metadata.WARNING: Generated code!WARNING: Generated code!Removes an entry that is expired from memoryWARNING: Generated code!WARNING: Generated code!A policy for determining if a write command should be executed based on the current value in the cache.A command that modifies the cache in some way