org.jgroups.protocols
public class PingSender extends Object implements Runnable
Version: $Id: PingSender.java,v 1.5 2005/08/11 12:43:47 belaban Exp $
| Field Summary | |
|---|---|
| protected 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() |