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

Method Open

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

Source from the content-addressed store, hash-verified

168 }
169
170 Status Open() {
171 return logger_.Init();
172 }
173
174 void Write(bool force_flush,
175 time_t timestamp,

Callers 1

InitMethod · 0.45

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected