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, setSequence
getCaller, getEventType, getMapName, getSource
readData, writeData
Object getKey()
Object getValue()
Data getDataKey()
Data getDataNewValue()
Data getDataOldValue()
long getCreationTime()
void setSerializationService(SerializationService serializationService)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.