-
Field Summary
Fields
protected final int
protected final int
protected final boolean
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
sender
protected final boolean sender
-
msg_size
protected final int msg_size
-
interval
protected final int interval
-
Constructor Details
-
Stats
public Stats(LongAdder cnt,
boolean sender,
int msg_size,
int interval)
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable