cgl.narada.transport.niotcp
Class BytesAndTimeLag
java.lang.Object
cgl.narada.transport.niotcp.BytesAndTimeLag
public class BytesAndTimeLag
- extends Object
A class used to support the throttling feature in NaradaBrokering.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BytesAndTimeLag
public BytesAndTimeLag(int bytesSent,
int timeLag)
getBytesSent
public int getBytesSent()
getTimeLag
public int getTimeLag()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project