Joedb 9.5.0
The Journal-Only Embedded Database
|
Used by Robust_Connection to reconnect after an error. More...
#include <joedb/concurrency/Connector.h>
Public Member Functions | |
virtual std::unique_ptr< Channel > | new_channel () const =0 |
virtual | ~Connector ()=default |
Definition at line 13 of file Connector.h.
|
virtualdefault |
|
pure virtual |
Implemented in joedb::Local_Connector, and joedb::ssh::Connector.