com.ten60.netkernel.scheduler
Class RequestStatistics
java.lang.Object
com.ten60.netkernel.scheduler.RequestStatistics
- public class RequestStatistics
- extends Object
A table of request statistics held by the Scheduler for all accessors and transreptors used
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestStatistics
public RequestStatistics()
addStatisticsFor
public void addStatisticsFor(RequestState aState,
boolean aFailed)
addStatisticsFor
public void addStatisticsFor(Object aTransreptor,
long aElapsed,
long aLocal,
boolean aFailed)
write
public void write(Writer aWriter)
throws IOException
- Throws:
IOException
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.