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

Method unreserved

src/v1/resources.cpp:1675–1678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1673
1674
1675Resources Resources::unreserved() const
1676{
1677 return filter(isUnreserved);
1678}
1679
1680
1681Resources Resources::persistentVolumes() const

Callers 7

TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
stateMethod · 0.45
operator()Method · 0.45
writeSlaveMethod · 0.45
foreachpairFunction · 0.45

Calls 1

filterFunction · 0.85

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36