@Internal public class AlwaysNullMapMergePolicy extends Object implements com.hazelcast.map.merge.MapMergePolicy
| Constructor and Description |
|---|
AlwaysNullMapMergePolicy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
merge(String mapName,
com.hazelcast.core.EntryView mergingEntry,
com.hazelcast.core.EntryView existingEntry) |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
public Object merge(String mapName, com.hazelcast.core.EntryView mergingEntry, com.hazelcast.core.EntryView existingEntry)
merge in interface com.hazelcast.map.merge.MapMergePolicypublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeData in interface com.hazelcast.nio.serialization.DataSerializableIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readData in interface com.hazelcast.nio.serialization.DataSerializableIOExceptionCopyright © 2003–2016 Atlassian. All rights reserved.