Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
queue_id | int | 4 | null |
|
|
|||
total_enqueues | bigint | 8 | null |
|
|
|||
total_dequeues | bigint | 8 | null |
|
|
|||
current_queue_depth | bigint | 8 | null |
|
|
|||
maximum_queue_depth | bigint | 8 | null |
|
|
|||
last_service_ticks | bigint | 8 | null |
|
|