public interface MapInterceptorContext
Modifier and Type | Method and Description |
---|---|
Map.Entry |
getExistingEntry() |
Data |
getKey() |
String |
getMapName() |
Object |
getNewValue() |
MapOperationType |
getOperationType() |
String getMapName()
MapOperationType getOperationType()
Data getKey()
Object getNewValue()
Map.Entry getExistingEntry()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.