|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDataCommand | |
|---|---|
| org.infinispan.commands.read | Commands that read data from the cache. |
| org.infinispan.commands.write | Commands that alter the state of the cache. |
| Uses of AbstractDataCommand in org.infinispan.commands.read |
|---|
| Subclasses of AbstractDataCommand in org.infinispan.commands.read | |
|---|---|
class |
GetKeyValueCommand
Implements functionality defined by Map.get(Object) and
Map.containsKey(Object) operations |
| Uses of AbstractDataCommand in org.infinispan.commands.write |
|---|
| Subclasses of AbstractDataCommand in org.infinispan.commands.write | |
|---|---|
class |
AbstractDataWriteCommand
Stuff common to WriteCommands |
class |
EvictCommand
|
class |
InvalidateCommand
Removes an entry from memory - never removes the entry. |
class |
InvalidateL1Command
Invalidates an entry in a L1 cache (used with DIST mode) |
class |
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
class |
RemoveCommand
|
class |
ReplaceCommand
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||