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

Method end

src/common/resource_quantities.cpp:155–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154
155ResourceQuantities::const_iterator ResourceQuantities::end()
156{
157 const auto& self = *this;
158 return self.end();
159}
160
161
162Value::Scalar ResourceQuantities::get(const string& name) const

Callers 15

createMethod · 0.45
SchedulerProcessMethod · 0.45
reviveOffersMethod · 0.45
suppressOffersMethod · 0.45
sendUpdateFrameworkMethod · 0.45
synchronizedFunction · 0.45
fetchMethod · 0.45
createMethod · 0.45
performMethod · 0.45
notifyMethod · 0.45
foreachFunction · 0.45

Calls 1

endMethod · 0.95

Tested by 15

TEST_PFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
fragmentFunction · 0.36
TESTFunction · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
NamesFunction · 0.36
TYPED_TESTFunction · 0.36
foreachFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36