Module tikv::server::lock_manager::deadlock [−][src]
Structs
DetectTable | Used to detect the deadlock of wait-for-lock in the cluster. |
Detector | Detector is used to detect deadlocks between transactions. There is a leader
in the cluster which collects all |
Inner | |
Locks |
|
RoleChangeNotifier |
|
Scheduler |
|
Service |
Enums
DetectType | |
Role | The role of the detector. |
Task |
Constants
LEADER_KEY | The leader region is the region containing the LEADER_KEY and the leader of the leader region is also the leader of the deadlock detector. |