Please, have a look at examples/datagrid/CacheQueryExample.java  file.

 

From: devinbost
Sent: Friday, November 15, 2019 1:31 AM
To: user@ignite.apache.org
Subject: Re: How to query existing cache that was configured via XML

 

ilya.kasnacheev wrote

> It's not possible to add table to cache.

>

> It is possible to define cache with table(s) from XML, but you will have

> to

> populate it with data from scratch:

> https://apacheignite.readme.io/docs/indexes

 

Am I able to use the QueryCursor on a cache that was created without a

table? We're trying to figure out how to easily iterate through the cache

values to migrate them into a cache that has a table.

 

 

 

--

Sent from: http://apache-ignite-users.70518.x6.nabble.com/

 

Reply via email to