Skip to content

Duty Cycle

ClusteredServiceAgent.doWork()

All the Clustered Service is driven by the ClusteredServiceAgent's duty cycle, which is the doWork() method. Once the ClusteredServiceAgent has started, doWork() is called on it repeatedly. At a high level, the duty cycle performs the following: