Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Get
Method
Get
be/src/runtime/io/handle-cache.inline.h:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
CachedHdfsFileHandle* FileHandleCache::Accessor::Get() {
86
return cache_accessor_.Get();
87
}
88
89
void FileHandleCache::Accessor::Release() {
90
if (cache_accessor_.Get()) {
Callers
14
start
Method · 0.45
CollectDeletionVectors
Method · 0.45
FOREACH_ROW_LIMIT
Function · 0.45
Cancel
Method · 0.45
WaitForOpen
Method · 0.45
Maintenance
Method · 0.45
AddBatch
Method · 0.45
ReadFromPos
Method · 0.45
Set
Method · 0.45
Release
Method · 0.45
Destroy
Method · 0.45
~Accessor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected