org.logicalcobwebs.proxool
Class PerformanceTest.DisagreeableSnapshotter
java.lang.Object
org.logicalcobwebs.proxool.PerformanceTest.DisagreeableSnapshotter
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- PerformanceTest
class PerformanceTest.DisagreeableSnapshotter
- extends java.lang.Object
- implements java.lang.Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alias
private java.lang.String alias
cancelled
private boolean cancelled
disparityNoticed
private boolean disparityNoticed
running
private boolean running
PerformanceTest.DisagreeableSnapshotter
public PerformanceTest.DisagreeableSnapshotter(java.lang.String alias)
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
isRunning
public boolean isRunning()
getCount
private int getCount(ConnectionInfoIF[] connectionInfos,
int status)
isDisparityNoticed
public boolean isDisparityNoticed()
cancel
public void cancel()