|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractKeyValueOperation | |
|---|---|
| org.infinispan.client.hotrod.impl.operations | |
| Uses of AbstractKeyValueOperation in org.infinispan.client.hotrod.impl.operations |
|---|
| Subclasses of AbstractKeyValueOperation in org.infinispan.client.hotrod.impl.operations | |
|---|---|
class |
PutIfAbsentOperation
Implements "putIfAbsent" operation as described in Hot Rod protocol specification. |
class |
PutOperation
Implements "put" as defined by Hot Rod protocol specification. |
class |
ReplaceIfUnmodifiedOperation
Implement "replaceIfUnmodified" as defined by Hot Rod protocol specification. |
class |
ReplaceOperation
Implements "Replace" operation as defined by Hot Rod protocol specification. |
|
--> | |||||||||