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/08 14:06:10 UTC

[jira] [Created] (IGNITE-2107) Splitting TX example and adding new

Yakov Zhdanov created IGNITE-2107:
-------------------------------------

             Summary: Splitting TX example and adding new
                 Key: IGNITE-2107
                 URL: https://issues.apache.org/jira/browse/IGNITE-2107
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: ignite-1.4, 1.5
            Reporter: Sergey Kozlov
            Assignee: Yakov Zhdanov
             Fix For: 1.6


CacheQueryExample is overloaded by query features. What's about to introduce a new package e.g. called org.apache.ignite.examples.query and split org.apache.ignite.examples.datagrid.CacheQueryExample into separate examples like: 

QueryScanExample 
QueryJoinExample 
QueryTextExample 
QueryAggregationExample 
QueryFieldsExample 
QueryFieldsJoinExample 

And add new ones:

QueryCrossCacheExample 
QueryExplainExample 

upd YZ: I think this should be done in separate package {{org.apache.ignite.examples.datagrid.query}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)