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

Method is_compressed

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

Source from the content-addressed store, hash-verified

734 int64_t on_disk_len() const;
735
736 bool is_compressed() const { return compressed_len_ >= 0; }
737
738 std::string DebugString();
739

Callers 5

AdmitQueryMethod · 0.80
ReadAsyncMethod · 0.80
WaitForAsyncReadMethod · 0.80
RestoreDataMethod · 0.80

Calls

no outgoing calls

Tested by 1