You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2015/12/09 16:44:10 UTC

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

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)