Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ clear
Method
clear
base/poco/Util/src/MapConfiguration.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
void MapConfiguration::clear()
43
{
44
_map.clear();
45
}
46
47
48
bool MapConfiguration::getRaw(const std::string& key, std::string& value) const
Callers
10
clearWord
Method · 0.45
load
Method · 0.45
Option.cpp
File · 0.45
process
Method · 0.45
execute
Method · 0.45
execute
Method · 0.45
getIndexes
Method · 0.45
process
Method · 0.45
processCommon
Method · 0.45
keys
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected