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

Method closed

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

Source from the content-addressed store, hash-verified

348 const string& path() const { return path_; }
349
350 bool closed() const { return file_ == nullptr; }
351
352 bool allow_append() const { return allow_append_; }
353

Callers 1

DumpCacheFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected