Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ HasWriteToken
Method
HasWriteToken
phxsqlproxy/plugin/requestfilter/freqctrlconfig.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool FreqCtrlBucket::HasWriteToken() {
92
return HasToken(&db_bucket_struct_.write_bucket);
93
}
94
95
//////////////FreqCtrlBucket end
96
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected