hotKeyDetection property

HotKeyDetection? hotKeyDetection
getter/setter pair

A hot key is a symptom of poor data distribution in which there are enough elements mapped to a single key to impact pipeline performance.

When present, this field includes metadata associated with any hot key.

Implementation

HotKeyDetection? hotKeyDetection;