T - key typepublic interface PartitionAware<T>
getPartitionKey()'s owner member.
This makes related data to be stored in the same location. (See data-affinity.)| Modifier and Type | Method and Description |
|---|---|
T |
getPartitionKey()
The key object that will be used by Hazelcast to specify the partition.
|
T getPartitionKey()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.