Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ empty
Method
empty
base/common/JSON.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
433
434
bool JSON::empty() const
435
{
436
return size() == 0;
437
}
438
439
440
JSON JSON::operator[] (size_t n) const
Callers
15
init
Method · 0.45
init
Method · 0.45
init_with_domain_socket
Method · 0.45
getHostIp
Function · 0.45
EmitCounter
Function · 0.45
EmitMeter
Function · 0.45
EmitRateCounter
Function · 0.45
EmitStore
Function · 0.45
EmitTimer
Function · 0.45
EmitTsStore
Function · 0.45
init
Method · 0.45
get_canonical_metric_name
Method · 0.45
Calls
1
size
Function · 0.85
Tested by
no test coverage detected