PartitionPredicate Class |
Namespace: Hazelcast.Core
The PartitionPredicate type exposes the following members.
Name | Description | |
---|---|---|
PartitionPredicate | Initializes a new instance of the PartitionPredicate class | |
PartitionPredicate(Object, IPredicate) | Initializes a new instance of the PartitionPredicate class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetFactoryId | ||
GetHashCode | (Inherited from Object.) | |
GetId | ||
GetPartitionKey |
Returns the partition key that determines the partition the target Predicate is going to execute on
| |
GetTarget |
Returns the predicate that will run on target partition
| |
GetType | (Inherited from Object.) | |
ReadData | ||
ToString | (Inherited from Object.) | |
WriteData |
Name | Description | |
---|---|---|
And | (Defined by PredicateExt.) | |
Not | (Defined by PredicateExt.) | |
Or | (Defined by PredicateExt.) |