MCPcopy 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
434bool JSON::empty() const
435{
436 return size() == 0;
437}
438
439
440JSON JSON::operator[] (size_t n) const

Callers 15

initMethod · 0.45
initMethod · 0.45
getHostIpFunction · 0.45
EmitCounterFunction · 0.45
EmitMeterFunction · 0.45
EmitRateCounterFunction · 0.45
EmitStoreFunction · 0.45
EmitTimerFunction · 0.45
EmitTsStoreFunction · 0.45
initMethod · 0.45

Calls 1

sizeFunction · 0.85

Tested by

no test coverage detected