MCPcopy 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

ReadStreamMergingMethod · 0.45
SenderMethod · 0.45

Calls 2

clearMethod · 0.65
ClearMethod · 0.45

Tested by

no test coverage detected