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

Method pid

src/log/replica.cpp:866–869  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

864
865
866PID<ReplicaProcess> Replica::pid() const
867{
868 return process->self();
869}
870
871} // namespace log {
872} // namespace internal {

Callers 15

detectedMethod · 0.45
detectedMethod · 0.45
authenticateMethod · 0.45
_authenticateMethod · 0.45
registeredMethod · 0.45
reregisteredMethod · 0.45
resourceOffersMethod · 0.45
rescindOfferMethod · 0.45
statusUpdateMethod · 0.45
lostSlaveMethod · 0.45
lostExecutorMethod · 0.45

Calls 1

selfMethod · 0.45

Tested by

no test coverage detected