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