Hello!

You do not need to `await' on futures returned to AddData. They are
provided for listen() functionality only. What you need to do is close
DataStreamer after data load is complete, which you already do.

Regards,
-- 
Ilya Kasnacheev


чт, 27 июн. 2019 г. в 18:35, siva <siva.ka...@bizruntime.com>:

> Hi,
> I am using Apache Ignite 7.5 .Net client and Server.And getting data
> streamer from Cache.
> I have around 50000 thousand of records in SQL Server DB table.And i am
> trying to load using GetDataStreamer.
>
> here is the code:
>
>
> How to achive loading data fast into cache.
> Any one suggest me.
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to