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

Alexey Kukushkin updated IGNITE-7423:
-------------------------------------
    Description: 
Implement get/create/destroy cache thin client Java API including unit and 
system tests and samples.

Ignite
     cache(name: String)
     createCache(name): Cache
     getOrCreateCache(name): Cache
     getOrCreateCache(cfg): Cache
     destroyCache(name)

> Thin client Java API - cache management
> ---------------------------------------
>
>                 Key: IGNITE-7423
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7423
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Alexey Kukushkin
>            Assignee: Alexey Kukushkin
>            Priority: Major
>              Labels: data, java, thin
>
> Implement get/create/destroy cache thin client Java API including unit and 
> system tests and samples.
> Ignite
>      cache(name: String)
>      createCache(name): Cache
>      getOrCreateCache(name): Cache
>      getOrCreateCache(cfg): Cache
>      destroyCache(name)



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

Reply via email to