K - key typepublic interface PartitioningStrategy<K> extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getPartitionKey(K key)
Returns the key object that will be used by Hazelcast to specify the partition. 
 | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.