[ 
https://issues.apache.org/jira/browse/IGNITE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714653#comment-16714653
 ] 

Sergey Kozlov edited comment on IGNITE-10222 at 12/10/18 12:26 PM:
-------------------------------------------------------------------

Attached file has 3 examples covering the following functionality of thin C++ 
client:
* putall and getall operations in {{thin-client-put-get-all-caches-example}}
* create dynamic cache, put, get in 
{{thin-client-put-get-dynamic-caches-example}}
* put, get single type/different types in {{thin-client-put-get-extend-example}}

Fill free to change the code and it doesn't fit Apache Ignite requirements.


was (Author: skozlov):
Attached file has 3 examples covering the following functionality of thin C++ 
client:
* putall and getall operations in {{thin-client-put-get-all-caches-example}}
* create dynamic cache, put, get in 
{{thin-client-put-get-dynamic-caches-example}}
* put, get single type/different types in {{thin-client-put-get-extend-example}}

> CPP Thin: Examples for operations with multiple keys and values
> ---------------------------------------------------------------
>
>                 Key: IGNITE-10222
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10222
>             Project: Ignite
>          Issue Type: New Feature
>          Components: examples, platforms, thin client
>    Affects Versions: 2.7
>            Reporter: Sergey Kozlov
>            Priority: Major
>             Fix For: 2.8
>
>         Attachments: custom_examples.zip
>
>
> Add examples for new API calls for putall, getall, removeall



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

Reply via email to