org.apache.jmeter.visualizers
Class SummaryReport
- ActionListener, ChangeListener, Clearable, JMeterGUIComponent, Printable, UnsharedComponent, Visualizer
public class SummaryReport
Simpler (lower memory) version of Aggregate Report (StatVisualizer).
Excludes the Median and 90% columns, which are expensive in memory terms
clearGui, configure, configureTestElement, createTestElement, getErrorLoggingCheckbox, getFile, getFilePanel, getModel, isStats, makeTitlePanel, modifyTestElement, setFile, setModel, stateChanged |
clearGui, configure, configureTestElement, createTitleLabel, getComment, getDocAnchor, getName, getNamePanel, getNode, getPrintableComponent, getStaticLabel, isEnabled, makeBorder, makeScrollPane, makeScrollPane, makeTitlePanel, setComment, setEnabled, setName, setNode |
SummaryReport
public SummaryReport()
actionPerformed
public void actionPerformed(ActionEvent ev)
clearData
public void clearData()
Clears this visualizer and its model, and forces a repaint of the table.
- clearData in interface Clearable
testFunctors
public static boolean testFunctors()
- only for use in testing
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.