Note that IgniteDataStreamer implements AutoCloseable, so the code in the example you are referring to is correct because data streamer is used in try-with-resources block. It is not required to call flush() before calling close() because close() will flush the data automatically.
- Loading cache with DataStreamer pragmaticbigdata
- Re: Loading cache with DataStreamer visagan
- Re: Loading cache with DataStreamer pragmaticbigdata
- Re: Loading cache with DataStreamer visagan
- Re: Loading cache with DataStreamer Alexey Goncharuk
- Re: Loading cache with DataStreamer pragmaticbigdata
- Re: Loading cache with DataStre... Alexey Goncharuk
- Re: Loading cache with Data... pragmaticbigdata
