public class IgniteDrDataStreamerCacheUpdater extends Object implements IgniteDataStreamer.Updater<KeyCacheObject,CacheObject>, DataStreamerCacheUpdaters.InternalUpdater
| Constructor and Description |
|---|
IgniteDrDataStreamerCacheUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
update(IgniteCache<KeyCacheObject,CacheObject> cache0,
Collection<Map.Entry<KeyCacheObject,CacheObject>> col)
Updates cache with batch of entries.
|
public void update(IgniteCache<KeyCacheObject,CacheObject> cache0, Collection<Map.Entry<KeyCacheObject,CacheObject>> col)
update in interface IgniteDataStreamer.Updater<KeyCacheObject,CacheObject>cache0 - Cache.col - Collection of entries.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015