|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.protocols.FD.BroadcastTask
protected final class FD.BroadcastTask
| Method Summary | |
|---|---|
void |
addSuspectedMember(Address suspect)
|
boolean |
cancelled()
|
long |
nextInterval()
|
void |
run()
Execute the task |
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void stop()
public boolean cancelled()
cancelled in interface TimeScheduler.Taskpublic long nextInterval()
nextInterval in interface TimeScheduler.Taskpublic void run()
TimeScheduler.Task
run in interface TimeScheduler.Taskpublic void addSuspectedMember(Address suspect)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||