public interface MergePolicy
| Modifier and Type | Field and Description |
|---|---|
static Object |
REMOVE_EXISTING |
static final Object REMOVE_EXISTING
Object merge(String mapName, MapEntry mergingEntry, MapEntry existingEntry)
mapName - name of the mapmergingEntry - entry merging into the destination clusterexistingEntry - existing entry in the destination clusterCopyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.