|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasePutOperation | |
|---|---|
| com.hazelcast.map.impl.operation | Package for map operations. |
| com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
| Uses of BasePutOperation in com.hazelcast.map.impl.operation |
|---|
| Subclasses of BasePutOperation in com.hazelcast.map.impl.operation | |
|---|---|
class |
MergeOperation
|
class |
PutIfAbsentOperation
|
class |
PutOperation
|
class |
PutTransientOperation
|
class |
ReplaceIfSameOperation
|
class |
ReplaceOperation
|
class |
SetOperation
|
class |
TryPutOperation
|
| Uses of BasePutOperation in com.hazelcast.map.impl.tx |
|---|
| Subclasses of BasePutOperation in com.hazelcast.map.impl.tx | |
|---|---|
class |
TxnSetOperation
An operation to unlock and set (key,value) on the partition . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||