IPartitionPredicate Interface
Namespace: Hazelcast.Query
Assembly: Hazelcast.Net.dll
Defines a partition predicate.
public interface IPartitionPredicate : IPredicate
Properties
PartitionKey | Gets the partition key. |
Target | Gets the predicate that will run on the target partition. |