|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseRemoveOperation | |
---|---|
com.hazelcast.map.impl.operation | Package for map operations. |
com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
Uses of BaseRemoveOperation in com.hazelcast.map.impl.operation |
---|
Subclasses of BaseRemoveOperation in com.hazelcast.map.impl.operation | |
---|---|
class |
DeleteOperation
|
class |
RemoveIfSameOperation
|
class |
RemoveOperation
|
class |
TryRemoveOperation
|
class |
WanOriginatedDeleteOperation
|
Uses of BaseRemoveOperation in com.hazelcast.map.impl.tx |
---|
Subclasses of BaseRemoveOperation in com.hazelcast.map.impl.tx | |
---|---|
class |
TxnDeleteOperation
Transactional delete operation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |