MCPcopy Create free account
hub / github.com/apache/impala / DiskBufferFile

Method DiskBufferFile

be/src/runtime/tmp-file-mgr-internal.h:269–269  ·  view source on GitHub ↗

Returns if the disk buffer file pointer.

Source from the content-addressed store, hash-verified

267
268 /// Returns if the disk buffer file pointer.
269 io::DiskFile* DiskBufferFile() { return disk_buffer_file_.get(); }
270
271 /// Set the at_capacity_ indicator to true.
272 void SetAtCapacity() {

Callers 4

TryEvictFileMethod · 0.80
WriteCompleteMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls 1

getMethod · 0.65

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64