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