[jira] [Updated] (IGNITE-7432) Thin client Java API - cache atomic get/put/replace/remove

2018-02-09 Thread Alexey Kukushkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kukushkin updated IGNITE-7432:
-
Environment: (was: 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)

> 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
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>




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


[jira] [Updated] (IGNITE-7432) Thin client Java API - cache atomic get/put/replace/remove

2018-02-09 Thread Alexey Kukushkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Kukushkin updated IGNITE-7432:
-
Description: 
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

> 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
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>
> 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



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