K - type of the entry keyV - type of the entry valuepublic interface PartitionPredicate<K,V> extends Predicate<K,V>
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getPartitionKey()
 | 
Predicate<K,V> | 
getTarget()
Returns the target  
Predicate. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.