#include <ClientEvent.h>
◆ ClientCacheEntryModifiedEvent()
◆ getKey()
Get the key of the created entry
- Returns
- the key
◆ getType()
◆ getVersion()
Get the version of the created entry
- Returns
- a long containing the version of the created cache entry.
◆ isCommandRetried()
This will be true if the write command that caused this had to be retried again due to a topology change. This could be a sign that this event has been duplicated or another event was dropped and replaced (eg: ModifiedEvent replaced CreateEvent)
- Returns
- Whether the command that caused this event was retried
The documentation for this class was generated from the following file:
- /home/infinispan/workspace/CppRelease/x.y.z.Final/include/infinispan/hotrod/ClientEvent.h