Inheritance Hierarchy
Hazelcast.CoreEqualPredicate
Hazelcast.CoreNotEqualPredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
The EqualPredicate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EqualPredicate | Initializes a new instance of the EqualPredicate class | |
EqualPredicate(String, Object) | Initializes a new instance of the EqualPredicate class |
Methods
Name | Description | |
---|---|---|
Equals | (Overrides ObjectEquals(Object).) | |
GetFactoryId | ||
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetId | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReadData | ||
ToString | (Overrides ObjectToString.) | |
WriteData |
See Also