MCPcopy Create free account
hub / github.com/apache/mesos / ~Data

Method ~Data

3rdparty/libprocess/src/grpc.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175
176
177Runtime::Data::~Data()
178{
179 dispatch(pid, &RuntimeProcess::terminate);
180}
181
182} // namespace client {
183} // namespace grpc {

Callers

nothing calls this directly

Calls 1

dispatchFunction · 0.70

Tested by

no test coverage detected