com.hazelcast.core
K
- key typepublic interface PartitioningStrategy<K>
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 © 2015 Hazelcast, Inc.. All Rights Reserved.