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

Method usage

src/tests/containerizer.cpp:195–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 }
194
195 Future<ResourceStatistics> usage(
196 const ContainerID& containerId)
197 {
198 return ResourceStatistics();
199 }
200
201 Future<ContainerStatus> status(
202 const ContainerID& containerId)

Callers 15

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_PFunction · 0.45
mainFunction · 0.45
TEST_PFunction · 0.45
TEST_PFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
foreachFunction · 0.45
TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected