public interface LoadGenOPFileReader
Modifier and Type | Method and Description |
---|---|
long[] |
getBuildTSFromOutputFile(String loadGenOutputFile)
This method is getting invoked from JmeterMetadataRetriever class to read the provided jmeter
output file and return the array of values for start time , end time of jmeter run.
|
long[] getBuildTSFromOutputFile(String loadGenOutputFile) throws BuildValidationException
BuildValidationException
Copyright © 2016–2019. All rights reserved.