public interface CacheEventData extends IdentifiedDataSerializable
Modifier and Type | Method and Description |
---|---|
CacheEventType |
getCacheEventType() |
Data |
getDataKey() |
Data |
getDataOldValue() |
Data |
getDataValue() |
String |
getName() |
boolean |
isOldValueAvailable() |
getFactoryId, getId
readData, writeData
CacheEventType getCacheEventType()
String getName()
Data getDataKey()
Data getDataValue()
Data getDataOldValue()
boolean isOldValueAvailable()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.