EntryEventTKey, TValue MethodsHazelcast .Net Client Class Library

The EntryEventTKey, TValue generic type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEventType
Return the event type
(Inherited from AbstractMapEvent.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKey
Returns the key of the entry event
Public methodGetMember
Returns the member fired this event.
(Inherited from AbstractMapEvent.)
Public methodGetMergingValue
Returns the incoming merging value of the entry event.
Public methodGetName
Returns the name of the map for this event.
(Inherited from AbstractMapEvent.)
Public methodGetOldValue
Returns the old value of the entry event
Public methodGetSource (Inherited from AbstractMapEvent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Returns the value of the entry event
Public methodToString (Overrides AbstractMapEventToString.)
Top
See Also

Reference