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

Method HasRowBatchQueue

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

Source from the content-addressed store, hash-verified

81 virtual void Close(RuntimeState* state) override;
82
83 virtual bool HasRowBatchQueue() const override { return true; }
84
85 bool done() const { return done_.Load(); }
86

Callers 12

cancelledMethod · 0.45
CloseMethod · 0.45
ProcessSplitMethod · 0.45
CloseMethod · 0.45
GetNextMethod · 0.45
eosMethod · 0.45
CloseMethod · 0.45
ProcessSplitMethod · 0.45
CloseMethod · 0.45
CloseMethod · 0.45
ProcessSplitMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected