Hi,
  You can use any of your caches to perform the query, or alternatively
create a new one like so:
  ignite.getOrCreateCache("MY_TEST_CACHE").query(new SqlFieldsQuery("SELECT
* FROM SYS.NODES")).getAll()

Thanks, Alex



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

Reply via email to