Returns the key object that will be used by Hazelcast to specify the partition.
Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
Parameters
- key
- Type: SystemObject
actual key object
Return Value
Type: Objectpartition key object or null to fallback to default partition calculation
Remarks
See Also