Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ buffer
Method
buffer
be/src/runtime/scoped-buffer.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
uint8_t* buffer() const { return buffer_; }
59
60
int64_t Size() const { return bytes_; }
61
Callers
8
ValidateString
Function · 0.45
ReadAsync
Method · 0.45
WaitForAsyncRead
Method · 0.45
~TmpWriteHandle
Method · 0.45
Write
Method · 0.45
TryCompress
Method · 0.45
WriteComplete
Method · 0.45
FreeCompressedBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
1
ValidateString
Function · 0.36