40 bool sync_general_config,
bool autocommit);
SyncConfig(Kernel &kref, FetchRemoteConfigPtr fetch_task, bool sync_general_config, bool autocommit)
This is the header file for a generated source file, GitSHA1.cpp.
FetchRemoteConfigPtr fetch_task_
The task that fetch the data.
A base class for a tasks.
std::shared_ptr< FetchRemoteConfig > FetchRemoteConfigPtr
Sync the configuration using the configuration fetched from the master server.
bool sync_general_config_