A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

A

AboutCommand - class in org.apache.jmeter.gui.action
About Command.
AbstractAction - class in org.apache.jmeter.gui.action
 
AbstractActionWithNoRunningTest - class in org.apache.jmeter.gui.action
AbstractAction implementation that check no test is running before calling doActionAfterCheck
AbstractAggregatorFactory - class in org.apache.jmeter.report.processor
A factory for creating AbstractAggregator objects.
AbstractAssertionGui - class in org.apache.jmeter.assertions.gui
This is the base class for JMeter GUI components which manage assertions.
AbstractConfigGui - class in org.apache.jmeter.config.gui
This is the base class for JMeter GUI components which provide configuration for some other component.
AbstractControllerGui - class in org.apache.jmeter.control.gui
This is the base class for JMeter GUI components which manage controllers.
AbstractDataExporter - class in org.apache.jmeter.report.dashboard
The Class AbstractDataExporter provides a base class for DataExporter.
AbstractFunction - class in org.apache.jmeter.functions
Provides common methods for all functions
AbstractGraphConsumer - class in org.apache.jmeter.report.processor.graph
The class AbstractGraphConsumer provides a consumer that build a sorted map from samples.
AbstractJMeterGuiComponent - class in org.apache.jmeter.gui
This abstract class takes care of the most basic functions necessary to create a viable JMeter GUI component.
AbstractListenerElement - class in org.apache.jmeter.reporters
Base class for Listeners
AbstractListenerGui - class in org.apache.jmeter.visualizers.gui
Basic Listener/Visualiser Gui class to correspond with AbstractPreProcessorGui etc.
AbstractOverTimeGraphConsumer - class in org.apache.jmeter.report.processor.graph
The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.
AbstractPostProcessorGui - class in org.apache.jmeter.processor.gui
This is the base class for JMeter GUI components which manage PostProcessors.
AbstractPreProcessorGui - class in org.apache.jmeter.processor.gui
 
AbstractProperty - class in org.apache.jmeter.testelement.property
 
AbstractSampleConsumer - class in org.apache.jmeter.report.processor
Base class for sample consumer implementations.
AbstractSampleProcessor - class in org.apache.jmeter.report.processor
Base for sample processor implementations Implements basic logic for setting sample context and handling channel attributes.
AbstractSampler - class in org.apache.jmeter.samplers
 
AbstractSamplerGui - class in org.apache.jmeter.samplers.gui
This is the base class for JMeter GUI components which manage samplers.
AbstractSampleSender - class in org.apache.jmeter.samplers
Base class for SampleSender implementations
AbstractSampleSource - class in org.apache.jmeter.report.processor
 
AbstractSampleWriter - class in org.apache.jmeter.report.core
Base class for implementing sample writer.
AbstractScopedAssertion - class in org.apache.jmeter.testelement
Super-class for all Assertions that can be applied to main sample, sub-samples or both.
AbstractScopedJMeterGuiComponent - class in org.apache.jmeter.gui
 
AbstractScopedTestElement - class in org.apache.jmeter.testelement
Super-class for TestElements that can be applied to main sample, sub-samples or both.
AbstractScopedTestElementSchema - class in org.apache.jmeter.testelement
Lists properties of a AbstractScopedTestElement.
AbstractScopedTestElementSchema.INSTANCE - class in org.apache.jmeter.testelement.AbstractScopedTestElementSchema
 
AbstractSeriesSelector - class in org.apache.jmeter.report.processor.graph
The class AbstractSeriesSelector provide an abstract base class for GraphSeriesSelector.
AbstractSummaryConsumer - class in org.apache.jmeter.report.processor
The class AbstractSummaryConsumer provides a base class for data of the dashboard page.
AbstractTestElement - class in org.apache.jmeter.testelement
 
AbstractTestElementBeanInfo - class in org.apache.jmeter.testelement
This is the BeanInfo object for the AbstractTestElement class.
AbstractThreadGroup - class in org.apache.jmeter.threads
ThreadGroup holds the settings for a JMeter thread group.
AbstractThreadGroupGui - class in org.apache.jmeter.threads.gui
 
AbstractThreadGroupSchema - class in org.apache.jmeter.threads
Lists properties of a AbstractThreadGroup.
AbstractThreadGroupSchema.INSTANCE - class in org.apache.jmeter.threads.AbstractThreadGroupSchema
 
AbstractTimerGui - class in org.apache.jmeter.timers.gui
This is the base class for JMeter GUI components which manage timers.
AbstractVersusRequestsGraphConsumer - class in org.apache.jmeter.report.processor.graph
The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.
AbstractVisualizer - class in org.apache.jmeter.visualizers.gui
This is the base class for JMeter GUI components which can display test results in some way.
accept(java.io.File) - function in org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified file is allowed by this filter.
accept(java.lang.String) - function in org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified filename is allowed by this filter.
accept(org.apache.jmeter.report.processor.ResultDataVisitor) - function in org.apache.jmeter.report.processor.ListResultData
Accepts the specified visitor.
accept(org.apache.jmeter.report.processor.ResultDataVisitor) - function in org.apache.jmeter.report.processor.MapResultData
Accepts the specified visitor.
accept(org.apache.jmeter.report.processor.ResultDataVisitor) - function in org.apache.jmeter.report.processor.ResultData
Accepts the specified visitor.
accept(org.apache.jmeter.report.processor.ResultDataVisitor) - function in org.apache.jmeter.report.processor.ValueResultData
Accepts the specified visitor.
action(java.awt.Event,Object) - function in java.awt.Component
 
action(java.awt.Event,java.lang.Object) - function in java.awt.Component
 
Action - class in org.apache.jmeter.treebuilder
Performs an action on a receiver.
actionGroups() - function in org.apache.jmeter.gui.TestElementMetadata
 
ActionNames - class in org.apache.jmeter.gui.action
Collect all the action names together in one place.
actionPerformed(java.awt.event.ActionEvent) - function in java.awt.event.ActionListener
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.config.gui.ArgumentsPanel
Invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.config.gui.RowDetailDialog
Do search
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.config.gui.SimpleConfigGui
Invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.control.gui.IfControllerPanel
Fill theCondition
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.control.gui.LoopControlPanel
Invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.control.gui.RunTimeGui
Invoked when an action occurs.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.functions.gui.FunctionHelper
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.HtmlReportUI
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.MainFrame
Handles click on warnIndicator
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.SavePropertyDialog
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.action.ActionRouter
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.action.CheckDirty
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.action.SearchTreeDialog
Do search
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.action.SelectTemplatesDialog
Do search
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.action.StopStoppables
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.FileListPanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.FilePanelEntry
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.FilePanelEntry
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.JLabeledRadioI18N
When a radio button is clicked, an ActionEvent is triggered.
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.gui.util.TextBoxDialoger
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.testbeans.gui.FileEditor
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.testbeans.gui.PasswordEditor
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.util.ScopePanel
 
actionPerformed(java.awt.event.ActionEvent) - function in org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
ActionRouter - class in org.apache.jmeter.gui.action
 
activateLookAndFeel(java.lang.String) - function in org.apache.jmeter.gui.action.LookAndFeelCommand
 
ActiveThreadsGraphConsumer - class in org.apache.jmeter.report.processor.graph.impl
The class ActiveThreadsGraphConsumer provides a graph to visualize active threads per time period (defined by granularity)
add(java.awt.PopupMenu) - function in java.awt.Component
 
add(java.awt.Component) - function in java.awt.Container
 
add(java.awt.Component) - function in java.awt.Container
 
add(java.awt.Component,Object) - function in java.awt.Container
 
add(java.awt.Component,java.lang.Object) - function in java.awt.Container
 
add(java.awt.Component,java.lang.Object,java.lang.Integer) - function in java.awt.Container
 
add(java.awt.Component,java.lang.Integer) - function in java.awt.Container
 
add(java.lang.String,java.awt.Component) - function in java.awt.Container
 
add(javax.swing.JMenu) - function in javax.swing.JMenuBar
 
add(javax.swing.Action) - function in javax.swing.JToolBar
 
add(javax.swing.tree.MutableTreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
add(org.apache.jmeter.gui.Binding) - function in org.apache.jmeter.gui.BindingGroup
 
add(org.apache.jmeter.gui.tree.JMeterTreeModel,java.lang.String) - function in org.apache.jmeter.gui.UndoHistory
Add tree model copy to the history This method relies on the rule that the record in history made AFTER change has been made to test plan
add(java.awt.Component) - function in org.apache.jmeter.gui.util.HorizontalPanel
 
add(java.awt.Component) - function in org.apache.jmeter.gui.util.HorizontalPanel
 
add(java.awt.Component) - function in org.apache.jmeter.gui.util.VerticalPanel
 
add(double) - function in org.apache.jmeter.report.core.SampleBuilder
 
add(java.lang.String) - function in org.apache.jmeter.report.core.SampleBuilder
 
add(long) - function in org.apache.jmeter.report.core.SampleBuilder
 
add(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.reporters.ResultCollectorHelper
 
add(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.StatisticalSampleResult
 
add(T,org.apache.jmeter.treebuilder.Action) - function in org.apache.jmeter.treebuilder.TreeBuilder
Adds a test element to the test tree.
add(java.lang.Class) - function in org.apache.jmeter.treebuilder.TreeBuilder
Adds a test element to the test tree.
add(java.lang.Class,org.apache.jmeter.treebuilder.Action) - function in org.apache.jmeter.treebuilder.TreeBuilder
Creates a test element and adds it to the test tree.
add(kotlin.reflect.KClass) - function in org.apache.jmeter.treebuilder.TreeBuilder
Adds a test element to the test tree.
add(kotlin.reflect.KClass,org.apache.jmeter.treebuilder.Action) - function in org.apache.jmeter.treebuilder.TreeBuilder
Creates a test element and adds it to the test tree.
add(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.treebuilder.TreeBuilder
Adds a test element to the test tree.
add(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.visualizers.Visualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.visualizers.Visualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
addActionListener(java.awt.event.ActionListener) - function in javax.swing.AbstractButton
 
addActionListener(java.awt.event.ActionListener) - function in javax.swing.JTextField
 
addActiveLineRangeListener(org.fife.ui.rsyntaxtextarea.ActiveLineRangeListener) - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
addAll(java.util.Collection) - function in org.apache.jmeter.gui.BindingGroup
 
addAncestorListener(javax.swing.event.AncestorListener) - function in javax.swing.JComponent
 
addAncestorListener(javax.swing.event.AncestorListener) - function in javax.swing.JComponent
 
addArgument(java.lang.String,java.lang.String) - function in org.apache.jmeter.config.Arguments
Add a new argument with the given name and value.
addArgument(java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, and metadata.
addArgument(java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, metadata and description
addArgument(org.apache.jmeter.config.Argument) - function in org.apache.jmeter.config.Arguments
Add a new argument.
addAssertion(org.apache.jmeter.assertions.Assertion) - function in org.apache.jmeter.samplers.Entry
 
addAssertion(org.apache.jmeter.assertions.Assertion) - function in org.apache.jmeter.threads.SamplePackage
Add Assertion
addAssertionResult(org.apache.jmeter.assertions.AssertionResult) - function in org.apache.jmeter.samplers.SampleResult
 
addAssertionResult(org.apache.jmeter.assertions.AssertionResult) - function in org.apache.jmeter.samplers.SampleResult
 
addBytes(long) - function in org.apache.jmeter.util.Calculator
add received bytes
addCaretListener(javax.swing.event.CaretListener) - function in javax.swing.text.JTextComponent
 
addCellEditorListener(javax.swing.event.CellEditorListener) - function in javax.swing.AbstractCellEditor
 
addChangeListener(javax.swing.event.ChangeListener) - function in javax.swing.AbstractButton
 
addChangeListener(javax.swing.event.ChangeListener) - function in org.apache.jmeter.gui.util.FileListPanel
 
addChangeListener(javax.swing.event.ChangeListener) - function in org.apache.jmeter.gui.util.FilePanelEntry
 
addChangeListener(javax.swing.event.ChangeListener) - function in org.apache.jmeter.gui.util.FilePanelEntry
 
addChangeListener(javax.swing.event.ChangeListener) - function in org.apache.jmeter.gui.util.JLabeledRadioI18N
 
addColumn(Object) - function in javax.swing.table.DefaultTableModel
 
addComponent(org.apache.jmeter.testelement.TestElement,org.apache.jmeter.gui.tree.JMeterTreeNode) - function in org.apache.jmeter.gui.tree.JMeterTreeModel
Add a TestElement to a JMeterTreeNode
addComponentListener(java.awt.event.ComponentListener) - function in java.awt.Component
 
addComponentListener(java.awt.event.ComponentListener) - function in java.awt.Component
 
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.config.ConfigElement
Add a configuration element to this one.
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.config.ConfigTestElement
Add a configuration element to this one.
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.config.ConfigTestElement
Add a configuration element to this one.
addConfigElement(org.apache.jmeter.config.ConfigElement) - function in org.apache.jmeter.samplers.Entry
 
addConfigElement(org.apache.jmeter.config.ConfigElement,java.lang.Class) - function in org.apache.jmeter.samplers.Entry
Add a config element as a specific class.
addContainerListener(java.awt.event.ContainerListener) - function in java.awt.Container
 
addContainerListener(java.awt.event.ContainerListener) - function in java.awt.Container
 
addEdit(javax.swing.undo.UndoableEdit) - function in javax.swing.undo.AbstractUndoableEdit
 
addEdit(javax.swing.undo.UndoableEdit) - function in javax.swing.undo.CompoundEdit
 
addEditMenu(javax.swing.JPopupMenu,boolean) - function in org.apache.jmeter.gui.util.MenuFactory
 
addEmptyArgument() - function in org.apache.jmeter.config.Arguments
Add a new empty argument to the list.
addFileMenu(javax.swing.JPopupMenu) - function in org.apache.jmeter.gui.util.MenuFactory
 
addFileMenu(javax.swing.JPopupMenu,boolean) - function in org.apache.jmeter.gui.util.MenuFactory
 
addFilename(java.lang.String) - function in org.apache.jmeter.gui.util.FileListPanel
Add a single file to the table
addFilter(org.apache.logging.log4j.core.Filter) - function in org.apache.logging.log4j.core.filter.AbstractFilterable
 
addFocusListener(java.awt.event.FocusListener) - function in java.awt.Component
 
addFocusListener(java.awt.event.FocusListener) - function in java.awt.Component
 
addHandshakeCompletedListener(javax.net.ssl.HandshakeCompletedListener) - function in org.apache.jmeter.util.SlowSSLSocket
 
addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener) - function in java.awt.Component
 
addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener) - function in java.awt.Component
 
addHierarchyListener(java.awt.event.HierarchyListener) - function in java.awt.Component
 
addHierarchyListener(java.awt.event.HierarchyListener) - function in java.awt.Component
 
addHyperlinkListener(javax.swing.event.HyperlinkListener) - function in javax.swing.JEditorPane
 
addHyperlinkListener(javax.swing.event.HyperlinkListener) - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
addInputMethodListener(java.awt.event.InputMethodListener) - function in java.awt.Component
 
addInputMethodListener(java.awt.event.InputMethodListener) - function in java.awt.Component
 
addInputMethodListener(java.awt.event.InputMethodListener) - function in javax.swing.text.JTextComponent
 
addItem(Object) - function in org.apache.jmeter.testelement.property.CollectionProperty
 
addItemListener(java.awt.event.ItemListener) - function in javax.swing.AbstractButton
 
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.Controller
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.Controller
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.GenericController
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.GenericController
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.control.GenericController
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.threads.AbstractThreadGroup
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.threads.AbstractThreadGroup
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(org.apache.jmeter.engine.event.LoopIterationListener) - function in org.apache.jmeter.threads.AbstractThreadGroup
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addJMeterVariables(org.apache.jmeter.threads.JMeterVariables) - function in org.apache.jmeter.testelement.VariablesCollection
 
addKeyListener(java.awt.event.KeyListener) - function in java.awt.Component
 
addKeyListener(java.awt.event.KeyListener) - function in java.awt.Component
 
addKeymap(java.lang.String,javax.swing.text.Keymap) - function in javax.swing.text.JTextComponent
 
addLineHighlight(int,java.awt.Color) - function in org.fife.ui.rtextarea.RTextArea
 
addLocaleChangeListener(org.apache.jmeter.util.LocaleChangeListener) - function in org.apache.jmeter.util.JMeterUtils
 
addMouseListener(java.awt.event.MouseListener) - function in java.awt.Component
 
addMouseListener(java.awt.event.MouseListener) - function in java.awt.Component
 
addMouseListener(java.awt.event.MouseListener) - function in org.apache.jmeter.gui.util.TristateCheckBox
 
addMouseMotionListener(java.awt.event.MouseMotionListener) - function in java.awt.Component
 
addMouseMotionListener(java.awt.event.MouseMotionListener) - function in java.awt.Component
 
addMouseWheelListener(java.awt.event.MouseWheelListener) - function in java.awt.Component
 
addMouseWheelListener(java.awt.event.MouseWheelListener) - function in java.awt.Component
 
addNewColumn(java.lang.String,java.lang.Class) - function in org.apache.jmeter.gui.util.PowerTableModel
 
addNewRow() - function in org.apache.jmeter.gui.util.PowerTableModel
 
addNewThread(int,org.apache.jmeter.engine.StandardJMeterEngine) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add a new JMeterThread to this ThreadGroup for engine
addNewThread(int,org.apache.jmeter.engine.StandardJMeterEngine) - function in org.apache.jmeter.threads.ThreadGroup
Add a new JMeterThread to this ThreadGroup for engine
addNewThread(int,org.apache.jmeter.engine.StandardJMeterEngine) - function in org.apache.jmeter.threads.ThreadGroup
Add a new JMeterThread to this ThreadGroup for engine
addNewThread(java.lang.Integer,org.apache.jmeter.engine.StandardJMeterEngine) - function in org.apache.jmeter.threads.openmodel.OpenModelThreadGroup
Add a new JMeterThread to this ThreadGroup for engine
addNode(java.lang.Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.dsl.DslPrinterTraverser
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.ConvertListeners
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.PreCompiler
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.TreeCloner
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.TreeCloner
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.TurnElementsOn
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.gui.action.CheckDirty
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.threads.TestCompiler
 
addNode(Object,org.apache.jorphan.collections.HashTree) - function in org.apache.jorphan.collections.HashTreeTraverser
 
addNotify() - function in java.awt.Dialog
 
addNotify() - function in java.awt.Frame
 
addNotify() - function in javax.swing.JComponent
 
addNotify() - function in javax.swing.JComponent
 
addNotify() - function in javax.swing.JMenuBar
 
addNotify() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
addParameter(java.lang.String,java.lang.String) - function in org.apache.jmeter.testelement.TestPlan
 
AddParent - class in org.apache.jmeter.gui.action
Implements the Add Parent menu command
addParser(org.fife.ui.rsyntaxtextarea.parser.Parser) - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
addPasteResetMenu(javax.swing.JPopupMenu) - function in org.apache.jmeter.gui.util.MenuFactory
 
addPostActionListener(java.lang.Class,java.awt.event.ActionListener) - function in org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to receive notification of a command being executed after the command has executed.
addPostProcessor(org.apache.jmeter.processor.PostProcessor) - function in org.apache.jmeter.threads.SamplePackage
Add Post processor
addPreActionListener(java.lang.Class,java.awt.event.ActionListener) - function in org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to receive notification of a command being executed prior to the actual execution of the command.
addPreProcessor(org.apache.jmeter.processor.PreProcessor) - function in org.apache.jmeter.threads.SamplePackage
Add Pre processor
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.property.CollectionProperty
Add a property to the collection.
addProperty(java.lang.String,org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.property.MapProperty
 
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.property.MapProperty
Add a property to the collection.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.property.MultiProperty
Add a property to the collection.
addProperty(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.property.TestElementProperty
Add a property to the collection.
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Container
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Container
 
addPropertyChangeListener(java.lang.String,java.beans.PropertyChangeListener) - function in java.awt.Container
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Window
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.beans.PropertyEditorSupport
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.beans.SharedCustomizer
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.beans.TestBeanPropertyEditor
 
addPropertyChangeListener(java.beans.PropertyChangeListener) - function in org.apache.jmeter.testbeans.gui.FileEditor
 
addRawSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult to the collection without updating any parent fields.
addRawSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult to the collection without updating any parent fields.
addResult(org.apache.jmeter.report.processor.ResultData) - function in org.apache.jmeter.report.processor.ListResultData
Adds the result at the end of the list.
addRow(java.util.Vector) - function in javax.swing.table.DefaultTableModel
 
addRow(kotlin.Array) - function in org.apache.jmeter.gui.util.PowerTableModel
 
addSample(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.util.Calculator
Add details for a sample result, which may consist of multiple samples.
addSample(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.visualizers.CachingStatCalculator
Records a sample.
addSample(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.visualizers.RunningSample
Records a sample.
addSample(org.apache.jmeter.visualizers.RunningSample) - function in org.apache.jmeter.visualizers.RunningSample
Adds another RunningSample to this one.
addSample(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.visualizers.SamplingStatCalculator
Records a sample.
addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer) - function in org.apache.jmeter.report.processor.AbstractSampleConsumer
 
addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer) - function in org.apache.jmeter.report.processor.AbstractSampleConsumer
 
addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer) - function in org.apache.jmeter.report.processor.AbstractSampleSource
Add a sample consumer to this sample source.
addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer) - function in org.apache.jmeter.report.processor.CsvFileSampleSource
Add a sample consumer to this sample source.
addSampleConsumer(org.apache.jmeter.report.processor.SampleConsumer) - function in org.apache.jmeter.report.processor.SampleSource
Add a sample consumer to this sample source.
addSampleListener(org.apache.jmeter.samplers.SampleListener) - function in org.apache.jmeter.threads.SamplePackage
Add Sample Listener
addSecurityProvider(java.lang.String) - function in org.apache.jmeter.util.SecurityProviderLoader
 
addSecurityProvider(java.util.Properties) - function in org.apache.jmeter.util.SecurityProviderLoader
 
addSeparator() - function in javax.swing.JToolBar
 
addStyle(java.lang.String,javax.swing.text.Style) - function in javax.swing.JTextPane
 
addSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubResult(org.apache.jmeter.samplers.SampleResult,boolean) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubResult(org.apache.jmeter.samplers.SampleResult,boolean) - function in org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubSamplerResult(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.control.TransactionSampler
 
addSubTree(org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.gui.GuiPackage
Add a subtree to the currently selected node.
addSubTree(org.apache.jorphan.collections.HashTree,org.apache.jmeter.gui.tree.JMeterTreeNode) - function in org.apache.jmeter.gui.tree.JMeterTreeModel
Adds the sub tree at the given node.
addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
 
addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
 
addTableModelListener(javax.swing.event.TableModelListener) - function in javax.swing.table.AbstractTableModel
 
addTemplate(org.apache.jmeter.gui.action.template.Template) - function in org.apache.jmeter.gui.action.template.TemplateManager
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.config.ConfigTestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.config.ConfigTestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.AbstractTestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.AbstractTestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.Controller
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.Sampler
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.TestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.TestElement
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.testelement.TestPlan
 
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add a test element.
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add a test element.
addTestElement(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
 
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.GenericController
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.AbstractThreadGroup
Add child test element only if it has not already been added.
addTestElementOnce(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.TestCompilerHelper
Add child test element only if it has not already been added.
addTestPlanListener(org.apache.jmeter.gui.TestPlanListener) - function in org.apache.jmeter.gui.GuiPackage
Adds a test plan listener.
AddThinkTimeBetweenEachStep - class in org.apache.jmeter.gui.action
Add ThinkTime (TestAction + UniformRandomTimer)
addThreadGroup(org.apache.jmeter.threads.AbstractThreadGroup) - function in org.apache.jmeter.testelement.TestPlan
Adds a feature to the AbstractThreadGroup attribute of the TestPlan object.
addTimer(org.apache.jmeter.timers.Timer) - function in org.apache.jmeter.threads.SamplePackage
Add Timer
addToBaseResult(java.lang.String) - function in org.apache.jmeter.assertions.CompareAssertionResult
 
addToSecondaryResult(java.lang.String) - function in org.apache.jmeter.assertions.CompareAssertionResult
 
addTotalThreads(int) - function in org.apache.jmeter.threads.JMeterContextService
Update the total number of threads
AddToTree - class in org.apache.jmeter.gui.action
 
addTreeModelListener(javax.swing.event.TreeModelListener) - function in javax.swing.tree.DefaultTreeModel
 
addValue(double) - function in org.apache.jmeter.report.processor.Aggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.MaxAggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.MeanAggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.MinAggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.PercentileAggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.SumAggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - function in org.apache.jmeter.report.processor.TimeRateAggregator
Adds the specified value to the storage of the current aggregator.
addVariable(java.lang.String,java.lang.String) - function in org.apache.jmeter.engine.util.ValueReplacer
Add a variable to this replacer's variables map
addVariables(java.util.Map) - function in org.apache.jmeter.engine.util.ValueReplacer
Add all the given variables to this replacer's variables map.
addVetoableChangeListener(java.beans.VetoableChangeListener) - function in javax.swing.JComponent
 
addVetoableChangeListener(java.beans.VetoableChangeListener) - function in javax.swing.JComponent
 
addWindowFocusListener(java.awt.event.WindowFocusListener) - function in java.awt.Window
 
addWindowListener(java.awt.event.WindowListener) - function in java.awt.Window
 
addWindowStateListener(java.awt.event.WindowStateListener) - function in java.awt.Window
 
adjustDelay(long) - function in org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test
adjustDelay(long,boolean) - function in org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test If runTillEnd is false the delay will be shortened to -1 if the delay would be longer than the remaining run time.
adjustDelay(long,long) - function in org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test
adjustDelay(long,long,boolean) - function in org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test If runTillEnd is false the delay will be shortened to -1 if the delay would be longer than the remaining run time.
afterTestPlanCleared() - function in org.apache.jmeter.gui.TestPlanListener
Called after current test plan has been cleared
AggregateConsumer - class in org.apache.jmeter.report.processor
The Class AggregateConsumer provides a consumer that can aggregate samples to provide a result
Aggregator - class in org.apache.jmeter.report.processor
The interface Aggregator represents an aggregator used by graph consumers.
AggregatorFactory - class in org.apache.jmeter.report.processor
A factory for creating Aggregator objects.
AliasKeyManager - class in org.apache.jmeter.rmi
Implementation of KeyManager that allows using an alias
aliasToClass(java.lang.String) - function in org.apache.jmeter.save.SaveService
 
ALL - enum entry in org.apache.jmeter.dsl.DslPrinterTraverser.DetailLevel
 
allowsControllersDiscrimination() - function in org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
Indicates whether this selector allows controllers discrimination, which allows on graphs to only show transaction controllers
allowsControllersDiscrimination() - function in org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
Indicates whether this selector allows controllers discrimination, which allows on graphs to only show transaction controllers
allowsControllersDiscrimination() - function in org.apache.jmeter.report.processor.graph.GraphSeriesSelector
Indicates whether this selector allows controllers discrimination, which allows on graphs to only show transaction controllers
annotationType() - function in java.lang.annotation.Annotation
 
ApdexSummaryConsumer - class in org.apache.jmeter.report.processor
The class ApdexSummaryConsumer provides a consumer that calculates Apdex for each sample name.
ApdexSummaryData - class in org.apache.jmeter.report.processor
The class ApdexSummaryData provides information for ApdexSummaryConsumer.
ApdexThresholdsInfo - class in org.apache.jmeter.report.processor
The class ApdexThresholdsInfo provides a container for APDEX threshold information.
append(java.lang.String) - function in javax.swing.JTextArea
 
append(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.dsl.DslPrinterTraverser
 
append(org.apache.logging.log4j.core.LogEvent) - function in org.apache.jmeter.gui.logging.GuiLogEventAppender
 
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.control.TransactionSampler
 
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.engine.util.ConfigMergabilityIndicator
Does configElement apply to Sampler
applies(org.apache.jmeter.config.ConfigTestElement) - function in org.apache.jmeter.samplers.AbstractSampler
Does configElement apply to Sampler
apply(java.lang.String,int,int,Object,java.util.Vector,java.util.Vector) - function in org.apache.bsf.util.BSFEngineImpl
 
applyComponentOrientation(java.awt.ComponentOrientation) - function in java.awt.Container
 
applyComponentOrientation(java.awt.ComponentOrientation) - function in java.awt.Container
 
applyHiDPI(javax.swing.JTable) - function in org.apache.jmeter.util.JMeterUtils
Apply HiDPI mode management to JTable
applyHiDPIOnFonts() - function in org.apache.jmeter.util.JMeterUtils
Apply HiDPI scale factor on font if HiDPI mode is enabled
ApplyNamingConvention - class in org.apache.jmeter.gui.action
Allows to apply naming convention on nodes
applyResourceBundle(java.util.ResourceBundle) - function in java.awt.Window
 
applyScaleOnFonts(float) - function in org.apache.jmeter.util.JMeterUtils
Apply HiDPI scale factor on fonts
areFocusTraversalKeysSet(int) - function in java.awt.Container
 
areFocusTraversalKeysSet(java.lang.Integer) - function in java.awt.Container
 
Argument - class in org.apache.jmeter.config
Class representing an argument.
Arguments - class in org.apache.jmeter.config
A set of Argument objects.
ArgumentSchema - class in org.apache.jmeter.config
Lists properties of a Argument.
ArgumentSchema.INSTANCE - class in org.apache.jmeter.config.ArgumentSchema
 
ArgumentsPanel - class in org.apache.jmeter.config.gui
A GUI panel allowing the user to enter name-value argument pairs.
ArgumentsSchema - class in org.apache.jmeter.config
Lists properties of a Arguments.
ArgumentsSchema.INSTANCE - class in org.apache.jmeter.config.ArgumentsSchema
 
asksAllowsChildren() - function in javax.swing.tree.DefaultTreeModel
 
askThreadsToStop() - function in org.apache.jmeter.engine.StandardJMeterEngine
Clean shutdown ie, wait for end of current running samplers
Assertion - class in org.apache.jmeter.assertions
An Assertion checks a SampleResult to determine whether or not it is successful.
AssertionResult - class in org.apache.jmeter.assertions
Implements Response Assertion checking.
assertionsResultsToSave() - function in org.apache.jmeter.samplers.SampleSaveConfiguration
 
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.gui.TestPlanGui
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.control.gui.TransactionControllerGui
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JMeterGUIComponent
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.gui.JMeterGUIComponent
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.gui.AbstractThreadGroupGui
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.gui.AbstractThreadGroupGui
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.gui.ThreadGroupGui
Configures default values for element after its creation.
assignDefaultValues(org.apache.jmeter.testelement.TestElement) - function in org.apache.jmeter.threads.gui.ThreadGroupGui
Configures default values for element after its creation.
AsynchSampleSender - class in org.apache.jmeter.samplers
Sends samples in a separate Thread and in Batch mode
asyncLoad(K,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
asyncLoadAll(java.lang.Iterable,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
asyncReload(K,V,java.util.concurrent.Executor) - function in com.github.benmanes.caffeine.cache.CacheLoader
 
available() - function in java.io.FilterInputStream
 
awaitTermination(java.time.Duration) - function in org.apache.jmeter.engine.StandardJMeterEngine
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z