MCPcopy Create free account
hub / github.com/apache/mesos / getPath

Method getPath

3rdparty/libprocess/src/memory_profiler.cpp:600–603  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

598
599
600string MemoryProfiler::DiskArtifact::getPath() const
601{
602 return path;
603}
604
605
606http::Response MemoryProfiler::DiskArtifact::asHttp() const

Callers 2

downloadGraphProfileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected