JBoss Data Grid HotRod C# Client  7.2.0
Public Member Functions | List of all members
Infinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K > Class Template Reference
Inheritance diagram for Infinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K >:
Infinispan.HotRod.Event.ClientEvent

Public Member Functions

 ClientCacheEntryModifiedEvent (K key, ulong version, bool commandRetried)
 
GetKey ()
 
ulong GetVersion ()
 
bool IsCommandRetried ()
 
override EventType GetType ()
 

Constructor & Destructor Documentation

Infinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K >.ClientCacheEntryModifiedEvent ( key,
ulong  version,
bool  commandRetried 
)
inline

Member Function Documentation

override EventType Infinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K >.GetType ( )
inlinevirtual
bool Infinispan.HotRod.Event.ClientCacheEntryModifiedEvent< K >.IsCommandRetried ( )
inline

The documentation for this class was generated from the following file: