22#include "migration/MigrationInspectorInterface.hpp"
The interface for the migration inspector.The Clio server application will use this interface to insp...
Definition MigrationInspectorInterface.hpp:34
The interface for the migration manager. The migration application layer will use this interface to r...
Definition MigrationManagerInterface.hpp:33
virtual void runMigration(std::string const &)=0
Run the the migration according to the given migrator's name.