All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.net.multicast.heartbeat.LogarithmicHeartbeat

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----ncsa.net.multicast.heartbeat.Heartbeat
                   |
                   +----ncsa.net.multicast.heartbeat.LogarithmicHeartbeat

public class LogarithmicHeartbeat
extends Heartbeat

Constructor Index

 o LogarithmicHeartbeat(HeartbeatInterface, long, long)

Method Index

 o run()

Constructors

 o LogarithmicHeartbeat
 public LogarithmicHeartbeat(HeartbeatInterface h,
                             long min,
                             long max)

Methods

 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index