explicitHashKey property
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;
The hash value used to determine explicitly the shard that the data record is assigned to by overriding the partition key hash.
final String? explicitHashKey;