Alexey Kukushkin created IGNITE-7432:
----------------------------------------
Summary: Thin client Java API - cache atomic get/put/replace/remove
Key: IGNITE-7432
URL:
https://issues.apache.org/jira/browse/IGNITE-7432 Project: Ignite
Issue Type: Sub-task
Environment: Implement cache atomic get/put/replace/remove thin client Java API including unit and system tests and samples.
Cache
getAndPut(key, val): V
getAndReplace(key, val): V
getAndRemove(key): V
putIfAbsent
Reporter: Alexey Kukushkin
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)