MySQL 8.3.0
Source Code Documentation
Handler_stop_action Class Reference

Action to signal the handler to stop existing routines. More...

#include <pipeline_handlers.h>

Inheritance diagram for Handler_stop_action:
[legend]

Public Member Functions

 Handler_stop_action ()
 
 ~Handler_stop_action () override=default
 
- Public Member Functions inherited from Pipeline_action
 Pipeline_action (int action_type)
 
virtual ~Pipeline_action ()=default
 
int get_action_type ()
 Returns this action type. More...
 

Detailed Description

Action to signal the handler to stop existing routines.

Constructor & Destructor Documentation

◆ Handler_stop_action()

Handler_stop_action::Handler_stop_action ( )
inline

◆ ~Handler_stop_action()

Handler_stop_action::~Handler_stop_action ( )
overridedefault

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