MCPcopy Create free account
hub / github.com/Tencent/phxsql / SwitchNewWriteFile

Method SwitchNewWriteFile

phxbinlogsvr/core/storage/storage_file_manager.cpp:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219int StorageFileManager::SwitchNewWriteFile(const uint64_t &instanceid) {
220 return OpenNewWriteFile(instanceid);
221}
222
223int StorageFileManager::DelCheckPointFile(const string &maxfile_name, const uint32_t &mintime,
224 vector<string> *delfiles) {

Callers 2

SwitchNewFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected