MCPcopy Create free account
hub / github.com/apache/impala / compressed_buffer_tracker

Method compressed_buffer_tracker

be/src/runtime/tmp-file-mgr.h:318–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 const vector<std::pair<string, string>>* s3a_options() { return &s3a_options_; }
317
318 MemTracker* compressed_buffer_tracker() const {
319 return compressed_buffer_tracker_.get();
320 }
321
322 /// The type of spill-to-disk compression in use for spilling.
323 THdfsCompression::type compression_codec() const { return compression_codec_; }

Callers 3

ReadAsyncMethod · 0.80
TmpWriteHandleMethod · 0.80

Calls 1

getMethod · 0.65

Tested by 1