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

Method output

src/linux/perf.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 ~Perf() override {}
97
98 Future<string> output()
99 {
100 return promise.future();
101 }
102
103protected:
104 void initialize() override

Callers 4

subprocessFunction · 0.80
versionFunction · 0.80
sampleFunction · 0.80
validFunction · 0.80

Calls 1

futureMethod · 0.45

Tested by

no test coverage detected