public class VersionAwareMapMergePolicy extends Object implements com.hazelcast.map.merge.MapMergePolicy
| Constructor and Description |
|---|
VersionAwareMapMergePolicy() |
public Object merge(String mapName, EntryView mergingEntry, EntryView existingEntry)
merge in interface com.hazelcast.map.merge.MapMergePolicypublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.