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

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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