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

Method Flush

be/src/runtime/io/data-cache-trace.cc:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223void Tracer::Flush() {
224 logger_->Flush();
225}
226
227void Tracer::Trace(EventType type, double timestamp, Slice filename, int64_t mtime,
228 int64_t offset, int64_t lookup_len, int64_t entry_len) {

Callers 2

FlushMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36