MCPcopy Create free account
hub / github.com/BlazingDB/blazingsql / sizeInBytes

Method sizeInBytes

engine/src/cache_machine/CacheDataLocalFile.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75size_t CacheDataLocalFile::sizeInBytes() const {
76 return size_in_bytes;
77}
78
79std::unique_ptr<ral::frame::BlazingTable> CacheDataLocalFile::decache() {
80

Callers 1

CacheDataLocalFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected