Re: Ignite Cache setIndexedTypes Question

2016-11-14 Thread vdpyatkov
Hi, You can use Igniteconfiguration.setIndexedTypes(Kei.class, Val.class) and annotations or (not both) Query Entity and configure indexes in it. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cache-setIndexedTypes-Question-tp8895p8937.html Sent from

Re: Ignite Cache setIndexedTypes Question

2016-11-11 Thread vdpyatkov
in cacheConfiguration).. But I can't use sql. > > How to resolve this problem?? > > In other words, I want to put data high performance when using > setIndexedTypes or I want to use Sql without setIndexedTypes. -- View this message in context: http://apache-ignite-user