Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
private:
143
ContextPtr global_context;
Callers
15
generate
Method · 0.95
read
Method · 0.45
create
Function · 0.45
updateS3Client
Method · 0.45
getBasicSelectQuery
Function · 0.45
IStorageCnchFile
Method · 0.45
read
Method · 0.45
collectResource
Method · 0.45
initialize
Method · 0.45
initializePipeline
Method · 0.45
read
Method · 0.45
IStorageCloudFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected