Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ FlushData
Method
FlushData
phxbinlogsvr/core/agent/data_manager.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
int DataManager::FlushData() {
76
return event_agent_->FlushData();
77
}
78
79
}
80
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected