Merge branches 'ignite-1' and 'master' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-1
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/40399e90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/40399e90 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/40399e90 Branch: refs/heads/ignite-99 Commit: 40399e9070c5bb1513c838a15a1c9a8d7b3f4dfd Parents: bb32d46 58eda2e Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Tue Jan 13 17:35:14 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Tue Jan 13 17:35:14 2015 +0300 ---------------------------------------------------------------------- .../examples/ScalarCacheAffinityExample1.scala | 3 ++ .../examples/ScalarCacheAffinityExample2.scala | 3 ++ .../ScalarCacheAffinitySimpleExample.scala | 10 +++++-- .../scalar/examples/ScalarCacheExample.scala | 12 ++++++-- .../ScalarCachePopularNumbersExample.scala | 3 ++ .../examples/ScalarCacheQueryExample.scala | 3 ++ .../examples/ScalarSnowflakeSchemaExample.scala | 22 +++++++++++---- pom.xml | 29 +++++++++++++++++--- 8 files changed, 70 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/40399e90/examples/src/main/scala/org/gridgain/scalar/examples/ScalarCachePopularNumbersExample.scala ----------------------------------------------------------------------