Apache Mesos
Functions
process::inject Namespace Reference

Functions

bool exited (const UPID &from, const UPID &to)
 Simulates disconnection of the link between 'from' and 'to' by sending an ExitedEvent to 'to'. More...
 

Function Documentation

bool process::inject::exited ( const UPID from,
const UPID to 
)

Simulates disconnection of the link between 'from' and 'to' by sending an ExitedEvent to 'to'.

See also
process::ExitedEvent