| Package | Description | 
|---|---|
| com.hazelcast.query | Contains interfaces/classes related to Hazelcast query and indexing support. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> PartitionPredicate<K,V> | Predicates. partitionPredicate(Object partitionKey,
                  Predicate<K,V> target)Creates a new partition predicate that restricts the execution of the target predicate to a single partition. | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.