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

Method obj_pool

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

Source from the content-addressed store, hash-verified

167 Tuple* GetTemplateTupleForPartitionId(int64_t partition_id);
168
169 ObjectPool* obj_pool() { return &obj_pool_; }
170 ProgressUpdater& progress() { return progress_; }
171 HdfsFileDesc::FileFormatsMap& per_type_files() { return per_type_files_; }
172

Callers 15

CreateFromFileMethod · 0.45
SetUpMethod · 0.45
CreateMethod · 0.45
CreateMethod · 0.45
CreateExecNodeMethod · 0.45
CreateConfigMethod · 0.45
DataSinkMethod · 0.45
PrepareMethod · 0.45
InitMethod · 0.45
CreateExecNodeMethod · 0.45
CreateSinkMethod · 0.45
CreateSinkMethod · 0.45

Calls

no outgoing calls

Tested by 2

CreateFromFileMethod · 0.36
SetUpMethod · 0.36