|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The basic structure of a fault tolerance callback function is a C switch statement that branches on the action token. The specific actions of the callback function within the case clauses of that switch statement depend on application semantics. (In other programming languages, use analogous constructs.)
Table 36 Fault Tolerance Callback Function
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |