public class GridDrDataLoadCacheUpdater<K,V> extends Object implements GridDataLoadCacheUpdater<K,V>
| Constructor and Description |
|---|
GridDrDataLoadCacheUpdater() |
public void update(GridCache<K,V> cache0, Collection<Map.Entry<K,V>> col) throws GridException
update in interface GridDataLoadCacheUpdater<K,V>cache0 - Cache.col - Collection of entries.GridException - If failed.Copyright © 2014. All rights reserved.