public class ClusterNotificationCacheWrapper<K,V>
extends org.eclipse.scout.rt.platform.cache.AbstractCacheWrapper<K,V>
Constructor and Description |
---|
ClusterNotificationCacheWrapper(org.eclipse.scout.rt.platform.cache.ICache<K,V> delegate) |
Modifier and Type | Method and Description |
---|---|
void |
invalidate(org.eclipse.scout.rt.platform.cache.ICacheEntryFilter<K,V> filter,
boolean propagate) |
Copyright © 2010–2020. All rights reserved.