explicitHashKey property

String? explicitHashKey
final

The hash value used to determine explicitly the shard that the data record is assigned to by overriding the partition key hash.

Implementation

final String? explicitHashKey;