|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--demo.repairmonitor.RepairMonitorStage
| Nested Class Summary | |
|---|---|
static class |
RepairMonitorStage.AttachMessage
A message indicating a command to attach, or the confirmation of a successful attachment |
static class |
RepairMonitorStage.DetachMessage
A message indicating a command to detach, or the confirmation of a successful detachment |
static class |
RepairMonitorStage.PtrDeletedMsg
A message to inform the RepairMonitor that a node has been detected as failed. |
| Constructor Summary | |
|---|---|
RepairMonitorStage()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Specified by seda.sandStorm.api.EventHandlerIF |
void |
handleEvent(QueueElementIF element)
Specified by seda.sandStorm.api.EventHandlerIF |
void |
handleEvents(QueueElementIF[] elemarr)
Specified by seda.sandStorm.api.EventHandlerIF |
void |
init(ConfigDataIF config)
Specified by seda.sandStorm.api.EventHandlerIF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RepairMonitorStage()
| Method Detail |
public void handleEvents(QueueElementIF[] elemarr)
throws EventHandlerException
handleEvents in interface EventHandlerIFEventHandlerException
public void handleEvent(QueueElementIF element)
throws EventHandlerException
handleEvent in interface EventHandlerIFEventHandlerException
public void init(ConfigDataIF config)
throws Exception
init in interface EventHandlerIFExceptionpublic void destroy()
destroy in interface EventHandlerIF
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||