The hot restart API is summarized in the following table:
|
Function |
Description |
|---|---|
|
HR_EXIT_HDL() |
Macro to mark a Hot Restartable actor for clean termination |
|
hrfexec() |
Spawn a Hot Restartable actor |
|
hrfexecl() |
Spawn a Hot Restartable actor |
|
hrfexecle() |
Spawn a Hot Restartable actor |
|
hrfexeclp() |
Spawn a Hot Restartable actor |
|
hrfexecv() |
Spawn a Hot Restartable actor |
|
hrfexecve() |
Spawn a Hot Restartable actor |
|
hrfexecvp() |
Spawn a Hot Restartable actor |
|
hrGetActorGroup() |
Query the restart group ID for a restartable actor |
|
hrKillGroup() |
Kill a group of restartable actors |