MCPcopy 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

ValidateStringFunction · 0.45
ReadAsyncMethod · 0.45
WaitForAsyncReadMethod · 0.45
~TmpWriteHandleMethod · 0.45
WriteMethod · 0.45
TryCompressMethod · 0.45
WriteCompleteMethod · 0.45
FreeCompressedBufferMethod · 0.45

Calls

no outgoing calls

Tested by 1

ValidateStringFunction · 0.36