Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ upgradeResources
Function
upgradeResources
src/common/resources_utils.cpp:573–576 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
571
572
573
void upgradeResources(RepeatedPtrField<Resource>* resources)
574
{
575
convertResourceFormat(resources, POST_RESERVATION_REFINEMENT);
576
}
577
578
579
void upgradeResources(vector<Resource>* resources)
Callers
15
TEST_P
Function · 0.85
TEST_P
Function · 0.85
inboundResources
Method · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
run
Method · 0.85
checkpointResourceState
Method · 0.85
read
Function · 0.85
validateAndUpgradeResources
Function · 0.85
perform
Method · 0.85
foreach
Function · 0.85
registerSlave
Method · 0.85
Calls
6
convertResourceFormat
Function · 0.85
precomputeResourcesContainment
Function · 0.85
convertResourcesImpl
Function · 0.85
upgradeResource
Function · 0.85
Nothing
Class · 0.85
at
Method · 0.80
Tested by
5
TEST_P
Function · 0.68
TEST_P
Function · 0.68
inboundResources
Method · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68