K - key type@FunctionalInterface public 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 © 2023 Hazelcast, Inc.. All rights reserved.