MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / DatabaseAtomic.cpp

File DatabaseAtomic.cpp

src/Databases/DatabaseAtomic.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <filesystem>
2#include <thread>
3#include <Core/Settings.h>
4#include <Core/UUID.h>

Callers

nothing calls this directly

Calls 15

setCurrentComponentFunction · 0.85
supportsAtomicRenameFunction · 0.85
createEmptyFunction · 0.85
attachFunction · 0.85
tryRemoveSymlinkMethod · 0.80
tryCreateSymlinkMethod · 0.80
hasInnerTableMethod · 0.80
hasInnerTablesMethod · 0.80
getTableUnlockedMethod · 0.80
isInternalSubqueryMethod · 0.80

Tested by

no test coverage detected