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

Method RuntimeProcess

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

Source from the content-addressed store, hash-verified

86
87
88Runtime::RuntimeProcess::RuntimeProcess()
89 : ProcessBase(ID::generate("__grpc_client__")), terminating(false) {}
90
91
92Runtime::RuntimeProcess::~RuntimeProcess()

Callers

nothing calls this directly

Calls 1

generateFunction · 0.85

Tested by

no test coverage detected