You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "Кузин Никита (Nikita Kuzin)" <nk...@iitdgroup.ru> on 2019/09/16 15:04:28 UTC

Get all cache entries

Hello!

What is more preferable way to get all elements from cache? (Something like IgniteStreamer, but other direction)

Thank you

_________________________________
С уважением, Никита Кузин
Ведущий программист-разработчик

 Интернейшнл АйТи Дистрибьюшн

e-mail: nkuzin@iitdgroup.ru<ma...@iitdgroup.ru>
тел.: 84995021375 доб. 320
моб. тел.: 79260948887
115114, Москва, Дербеневская ул., 20-27

Re: Get all cache entries

Posted by Taras Ledkov <tl...@gridgain.com>.
Hi,


Please take a look at IgniteCache#query.
You can use ScanQuery example [1] .

[1]. 
https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/CacheQueryExample.java#L121


16.09.2019 18:04, Кузин Никита (Nikita Kuzin) пишет:
> Hello!
>
> What is more preferable way to get all elements from cache? (Something 
> like IgniteStreamer, but other direction)
>
> Thank you
>
> _________________________________
> С уважением, Никита Кузин
> Ведущий программист-разработчик
>
> * Интернейшнл АйТи Дистрибьюшн*
> *
> *
> e-mail: nkuzin@iitdgroup.ru <ma...@iitdgroup.ru>
> тел.: 84995021375 доб. 320
> моб. тел.: 79260948887
> 115114, Москва, Дербеневская ул., 20-27

-- 
Taras Ledkov
Mail-To: tledkov@gridgain.com