|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.protocols.FD.Monitor
protected class FD.Monitor
Constructor Summary | |
---|---|
protected |
FD.Monitor()
|
Method Summary | |
---|---|
boolean |
cancelled()
|
long |
nextInterval()
|
void |
run()
Execute the task |
void |
stop()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected FD.Monitor()
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 java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |