[jira] [Created] (IGNITE-2123) Need to add EntryProcessorExample to cache examples

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2123) Need to add EntryProcessorExample to cache examples

Anton Vinogradov (Jira)
Yakov Zhdanov created IGNITE-2123:
-------------------------------------

             Summary: Need to add EntryProcessorExample to cache examples
                 Key: IGNITE-2123
                 URL: https://issues.apache.org/jira/browse/IGNITE-2123
             Project: Ignite
          Issue Type: Task
            Reporter: Yakov Zhdanov


One can take {{CacheAffinityExample}} as an example.

# call entry processors in a loop, if entry is null then create it in entry processor
# do gets in a loop and show that entries are in cache
# call entry processors in a loop and modify existing entries
# do gets in a loop and show the results of modification



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)