Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ data
Method
data
be/src/runtime/bufferpool/suballocator.h:173–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
~Suballocation() { DCHECK(!in_use_); }
172
173
uint8_t* data() const { return data_; }
174
int64_t len() const { return len_; }
175
176
private:
Callers
14
TEST_F
Function · 0.45
AssertMemoryValid
Method · 0.45
Free
Method · 0.45
TEST_F
Function · 0.45
GetSortedAddrs
Method · 0.45
TEST_F
Function · 0.45
SortCompare
Method · 0.45
WriteOrVerifyData
Method · 0.45
TEST_F
Function · 0.45
TestBufferAllocation
Method · 0.45
TestQueryTeardown
Method · 0.45
TestWriteError
Method · 0.45
Calls
no outgoing calls
Tested by
11
TEST_F
Function · 0.36
AssertMemoryValid
Method · 0.36
TEST_F
Function · 0.36
GetSortedAddrs
Method · 0.36
TEST_F
Function · 0.36
WriteOrVerifyData
Method · 0.36
TEST_F
Function · 0.36
TestBufferAllocation
Method · 0.36
TestQueryTeardown
Method · 0.36
TestWriteError
Method · 0.36
TestTmpFileAllocateError
Method · 0.36