Re: Storing JSON data on Ignite cache

2017-06-06 Thread Yermek
/Storing-JSON-data-on-Ignite-cache-tp11660p13449.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Storing JSON data on Ignite cache

2017-04-03 Thread Andrey Mashenkov
fb97279] >Cache next==Entry [key=3, val=[B@439a8f59] > > How can I query this data or map this as key, value. > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Storing-JSON-data-on-Ignite-cache-tp11660.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Andrey V. Mashenkov

Re: Storing JSON data on Ignite cache

2017-04-03 Thread Anton Vinogradov
()); > } > > Result: > >Cache get id = {"id":1, "name":"USA", "population": 15} >Cache next==Entry [key=1, val=[B@5ab14cb9] > Cache next==Entry [key=2, val=[B@5fb97279] >Cache next==Entry [key=3, val

Storing JSON data on Ignite cache

2017-04-03 Thread austin solomon
15} Cache next==Entry [key=1, val=[B@5ab14cb9] Cache next==Entry [key=2, val=[B@5fb97279] Cache next==Entry [key=3, val=[B@439a8f59] How can I query this data or map this as key, value. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Storing-JSON-data-on-Ignite-cache-tp11660.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.