K
- the key typeV
- the value typepublic static interface DistributedMap.ItemUpdatedAction<K,V>
void itemUpdatedInCollection(com.hazelcast.core.IMap<K,V> collection, K itemKey, V itemOldValue, V itemNewValue, com.hazelcast.core.Member member)
collection
- the collectionitemKey
- the item keyitemOldValue
- the item old valueitemNewValue
- the item new valuemember
- the member