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

Method scanner_io_wait_time

be/src/exec/hdfs-scan-node-base.h:487–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485 return max_compressed_text_file_length_;
486 }
487 RuntimeProfile::Counter* scanner_io_wait_time() const {
488 return scanner_io_wait_time_;
489 }
490
491 const static int SKIP_COLUMN = -1;
492

Callers 4

GetNextBufferMethod · 0.80
readRandomMethod · 0.80
readMethod · 0.80
ReadFooterStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected