Returns the key object that will be used by Hazelcast to specify the partition.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
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