protected static class DataStreamerImpl.IsolatedUpdater extends Object implements StreamReceiver<KeyCacheObject,CacheObject>, DataStreamerCacheUpdaters.InternalUpdater
| Modifier | Constructor and Description |
|---|---|
protected |
IsolatedUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
receive(IgniteCache<KeyCacheObject,CacheObject> cache,
Collection<Map.Entry<KeyCacheObject,CacheObject>> entries)
Updates cache with batch of entries.
|
public void receive(IgniteCache<KeyCacheObject,CacheObject> cache, Collection<Map.Entry<KeyCacheObject,CacheObject>> entries)
receive in interface StreamReceiver<KeyCacheObject,CacheObject>cache - Cache.entries - Collection of entries.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021