Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ is_client_buffer
Method
is_client_buffer
be/src/runtime/io/request-ranges.h:776–778 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
774
}
775
776
inline bool BufferDescriptor::is_client_buffer() const {
777
return scan_range_->buffer_manager_->is_client_buffer();
778
}
779
}
780
}
Callers
3
TryReadFromCache
Method · 0.45
DoReadInternal
Method · 0.45
ReadFromCache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected