public class TimeoutCheckerProcess
extends org.simgrid.msg.Process
Modifier and Type | Class and Description |
---|---|
class |
TimeoutCheckerProcess.TimeoutCheckerActor |
Modifier and Type | Field and Description |
---|---|
TimeoutCheckerProcess.TimeoutCheckerActor |
timeoutActor |
Constructor and Description |
---|
TimeoutCheckerProcess(XHost xhost,
java.lang.String name,
int port,
SGNodeRef ref,
DVMSProcess process) |
Modifier and Type | Method and Description |
---|---|
void |
main(java.lang.String[] args) |
public TimeoutCheckerProcess.TimeoutCheckerActor timeoutActor
public TimeoutCheckerProcess(XHost xhost, java.lang.String name, int port, SGNodeRef ref, DVMSProcess process)