Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
Runtime::RuntimeProcess::RuntimeProcess()
89
: ProcessBase(ID::generate(
"__grpc_client__"
)), terminating(false) {}
90
91
92
Runtime::RuntimeProcess::~RuntimeProcess()
Callers
nothing calls this directly
Calls
1
generate
Function · 0.85
Tested by
no test coverage detected