| |
|
| java.lang.Object com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory
StatisticsHistory | public class StatisticsHistory (Code) | | Collector of statistics to be exposed as TableModels
author: Ole.Matzura |
getHistoryAt | public long[][] getHistoryAt(int index)(Code) | | |
getResolution | public long getResolution()(Code) | | |
getRowCount | public int getRowCount()(Code) | | |
getStatisticsValueHistory | public StatisticsHistoryModel getStatisticsValueHistory(Statistic statistic)(Code) | | |
getTestStepHistory | public StatisticsHistoryModel getTestStepHistory(int testStepIndex)(Code) | | |
getThreadCountAt | public long getThreadCountAt(int index)(Code) | | |
reset | public void reset()(Code) | | |
setResolution | public void setResolution(long resolution)(Code) | | |
|
|
|