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

Method file

be/src/runtime/io/handle-cache.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 Status Init(HdfsMonitor* monitor);
50
51 hdfsFile file() const { return hdfs_file_; }
52 int64_t mtime() const { return mtime_; }
53
54 protected:

Callers 15

filterFileDescriptorsMethod · 0.45
analyzeIcebergMethod · 0.45
analyzeIcebergMethod · 0.45
GroupedContentFilesMethod · 0.45
AddStreamMethod · 0.45
filenameMethod · 0.45
filenameMethod · 0.45
ProcessSplitMethod · 0.45
filenameMethod · 0.45
ReadAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 2

WriteValidateCallbackMethod · 0.36
TEST_FFunction · 0.36