MySQL 8.4.0
Source Code Documentation
Release_histogram_locks Class Reference
Inheritance diagram for Release_histogram_locks:
[legend]

Public Member Functions

bool release (MDL_ticket *ticket) override
 Check if the given ticket represents a lock that should be released. More...
 
- Public Member Functions inherited from MDL_release_locks_visitor
virtual ~MDL_release_locks_visitor ()=default
 

Member Function Documentation

◆ release()

bool Release_histogram_locks::release ( MDL_ticket ticket)
inlineoverridevirtual

Check if the given ticket represents a lock that should be released.

Return values
trueif the lock should be released, false otherwise.

Implements MDL_release_locks_visitor.


The documentation for this class was generated from the following file: