Hi,Streamer just streams the data into a cache. If the cache has a data source configured then the streamed data (already received by the cache) will be propagated to the underlying storage as well.
-- Denis On 1/25/2016 11:38 AM, Saurabh Sharma wrote:
Hi,I would like to know if addData<K,V> method of DataStreamerImpl class also saves value from cache to dataSource configured?Thanks, Saurabh
