[jira] [Updated] (IGNITE-7428) Thin client Java API - cache open/getName/getConfiguration/size

2018-02-07 Thread Alexey Kukushkin (JIRA)

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

Alexey Kukushkin updated IGNITE-7428:
-
Summary: Thin client Java API - cache open/getName/getConfiguration/size  
(was: Thin client Java API - cache open/getName/getConfiguration/size/close)

> Thin client Java API - cache open/getName/getConfiguration/size
> ---
>
> Key: IGNITE-7428
> URL: https://issues.apache.org/jira/browse/IGNITE-7428
> Project: Ignite
>  Issue Type: Sub-task
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>
> Implement cache open/getName/getConfiguration/close/size thin client Java API 
> including unit and system tests and samples.
> Cache
>      getName(): String
>      getConfiguration(clazz): Configuration
>      close()
>      size(modes: CachePeekMode...)



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


[jira] [Updated] (IGNITE-7428) Thin client Java API - cache open/getName/getConfiguration/size

2018-02-07 Thread Alexey Kukushkin (JIRA)

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

Alexey Kukushkin updated IGNITE-7428:
-
Description: 
Implement cache open/getName/getConfiguration/close/size thin client Java API 
including unit and system tests and samples.

Cache
     getName(): String
     getConfiguration(clazz): Configuration
    size(modes: CachePeekMode...)

  was:
Implement cache open/getName/getConfiguration/close/size thin client Java API 
including unit and system tests and samples.

Cache
     getName(): String
     getConfiguration(clazz): Configuration
     close()
     size(modes: CachePeekMode...)


> Thin client Java API - cache open/getName/getConfiguration/size
> ---
>
> Key: IGNITE-7428
> URL: https://issues.apache.org/jira/browse/IGNITE-7428
> Project: Ignite
>  Issue Type: Sub-task
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>
> Implement cache open/getName/getConfiguration/close/size thin client Java API 
> including unit and system tests and samples.
> Cache
>      getName(): String
>      getConfiguration(clazz): Configuration
>     size(modes: CachePeekMode...)



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


[jira] [Updated] (IGNITE-7428) Thin client Java API - cache open/getName/getConfiguration/size/close

2018-02-07 Thread Alexey Kukushkin (JIRA)

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

Alexey Kukushkin updated IGNITE-7428:
-
Environment: (was: Implement cache 
open/getName/getConfiguration/close/size thin client Java API including unit 
and system tests and samples.

Cache
     getName(): String
    getConfiguration(clazz): Configuration
     close()
     size(modes: CachePeekMode...))

> Thin client Java API - cache open/getName/getConfiguration/size/close
> -
>
> Key: IGNITE-7428
> URL: https://issues.apache.org/jira/browse/IGNITE-7428
> 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-7428) Thin client Java API - cache open/getName/getConfiguration/size/close

2018-02-07 Thread Alexey Kukushkin (JIRA)

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

Alexey Kukushkin updated IGNITE-7428:
-
Description: 
Implement cache open/getName/getConfiguration/close/size thin client Java API 
including unit and system tests and samples.

Cache
     getName(): String
     getConfiguration(clazz): Configuration
     close()
     size(modes: CachePeekMode...)

> Thin client Java API - cache open/getName/getConfiguration/size/close
> -
>
> Key: IGNITE-7428
> URL: https://issues.apache.org/jira/browse/IGNITE-7428
> Project: Ignite
>  Issue Type: Sub-task
>Reporter: Alexey Kukushkin
>Assignee: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>
> Implement cache open/getName/getConfiguration/close/size thin client Java API 
> including unit and system tests and samples.
> Cache
>      getName(): String
>      getConfiguration(clazz): Configuration
>      close()
>      size(modes: CachePeekMode...)



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


[jira] [Updated] (IGNITE-7428) Thin client Java API - cache open/getName/getConfiguration/size/close

2018-01-16 Thread Alexey Kukushkin (JIRA)

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

Alexey Kukushkin updated IGNITE-7428:
-
Environment: 
Implement cache open/getName/getConfiguration/close/size thin client Java API 
including unit and system tests and samples.

Cache
     getName(): String
    getConfiguration(clazz): Configuration
     close()
     size(modes: CachePeekMode...)

  was:
Implement cache open/close/size thin client Java API including unit and system 
tests and samples.

Cache
    getName(): String
    close()
    size(modes: CachePeekMode...)

Summary: Thin client Java API - cache 
open/getName/getConfiguration/size/close  (was: Thin client Java API - cache 
open/getName/size/close)

> Thin client Java API - cache open/getName/getConfiguration/size/close
> -
>
> Key: IGNITE-7428
> URL: https://issues.apache.org/jira/browse/IGNITE-7428
> Project: Ignite
>  Issue Type: Sub-task
> Environment: Implement cache open/getName/getConfiguration/close/size 
> thin client Java API including unit and system tests and samples.
> Cache
>      getName(): String
>     getConfiguration(clazz): Configuration
>      close()
>      size(modes: CachePeekMode...)
>Reporter: Alexey Kukushkin
>Priority: Major
>  Labels: data, java, thin
>




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