Inheritance Hierarchy
Hazelcast.CoreEntryAdapterK, V
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Type Parameters
- K
- V
The EntryAdapterK, V type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EntryAdapterK, V | Initializes a new instance of the EntryAdapterK, V class |
Methods
Name | Description | |
---|---|---|
![]() | EntryAdded | |
![]() | EntryEvicted | |
![]() | EntryRemoved | |
![]() | EntryUpdated | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also