|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataCommand | |
|---|---|
| org.infinispan.commands.read | |
| org.infinispan.commands.write | |
| Uses of DataCommand in org.infinispan.commands.read |
|---|
| Classes in org.infinispan.commands.read that implement DataCommand | |
|---|---|
class |
AbstractDataCommand
|
class |
GetKeyValueCommand
// TODO: MANIK: Document this |
| Uses of DataCommand in org.infinispan.commands.write |
|---|
| Subinterfaces of DataCommand in org.infinispan.commands.write | |
|---|---|
interface |
DataWriteCommand
Mixes features from DataCommand and WriteCommand |
| Classes in org.infinispan.commands.write that implement DataCommand | |
|---|---|
class |
EvictCommand
|
class |
InvalidateCommand
Removes an entry from memory - never removes the entry. |
class |
PutKeyValueCommand
Implements functionality defined by Map.put(Object, Object) |
class |
RemoveCommand
|
class |
ReplaceCommand
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||