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/11/22 17:41:57 UTC

[25/50] [abbrv] ignite git commit: Merge branch 'ignite-1282' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282

Merge branch 'ignite-1282' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1282


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

Branch: refs/heads/ignite-single-op-get
Commit: a28649e0d5aa15af82678a67590f0ee238012284
Parents: 0410f0e f37863a
Author: Alexey Goncharuk <al...@gmail.com>
Authored: Fri Nov 20 15:37:13 2015 +0300
Committer: Alexey Goncharuk <al...@gmail.com>
Committed: Fri Nov 20 15:37:13 2015 +0300

----------------------------------------------------------------------
 .../internal/portable/BinaryReaderExImpl.java   | 65 ++++++++++++--------
 .../portable/PortableClassDescriptor.java       | 16 +++++
 .../platform/cache/PlatformCache.java           |  9 ++-
 .../Cache/CacheTestAsyncWrapper.cs              |  1 -
 .../Cache/Query/CacheQueriesTest.cs             |  2 -
 .../Apache.Ignite.Core/Cache/Query/ScanQuery.cs | 14 +----
 .../Impl/Cache/CacheEntryFilterHolder.cs        | 15 -----
 .../Apache.Ignite.Core/Impl/Cache/CacheImpl.cs  | 15 +----
 .../Impl/Unmanaged/UnmanagedCallbacks.cs        |  2 +-
 9 files changed, 62 insertions(+), 77 deletions(-)
----------------------------------------------------------------------