MCPcopy 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
107void UriDiskProfileAdaptorProcess::initialize()
108{
109 poll();
110}
111
112
113Future<DiskProfileAdaptor::ProfileInfo>

Callers

nothing calls this directly

Calls 1

pollFunction · 0.50

Tested by

no test coverage detected