Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Reset
Method
Reset
be/src/runtime/data-stream-test.cc:283–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
void Reset() {
284
sender_info_.clear();
285
receiver_info_.clear();
286
dest_.Clear();
287
}
288
289
// Ensure gflags are reset in each test class.
290
gflags::FlagSaver saver_;
Callers
2
ReadStreamMerging
Method · 0.45
Sender
Method · 0.45
Calls
2
clear
Method · 0.65
Clear
Method · 0.45
Tested by
no test coverage detected