public interface CacheDrEntryFilter<K,V> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(CacheDrEntry<K,V> entry)
Whether to perform data center replication for particular cache entry or not.
|
boolean accept(CacheDrEntry<K,V> entry)
entry - DR entry.True in case data center replication should be performed for the entry.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024