public interface QueryCacheEventData extends Sequenced, EventData
| Modifier and Type | Method and Description | 
|---|---|
| long | getCreationTime() | 
| Data | getDataKey() | 
| Data | getDataNewValue() | 
| Data | getDataOldValue() | 
| Object | getKey() | 
| Object | getValue() | 
| void | setSerializationService(SerializationService serializationService) | 
getPartitionId, getSequence, setSequencegetCaller, getEventType, getMapName, getSourcereadData, writeDataObject getKey()
Object getValue()
Data getDataKey()
Data getDataNewValue()
Data getDataOldValue()
long getCreationTime()
void setSerializationService(SerializationService serializationService)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.