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

Method Clear

be/src/exec/write-stream.inline.h:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101inline void WriteStream::Clear() {
102 len_ = 0;
103 buffer_.str("");
104}
105
106} // namespace impala
107#endif

Callers 15

TearDownMethod · 0.45
QueryMaintenanceMethod · 0.45
ProcessChildBatchesMethod · 0.45
ResetMethod · 0.45
GetBytesInternalMethod · 0.45
ResetMethod · 0.45
CloseMethod · 0.45
AddBatchMethod · 0.45
CloseMethod · 0.45
ResetMethod · 0.45
BuildHashTableMethod · 0.45
ClearExprResultsPoolMethod · 0.45

Calls 1

strMethod · 0.45

Tested by 2

TearDownMethod · 0.36
TearDownMethod · 0.36