You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/08/27 08:34:19 UTC

[6/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-1124

Merge remote-tracking branch 'remotes/origin/master' into ignite-1124


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40504fe5
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/40504fe5
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/40504fe5

Branch: refs/heads/ignite-1124
Commit: 40504fe53bc21c3f6815ea47f418f97acb7119b6
Parents: c8604c1 136c099
Author: sboikov <sb...@gridgain.com>
Authored: Thu Aug 27 09:33:46 2015 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Thu Aug 27 09:33:46 2015 +0300

----------------------------------------------------------------------
 .../CacheObjectPortableProcessorImpl.java       |   3 +-
 .../cacheobject/IgniteCacheObjectProcessor.java |   2 +-
 .../IgniteCacheObjectProcessorImpl.java         |   2 +-
 .../processors/query/GridQueryProcessor.java    |   2 +-
 .../platform/cache/PlatformCacheIterator.java   |  72 +++++
 .../cache/affinity/PlatformAffinity.java        | 293 +++++++++++++++++++
 .../cache/store/PlatformCacheStore.java         |  25 ++
 .../cache/store/PlatformCacheStoreCallback.java |  61 ++++
 8 files changed, 456 insertions(+), 4 deletions(-)
----------------------------------------------------------------------