#include <clone_handler.h>
◆ XA_Block() [1/2]
Clone_handler::XA_Block::XA_Block |
( |
THD * |
thd | ) |
|
|
explicit |
Constructor: Block all XA operations.
- Parameters
-
◆ ~XA_Block()
Clone_handler::XA_Block::~XA_Block |
( |
| ) |
|
Destructor: unblock XA operations.
◆ XA_Block() [2/2]
Clone_handler::XA_Block::XA_Block |
( |
XA_Block const & |
| ) |
|
|
delete |
Disable copy construction.
◆ failed()
bool Clone_handler::XA_Block::failed |
( |
| ) |
const |
- Returns
- true, if XA blocking is unsuccessful.
◆ operator=()
◆ m_success
bool Clone_handler::XA_Block::m_success |
|
private |
If blocking is successful and there is no XA operations.
The documentation for this struct was generated from the following files: