Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
inline void WriteStream::Clear() {
102
len_ = 0;
103
buffer_.str(
""
);
104
}
105
106
} // namespace impala
107
#endif
Callers
15
TearDown
Method · 0.45
QueryMaintenance
Method · 0.45
ProcessChildBatches
Method · 0.45
Reset
Method · 0.45
GetBytesInternal
Method · 0.45
Reset
Method · 0.45
Close
Method · 0.45
AddBatch
Method · 0.45
Close
Method · 0.45
Reset
Method · 0.45
BuildHashTable
Method · 0.45
ClearExprResultsPool
Method · 0.45
Calls
1
str
Method · 0.45
Tested by
2
TearDown
Method · 0.36
TearDown
Method · 0.36