PartitionPredicate MethodsHazelcast .Net Client Class Library

The PartitionPredicate type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetFactoryId
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetId
Public methodGetPartitionKey
Returns the partition key that determines the partition the target Predicate is going to execute on
Public methodGetTarget
Returns the predicate that will run on target partition
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReadData
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteData
Top
Extension Methods

  NameDescription
Public Extension MethodAnd (Defined by PredicateExt.)
Public Extension MethodNot (Defined by PredicateExt.)
Public Extension MethodOr (Defined by PredicateExt.)
Top
See Also

Reference