Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ size
Method
size
src/include/storage/disk_array.h:404–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
inline uint64_t size() const { return vector.size(); }
405
406
static constexpr uint32_t getAlignedElementSize() {
407
return DiskArray<U>::getAlignedElementSize();
Callers
4
addHandle
Method · 0.45
checkpointInMemory
Method · 0.45
rollbackCheckpoint
Method · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected