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

Alexey Kukushkin updated IGNITE-7423:
-------------------------------------
    Environment: 
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)

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




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

Reply via email to