Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ initialize
Method
initialize
src/resource_provider/storage/uri_disk_profile_adaptor.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
106
107
void UriDiskProfileAdaptorProcess::initialize()
108
{
109
poll();
110
}
111
112
113
Future<DiskProfileAdaptor::ProfileInfo>
Callers
nothing calls this directly
Calls
1
poll
Function · 0.50
Tested by
no test coverage detected