MySQL 8.3.0
Source Code Documentation
abstract_progress_watcher.h File Reference
#include <atomic>
#include <chrono>
#include <functional>
#include "client/dump/abstract_chain_element.h"
#include "client/dump/i_progress_watcher.h"
#include "my_inttypes.h"

Go to the source code of this file.

Classes

class  Mysql::Tools::Dump::Abstract_progress_watcher
 Gathers information about progress of current dump progress and format messages on progress.Also it should expose API for receiving processed progress information: collected objects and rows information along with time elapsed, ETA. More...
 
class  Mysql::Tools::Dump::Abstract_progress_watcher::Progress_data
 

Namespaces

namespace  Mysql
 
namespace  Mysql::Tools
 
namespace  Mysql::Tools::Dump