A C D E F G H I J P Q R S T U V W 

A

addError(long) - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
Adds an "error" sample.
addSample(long, long) - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
Adds a "success" sample
aggregate(Reader) - Method in class com.lazerycode.jmeter.analyzer.parser.JMeterResultParser
Parses a JMeter Result XML file and provides a AggregatedResponses for every key
AggregatedResponses - Class in com.lazerycode.jmeter.analyzer.parser
Holds aggregated data for several http responses.
AggregatedResponses() - Constructor for class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
analyze(Reader) - Method in class com.lazerycode.jmeter.analyzer.ResultAnalyzer
Analyzes a JMeter XML results file
AnalyzeMojo - Class in com.lazerycode.jmeter.analyzer
Analyzes JMeter XML test report file and generates a report
AnalyzeMojo() - Constructor for class com.lazerycode.jmeter.analyzer.AnalyzeMojo
 

C

ChartWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes sizes and durations charts as PNG images
ChartWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.ChartWriter
 
clear() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
Clear all fields that are re-assigned during tests
com.lazerycode.jmeter.analyzer - package com.lazerycode.jmeter.analyzer
 
com.lazerycode.jmeter.analyzer.config - package com.lazerycode.jmeter.analyzer.config
 
com.lazerycode.jmeter.analyzer.parser - package com.lazerycode.jmeter.analyzer.parser
 
com.lazerycode.jmeter.analyzer.statistics - package com.lazerycode.jmeter.analyzer.statistics
 
com.lazerycode.jmeter.analyzer.util - package com.lazerycode.jmeter.analyzer.util
 
com.lazerycode.jmeter.analyzer.writer - package com.lazerycode.jmeter.analyzer.writer
 
CSV_EXT - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 

D

DEFAULT_MAXSAMPLES - Static variable in enum com.lazerycode.jmeter.analyzer.config.Environment
 
DetailsToCsvWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes detailed performance data per called URI as a CSV file
DetailsToCsvWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.DetailsToCsvWriter
 
DetailsToHtmlWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes detailed performance data per called URI as a HTML file
DetailsToHtmlWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.DetailsToHtmlWriter
 
DetailsWriterBase - Class in com.lazerycode.jmeter.analyzer.writer
Abstract super class of Writer implementations that write only detail data.
DetailsWriterBase() - Constructor for class com.lazerycode.jmeter.analyzer.writer.DetailsWriterBase
 
DURATIONS - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 

E

Environment - Enum in com.lazerycode.jmeter.analyzer.config
Stores information used by several objects
equals(Object) - Method in class com.lazerycode.jmeter.analyzer.writer.ChartWriter
Needed to check if an Instance of ChartWriter is already in the AnalyzeMojo.writers Since this is more or less a simple PoJo, it is not necessary to make more than a simple instanceof check.
equals(Object) - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToCsvWriter
Needed to check if an Instance of DetailsToCsvWriter is already in the AnalyzeMojo.writers Since this is more or less a simple PoJo, it is not necessary to make more than a simple instanceof check.
equals(Object) - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToHtmlWriter
Needed to check if an Instance of DetailsToHtmlWriter is already in the AnalyzeMojo.writers Since this is more or less a simple PoJo, it is not necessary to make more than a simple instanceof check.
execute() - Method in class com.lazerycode.jmeter.analyzer.AnalyzeMojo
 
execute() - Method in class com.lazerycode.jmeter.analyzer.HelpMojo

F

fileName - Variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
FileUtil - Class in com.lazerycode.jmeter.analyzer.util
Collection of file related convenience methods.
FileUtil() - Constructor for class com.lazerycode.jmeter.analyzer.util.FileUtil
 
finish() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
Mark collecting of samples as "finished"
finish() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
Marks collecting samples as "finished"

G

getAverage() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getCodes() - Method in class com.lazerycode.jmeter.analyzer.parser.StatusCodes
 
getConfiguration() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getDuration() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getDuration() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getDurationByUri() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getDurationsSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToCsvWriter
 
getDurationsSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToHtmlWriter
 
getDurationsSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsWriterBase
 
getEnd() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getEndDate() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getErrorsCount() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getFile(String) - Method in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
getFileName() - Method in class com.lazerycode.jmeter.analyzer.writer.HtmlWriter
 
getFileName() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryJsonFileWriter
 
getFileName() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryTextToFileWriter
 
getFileName() - Method in interface com.lazerycode.jmeter.analyzer.writer.Writer
 
getFileName() - Method in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
getGrade() - Method in class com.lazerycode.jmeter.analyzer.statistics.Quantile
 
getLog() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getMax() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getMaxSamples() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getMaxTimestamp() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getMin() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getMinTimestamp() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getName() - Method in class com.lazerycode.jmeter.analyzer.config.RequestGroup
 
getOut(File) - Method in class com.lazerycode.jmeter.analyzer.writer.ChartWriter
 
getPattern() - Method in class com.lazerycode.jmeter.analyzer.config.RequestGroup
 
getQuantile(int) - Method in class com.lazerycode.jmeter.analyzer.statistics.Quantile
Get the count for the given Quantile population.
getQuantiles(int) - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
Returns a Quantile with the grade/resolution q using counts as values
getRemoteResources() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getRequestGroups() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getResultDataFileRelativePath() - Method in interface com.lazerycode.jmeter.analyzer.writer.Writer
The relative path below AnalyzeMojo.targetDirectory to create the files in if Environment.preserveDirectories is true
getResultDataFileRelativePath() - Method in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
getRootMap(Object) - Static method in class com.lazerycode.jmeter.analyzer.util.TemplateUtil
Create rootMap with all necessary parameters/objects for Freemarker rendering
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToCsvWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToHtmlWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.HtmlWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryJsonFileWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryTextToFileWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryTextToStdOutWriter
 
getRootTemplate() - Method in class com.lazerycode.jmeter.analyzer.writer.TextWriterBase
 
getSampleNames() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getSamples() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getSize() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getSizeByUri() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getSizesSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToCsvWriter
 
getSizesSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsToHtmlWriter
 
getSizesSuffix() - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsWriterBase
 
getStandardDeviation() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getStart() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getStartDate() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getStatusCodes() - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
getStoredSamplesCount() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getSuccessCount() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getSuccessPerSecond() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getTargetDirectory() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getTemplate(String) - Static method in class com.lazerycode.jmeter.analyzer.util.TemplateUtil
Try to load template from custom location.
getTemplateDirectory() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
getTimestamps() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getTotal() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
getWriter() - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryTextToStdOutWriter
 
getWriter(File) - Method in class com.lazerycode.jmeter.analyzer.writer.TextWriterBase
 
getWriters() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 

H

hasSamples() - Method in class com.lazerycode.jmeter.analyzer.statistics.Samples
 
HelpMojo - Class in com.lazerycode.jmeter.analyzer
Display help information on jmeter-analysis-maven-plugin.
Call mvn jmeter-analysis:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class com.lazerycode.jmeter.analyzer.HelpMojo
 
HTML_EXT - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
HtmlWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes a complete summary for all discovered / configured RequestGroups as a HTML file
HtmlWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.HtmlWriter
 
HTTPCODE_CONNECTIONERROR - Static variable in class com.lazerycode.jmeter.analyzer.parser.StatusCodes
pseudo http error code that represents a TCP connection error
HTTPCODE_ERROR - Static variable in class com.lazerycode.jmeter.analyzer.parser.StatusCodes
Http status code that is the first error status
HTTPSAMPLE_ELEMENT_NAME - Static variable in enum com.lazerycode.jmeter.analyzer.config.Environment
Example from JMeter results file: According to the documentation, the two possible node names are Environment.HTTPSAMPLE_ELEMENT_NAME and Environment.SAMPLE_ELEMENT_NAME: http://jmeter.apache.org/usermanual/listeners.html

I

increment(int) - Method in class com.lazerycode.jmeter.analyzer.parser.StatusCodes
Register statusCode or increment if statusCode is already registered
initializeFile(File, String, String) - Static method in class com.lazerycode.jmeter.analyzer.util.FileUtil
Create and return file of given name in given directory
initializeFreemarkerConfiguration() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
Initialize Freemarker Configuration
isGenerateCharts() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
isGenerateDetails() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
ISO8601_FORMAT - Static variable in enum com.lazerycode.jmeter.analyzer.config.Environment
 
isPreserveDirectories() - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 

J

JMeterResultParser - Class in com.lazerycode.jmeter.analyzer.parser
Parses a JMeter xml result and provides aggregated results
JMeterResultParser() - Constructor for class com.lazerycode.jmeter.analyzer.parser.JMeterResultParser
 
JSON_EXT - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 

P

PNG_EXT - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 

Q

Quantile - Class in com.lazerycode.jmeter.analyzer.statistics
A Q-Quantile see http://en.wikipedia.org/wiki/Quantile
Quantile(int, Collection<ValueCount>) - Constructor for class com.lazerycode.jmeter.analyzer.statistics.Quantile
Creates a Quantile with the grade/resolution q using counts as values For example: Quantile is created with q=100, then one could call #getQuantile with k=99 for the 99th quantile Quantile is created with q=1000, then one could call #getQuantile with k=990 for the 99th quantile Quantile is created with q=10000, then one could call #getQuantile with k=9900 for the 99th quantile

R

readResources(Properties, File, String, Collection<AggregatedResponses>) - Static method in class com.lazerycode.jmeter.analyzer.util.FileUtil
Reads in a set of remote resources
renderText(Map<String, ?>, String, Writer) - Method in class com.lazerycode.jmeter.analyzer.writer.TextWriterBase
Render given testResults as text
RequestGroup - Class in com.lazerycode.jmeter.analyzer.config
Configuration POJO containing a name and pattern tuple.
RequestGroup() - Constructor for class com.lazerycode.jmeter.analyzer.config.RequestGroup
 
ResultAnalyzer - Class in com.lazerycode.jmeter.analyzer
Analyze JMeter Result files.
ResultAnalyzer(String, String) - Constructor for class com.lazerycode.jmeter.analyzer.ResultAnalyzer
 

S

SAMPLE_ELEMENT_NAME - Static variable in enum com.lazerycode.jmeter.analyzer.config.Environment
 
Samples - Class in com.lazerycode.jmeter.analyzer.statistics
Collects samples (as a sequence of values of type "long") and provides the following values: min: Minimum value max: Maximum value average: Average value standard deviation samples per second quantiles
Samples(int, boolean) - Constructor for class com.lazerycode.jmeter.analyzer.statistics.Samples
Creates a new instance where a limited number of samples is stored internally.
setDuration(Samples) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setDurationByUri(Map<String, Samples>) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setEnd(long) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setFileName(String) - Method in interface com.lazerycode.jmeter.analyzer.writer.Writer
Setter is called by ResultAnalyzer before calling write(java.util.Map).
setFileName(String) - Method in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
setGenerateCharts(boolean) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setGenerateDetails(boolean) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setLog(Log) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setMaxSamples(int) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setName(String) - Method in class com.lazerycode.jmeter.analyzer.config.RequestGroup
 
setPattern(String) - Method in class com.lazerycode.jmeter.analyzer.config.RequestGroup
 
setPreserveDirectories(boolean) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setRemoteResources(Properties) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setRequestGroups(List<RequestGroup>) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setResultDataFileRelativePath(String) - Method in interface com.lazerycode.jmeter.analyzer.writer.Writer
Setter is called by ResultAnalyzer before calling write(java.util.Map).
setResultDataFileRelativePath(String) - Method in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
setSampleNames(Set<String>) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setSize(Samples) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setSizeByUri(Map<String, Samples>) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setStart(long) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setStatusCodes(StatusCodes) - Method in class com.lazerycode.jmeter.analyzer.parser.AggregatedResponses
 
setTargetDirectory(File) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setTemplateDirectory(File) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
setWriters(List<Writer>) - Method in enum com.lazerycode.jmeter.analyzer.config.Environment
 
SIZES - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
StatusCodes - Class in com.lazerycode.jmeter.analyzer.parser
Counts http response status codes
StatusCodes() - Constructor for class com.lazerycode.jmeter.analyzer.parser.StatusCodes
 
SummaryJsonFileWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes a summary for all discovered / configured RequestGroups to a JSON file.
SummaryJsonFileWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.SummaryJsonFileWriter
 
SummaryTextToFileWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes a summary for all discovered / configured RequestGroups to a TXT file.
SummaryTextToFileWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.SummaryTextToFileWriter
 
SummaryTextToStdOutWriter - Class in com.lazerycode.jmeter.analyzer.writer
Writes a summary for all discovered / configured RequestGroups to System.outj.
SummaryTextToStdOutWriter() - Constructor for class com.lazerycode.jmeter.analyzer.writer.SummaryTextToStdOutWriter
 

T

TemplateUtil - Class in com.lazerycode.jmeter.analyzer.util
Utility for rendering Freemarker Templates
TemplateUtil() - Constructor for class com.lazerycode.jmeter.analyzer.util.TemplateUtil
 
TextWriterBase - Class in com.lazerycode.jmeter.analyzer.writer
Abstract implementation providing a convenience method for Text writers.
TextWriterBase() - Constructor for class com.lazerycode.jmeter.analyzer.writer.TextWriterBase
 
TXT_EXT - Static variable in class com.lazerycode.jmeter.analyzer.writer.WriterBase
 

U

urlEncode(String) - Static method in class com.lazerycode.jmeter.analyzer.util.FileUtil
URLEncode given String

V

valueOf(String) - Static method in enum com.lazerycode.jmeter.analyzer.config.Environment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.lazerycode.jmeter.analyzer.config.Environment
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(Map<String, AggregatedResponses>) - Method in class com.lazerycode.jmeter.analyzer.writer.ChartWriter
 
write(Map<String, AggregatedResponses>) - Method in class com.lazerycode.jmeter.analyzer.writer.DetailsWriterBase
 
write(Map<String, AggregatedResponses>) - Method in class com.lazerycode.jmeter.analyzer.writer.SummaryTextToStdOutWriter
Render results as text to System.out
write(Map<String, AggregatedResponses>) - Method in class com.lazerycode.jmeter.analyzer.writer.TextWriterBase
Render results as text to a file
write(Map<String, AggregatedResponses>) - Method in interface com.lazerycode.jmeter.analyzer.writer.Writer
Write test results to desired output.
Writer - Interface in com.lazerycode.jmeter.analyzer.writer
Implementations of this interface will be called by ResultAnalyzer for each discovered / configured RequestGroup in each discovered results file.
WriterBase - Class in com.lazerycode.jmeter.analyzer.writer
Abstract implementation of a writer providing convenience methods.
WriterBase() - Constructor for class com.lazerycode.jmeter.analyzer.writer.WriterBase
 
A C D E F G H I J P Q R S T U V W 

Copyright © 2013. All Rights Reserved.