Hello! You just, you know, benchmark Ignite Data Streamer. Collect currentTimeMillis() before data load started, compare to currentTimeMillis() after it is finished.
I don't think that DataStreamer collects any metrics so that would be it. Regards, -- Ilya Kasnacheev вт, 18 дек. 2018 г. в 08:10, ashishb008 <[email protected]>: > We can get the total number of gets/puts & average time for gets/puts on > Caches. But in my case I do not use get/put on cache, I use > IgniteDataStreamer to load data in cache. I need to know time taken by > IgniteDataStreamer. > > Thanks > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
