You need to provide correct value class when executing a query, in your case it should be ArrayList. The "ArrayList<MyPOJO>.class" that you provided there doesn't make any sense.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-cache-range-query-using-cache-keys-tp10717p13085.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
