A C D E G H I J K L N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAverageDeltaAndCurrentValue(long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add one delta value to the average and set the current value for a 'average-and-current-value' statistic.
- addAverageDeltaAndCurrentValue(long, long, long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add delta values to the average and set the current value for a 'average-and-current-value' statistic.
- addAverageDeltaAndCurrentValue(long, long, long, long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add delta values to the average and set the current value for a 'average-and-current-value' statistic.
- addCounterLong(long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Increment the counter of a declared 'cumulative-counter-long' statistic.
- addEfficiencyRatioDelta(long, long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add efficiency ratio delta values to a 'efficiency-ratio-percent' statistic.
- addError(long, String, String, String, String, String) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add an error to the test result.
- addSampleError(long, String, String, String, String, String) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add an error to a declared statistic (for sample-event-time-chart statistics only, when measuring of a data sample did fail).
- addSampleValue(long, long) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add a measured long value to a statistic.
- addTestResultAnnotationExecEvent(int, String) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add an annotation event to the test result.
- addThroughputDelta(long, double) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
All Purpose Interface: Add a measured delta value to a throughput statistic.
- appendLineToOutputFile(String, String) - Method in class com.dkfqs.measuringagent.javascript.executor.Lib
-
Append a line to an output file.
All Classes All Packages