![]() | MemberAttributeEvent Class |
Namespace: Hazelcast.Core
The MemberAttributeEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | MemberAttributeEvent | Initializes a new instance of the MemberAttributeEvent class |
![]() | MemberAttributeEvent(ICluster, IMember, MemberAttributeOperationType, String, Object) | Initializes a new instance of the MemberAttributeEvent class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCluster | Returns the cluster of the event. (Inherited from MembershipEvent.) |
![]() | GetEventType | Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED (Inherited from MembershipEvent.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetKey | |
![]() | GetMember | (Overrides MembershipEventGetMember.) |
![]() | GetMembers | Returns a consistent view of the the members exactly after this MembershipEvent has been processed. (Inherited from MembershipEvent.) |
![]() | GetOperationType | |
![]() | GetSource |
The object on which the Event initially occurred.
(Inherited from EventObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | |
![]() | ToString | (Inherited from MembershipEvent.) |