Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TryEvictFile
Method · 0.80
WriteComplete
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
get
Method · 0.65
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64