Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ mem_range
Method
mem_range
be/src/runtime/bufferpool/buffer-pool.h:478–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
476
}
477
478
MemRange mem_range() const { return MemRange(data(), len()); }
479
480
std::string DebugString() const;
481
Callers
5
StartMoveToPinned
Method · 0.80
StartMoveEvictedToPinned
Method · 0.80
FinishMoveEvictedToPinned
Method · 0.80
WriteDirtyPagesAsync
Method · 0.80
GetMemRange
Method · 0.80
Calls
2
MemRange
Class · 0.85
data
Function · 0.50
Tested by
1
GetMemRange
Method · 0.64