Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~EventUUIDHandler
Method
~EventUUIDHandler
phxbinlogsvr/core/storage/event_uuid_handler.cpp:56–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
EventUUIDHandler::~EventUUIDHandler() {
57
}
58
59
string EventUUIDHandler::GetKeyForUUID() {
60
return
"gtid_uuid"
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected