MySQL 8.3.0
Source Code Documentation
Mutexed_map_thd_srv_session::Do_Impl Class Referenceabstract

Public Member Functions

virtual ~Do_Impl ()=default
 
virtual bool operator() (Srv_session *)=0
 Work on the session. More...
 

Constructor & Destructor Documentation

◆ ~Do_Impl()

virtual Mutexed_map_thd_srv_session::Do_Impl::~Do_Impl ( )
virtualdefault

Member Function Documentation

◆ operator()()

virtual bool Mutexed_map_thd_srv_session::Do_Impl::operator() ( Srv_session )
pure virtual

Work on the session.

Returns
false Leave the session in the map true Remove the session from the map

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