You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by PivotalSarge <gi...@git.apache.org> on 2017/08/11 18:52:32 UTC

[GitHub] geode-examples pull request #13: GEODE-3428: Add example of putting multiple...

GitHub user PivotalSarge opened a pull request:

    https://github.com/apache/geode-examples/pull/13

    GEODE-3428: Add example of putting multiple values all at once.

    Add an example of `Region.putAll()`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PivotalSarge/geode-examples feature/GEODE-3428

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode-examples/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit 50852add495930cc7d310efff191d72fda35f5c7
Author: Sarge <md...@pivotal.io>
Date:   2017-08-11T18:50:53Z

    GEODE-3428: Add example of putting multiple values all at once.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---