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

Method scan_range

be/src/exec/scanner-context.h:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155 const char* filename() { return scan_range_->file(); }
156 const io::ScanRange* scan_range() { return scan_range_; }
157 const HdfsFileDesc* file_desc() { return file_desc_; }
158 int64_t reservation() const { return reservation_; }
159

Callers 11

ScanRangeWeightFunction · 0.45
ScanRangeComparatorMethod · 0.45
TEST_FFunction · 0.45
ProcessAssignmentsMethod · 0.45
ReturnIoBufferMethod · 0.45
UpdateHdfsSplitStatsMethod · 0.45
CalculateDataFilesMethod · 0.45
OpenMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
ProcessAssignmentsMethod · 0.36