[jira] [Created] (IGNITE-7431) Thin client Java API - cache replace/remove API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7431) Thin client Java API - cache replace/remove API

Anton Vinogradov (Jira)
Alexey Kukushkin created IGNITE-7431:
----------------------------------------

             Summary: Thin client Java API - cache replace/remove API
                 Key: IGNITE-7431
                 URL: https://issues.apache.org/jira/browse/IGNITE-7431
             Project: Ignite
          Issue Type: Sub-task
         Environment: Implement cache replace/remove thin client Java API including unit and system tests and samples.

Cache
        replace(key, val)
        replace(key, oldVal, newVal)
        remove(key)
        remove(key, val)
        removeAll()
        removeAll(keys: Set)
            Reporter: Alexey Kukushkin






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)