Package org.apache.jmeter.visualizers
package org.apache.jmeter.visualizers
This package contains the interfaces that have to be implemented by
any class wishing to display or present data collected in SampleResults.
The primary classes/interfaces to be concerned with for implementers is the Visualizer
interface, and the AbstractVisualizer
abstract class.
-
ClassDescriptionAxis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.Provides storage of samples in addition to calculationsNew graph for drawing distribution graph of the results.This class implements the visualizer for displaying the distribution graph.Implements a simple graph for displaying performance results.This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process and outputs them as autoscaling plots.TODO - interface is used but getImage() does not appear to be usedAxis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.This class implements a visualizer that mails a message when an error occurs.MonitorGraph will draw the performance history of a given server.The health panel is responsible for showing the health of the servers.For performance reasons, I am using tabs for the visualizers.Printable is used by components that can be saved to an external file.Implement ResultsRender for CSS/JQuery testerImplement ResultsRender for Regexp testerImplement ResultsRender for XPath testerManipulate all classes which implements request view panel interface and return a super panel with a bottom tab list of this classesInterface for request panel in View Results Tree All classes which implements this interface is display on bottom tab in request panel(historical) Panel to view request dataBean to hold timing information about samplesBean to represent information about a graph lineInterface to results renderRunning sample data container.Right side in View Results TreeFor model tableAggregate sample data container.The purpose of ServerPanel is to display an unique server and its current status.This listener can record results to a file but not to the UI.This class implements the representation of an interpolated Spline curve.This class implements a statistical analyser that takes samples to process a Spline interpolated curve.Aggregrate Table-Based Reporting Visualizer for JMeter.Aggregrate Table-Based Reporting Visualizer for JMeter.Simpler (lower memory) version of Aggregate Report (StatVisualizer).Class to hold data for the TableVisualiser.This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process.Tree cell renderer used by ComparisonVisualizer.Base for ViewResultsImplement this method to be a Visualizer for JMeter.A extended class of DefaultMutableTreeNode except that it also attached XML node and convert XML document into DefaultMutableTreeNode.