!--a11y-->
Locking Manager 
This manager is a Java wrapper for manipulating the locks on the Enqueue Server. The Locking Manager deals with different lock levels. The data is reported separately for each lock level.
Data is provided for servers and dispatchers.
Dispatcher
|
Monitored Unit |
Description |
|
LockingTable |
|
|
description |
Describes the operation for which the time measurements are effective. For example, create unique owner (total), create single lock (total). |
|
average (us) |
Average time for the execution of operation for description x. |
|
min (us) |
Minimal time for the execution of operation for description x. |
|
max (us) |
Maximal time for the execution of operation for description x. |
|
count |
Number of operations executed for description x. |
Server
|
Monitored Unit |
Description |
|
LockingTable |
|
|
description |
See above. |
|
average (us) |
See above. |
|
min (us) |
See above. |
|
max (us) |
See above. |
|
count |
See above. |
