MCPcopy Create free account
hub / github.com/ByConity/ByConity / empty

Method empty

src/Storages/RemoteFile/IStorageCloudFile.cpp:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 bool empty() { return current_path.empty(); }
141
142private:
143 ContextPtr global_context;

Callers 15

generateMethod · 0.95
readMethod · 0.45
createFunction · 0.45
updateS3ClientMethod · 0.45
getBasicSelectQueryFunction · 0.45
IStorageCnchFileMethod · 0.45
readMethod · 0.45
collectResourceMethod · 0.45
initializeMethod · 0.45
initializePipelineMethod · 0.45
readMethod · 0.45
IStorageCloudFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected