AsyncMysqlClientStats::notificationQueueSize

Size of this client's event base notification queue

public function notificationQueueSize(): int;

Value is collected at the end of the operation.

Returns

  • int - A int representing the size of notification queue of this MySQL client's IO Thread.