|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.protocols.PingSender
public class PingSender
Sends num_ping_request GET_MBRS_REQ messages, distributed over timeout ms
| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
log
|
protected boolean |
trace
|
| Constructor Summary | |
|---|---|
PingSender(long timeout,
int num_requests,
Discovery d)
|
|
| Method Summary | |
|---|---|
boolean |
isRunning()
|
void |
run()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.apache.commons.logging.Log log
protected boolean trace
| Constructor Detail |
|---|
public PingSender(long timeout,
int num_requests,
Discovery d)
| Method Detail |
|---|
public void start()
public void stop()
public boolean isRunning()
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||