|
||||||||||
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.Task
public long nextInterval()
nextInterval
in interface TimeScheduler.Task
public void run()
TimeScheduler.Task
run
in interface TimeScheduler.Task
public void addSuspectedMember(Address suspect)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |