Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ Notify
Method
Notify
phxbinlogsvr/core/handler/event_manager.cpp:130–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void EventManager::Notify() {
131
event_storage_->Notify();
132
}
133
134
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected