Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABOUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
AboutCommand - Class in org.apache.jmeter.gui.action
About Command.
AboutCommand() - Constructor for class org.apache.jmeter.gui.action.AboutCommand
 
AbstractAction - Class in org.apache.jmeter.gui.action
 
AbstractAction() - Constructor for class org.apache.jmeter.gui.action.AbstractAction
 
AbstractActionWithNoRunningTest - Class in org.apache.jmeter.gui.action
AbstractAction implementation that check no test is running before calling AbstractActionWithNoRunningTest.doActionAfterCheck(ActionEvent)
AbstractActionWithNoRunningTest() - Constructor for class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
 
AbstractAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating AbstractAggregator objects.
AbstractAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.AbstractAggregatorFactory
Instantiates a new abstract aggregator factory.
AbstractAssertionGui - Class in org.apache.jmeter.assertions.gui
This is the base class for JMeter GUI components which manage assertions.
AbstractAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AbstractAssertionGui
 
AbstractBackendListenerClient - Class in org.apache.jmeter.visualizers.backend
An abstract implementation of the BackendListenerClient interface.
AbstractBackendListenerClient() - Constructor for class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
AbstractBoltTestElement - Class in org.apache.jmeter.protocol.bolt.sampler
 
AbstractBoltTestElement() - Constructor for class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
AbstractConfigGui - Class in org.apache.jmeter.config.gui
This is the base class for JMeter GUI components which provide configuration for some other component.
AbstractConfigGui() - Constructor for class org.apache.jmeter.config.gui.AbstractConfigGui
 
AbstractControllerGui - Class in org.apache.jmeter.control.gui
This is the base class for JMeter GUI components which manage controllers.
AbstractControllerGui() - Constructor for class org.apache.jmeter.control.gui.AbstractControllerGui
 
AbstractDataExporter - Class in org.apache.jmeter.report.dashboard
The Class AbstractDataExporter provides a base class for DataExporter.
AbstractDataExporter() - Constructor for class org.apache.jmeter.report.dashboard.AbstractDataExporter
Instantiates a new abstract data exporter.
AbstractFunction - Class in org.apache.jmeter.functions
Provides common methods for all functions
AbstractFunction() - Constructor for class org.apache.jmeter.functions.AbstractFunction
 
AbstractGraphConsumer - Class in org.apache.jmeter.report.processor.graph
The class AbstractGraphConsumer provides a consumer that build a sorted map from samples.
AbstractGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
AbstractJavaSamplerClient - Class in org.apache.jmeter.protocol.java.sampler
An abstract implementation of the JavaSamplerClient interface.
AbstractJavaSamplerClient() - Constructor for class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
AbstractJDBCProcessor - Class in org.apache.jmeter.protocol.jdbc.processor
As pre- and post-processors essentially do the same this class provides the implementation.
AbstractJDBCProcessor() - Constructor for class org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor
 
AbstractJDBCTestElement - Class in org.apache.jmeter.protocol.jdbc
A base class for all JDBC test elements handling the basics of a SQL request.
AbstractJDBCTestElement() - Constructor for class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
Creates a JDBCSampler.
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.
AbstractJMeterGuiComponent() - Constructor for class org.apache.jmeter.gui.AbstractJMeterGuiComponent
When constructing a new component, this takes care of basic tasks like setting up the Name Panel and assigning the class's static label as the name to start.
AbstractListenerElement - Class in org.apache.jmeter.reporters
Base class for Listeners
AbstractListenerElement() - Constructor for class org.apache.jmeter.reporters.AbstractListenerElement
 
AbstractListenerGui - Class in org.apache.jmeter.visualizers.gui
Basic Listener/Visualiser Gui class to correspond with AbstractPreProcessorGui etc.
AbstractListenerGui() - Constructor for class org.apache.jmeter.visualizers.gui.AbstractListenerGui
 
AbstractOverTimeGraphConsumer - Class in org.apache.jmeter.report.processor.graph
The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.
AbstractOverTimeGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
Instantiates a new abstract over time graph consumer.
AbstractParserControl - Class in org.apache.commons.cli.avalon
Class to inherit from so when in future when new controls are added clients will no have to implement them.
AbstractParserControl() - Constructor for class org.apache.commons.cli.avalon.AbstractParserControl
 
AbstractPostProcessorGui - Class in org.apache.jmeter.processor.gui
This is the base class for JMeter GUI components which manage PostProcessors.
AbstractPostProcessorGui() - Constructor for class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
 
AbstractPreProcessorGui - Class in org.apache.jmeter.processor.gui
 
AbstractPreProcessorGui() - Constructor for class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
AbstractProperty - Class in org.apache.jmeter.testelement.property
 
AbstractProperty() - Constructor for class org.apache.jmeter.testelement.property.AbstractProperty
 
AbstractProperty(String) - Constructor for class org.apache.jmeter.testelement.property.AbstractProperty
 
AbstractRandomTimerGui - Class in org.apache.jmeter.timers.gui
Abstract Random timer GUI.
AbstractRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
No-arg constructor.
AbstractSampleConsumer - Class in org.apache.jmeter.report.processor
Base class for sample consumer implementations.
Every sample consumer should extends this class to support basic consumer features.
AbstractSampleConsumer() - Constructor for class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
AbstractSampleProcessor - Class in org.apache.jmeter.report.processor
Base for sample processor implementations
Implements basic logic for setting sample context and handling channel attributes.
AbstractSampleProcessor() - Constructor for class org.apache.jmeter.report.processor.AbstractSampleProcessor
 
AbstractSampler - Class in org.apache.jmeter.samplers
 
AbstractSampler() - Constructor for class org.apache.jmeter.samplers.AbstractSampler
 
AbstractSamplerCreator - Class in org.apache.jmeter.protocol.http.proxy
Base class for SamplerCreator
AbstractSamplerCreator() - Constructor for class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
AbstractSamplerGui - Class in org.apache.jmeter.samplers.gui
This is the base class for JMeter GUI components which manage samplers.
AbstractSamplerGui() - Constructor for class org.apache.jmeter.samplers.gui.AbstractSamplerGui
 
AbstractSampleSender - Class in org.apache.jmeter.samplers
Base class for SampleSender implementations
AbstractSampleSender() - Constructor for class org.apache.jmeter.samplers.AbstractSampleSender
 
AbstractSampleSource - Class in org.apache.jmeter.report.processor
 
AbstractSampleSource() - Constructor for class org.apache.jmeter.report.processor.AbstractSampleSource
Instantiates a new abstract sample source.
AbstractSampleWriter - Class in org.apache.jmeter.report.core
Base class for implementing sample writer.
AbstractSampleWriter() - Constructor for class org.apache.jmeter.report.core.AbstractSampleWriter
 
AbstractScopedAssertion - Class in org.apache.jmeter.testelement
Super-class for all Assertions that can be applied to main sample, sub-samples or both.
AbstractScopedAssertion() - Constructor for class org.apache.jmeter.testelement.AbstractScopedAssertion
 
AbstractScopedJMeterGuiComponent - Class in org.apache.jmeter.gui
 
AbstractScopedJMeterGuiComponent() - Constructor for class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
 
AbstractScopedTestElement - Class in org.apache.jmeter.testelement
Super-class for TestElements that can be applied to main sample, sub-samples or both.
AbstractScopedTestElement() - Constructor for class org.apache.jmeter.testelement.AbstractScopedTestElement
 
AbstractSeriesSelector - Class in org.apache.jmeter.report.processor.graph
The class AbstractSeriesSelector provide an abstract base class for GraphSeriesSelector.
AbstractSeriesSelector() - Constructor for class org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
Instantiates a new abstract series selector.
AbstractSeriesSelector(boolean) - Constructor for class org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
Instantiates a new abstract series selector.
AbstractSummaryConsumer<TData> - Class in org.apache.jmeter.report.processor
The class AbstractSummaryConsumer provides a base class for data of the dashboard page.
AbstractSummaryConsumer(boolean) - Constructor for class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Instantiates a new abstract summary consumer.
AbstractSummaryConsumer.SummaryInfo - Class in org.apache.jmeter.report.processor
The class SummaryInfo stores intermediate results.
AbstractTCPClient - Class in org.apache.jmeter.protocol.tcp.sampler
Basic implementation of TCPClient interface.
AbstractTCPClient() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
 
AbstractTestElement - Class in org.apache.jmeter.testelement
 
AbstractTestElement() - Constructor for class org.apache.jmeter.testelement.AbstractTestElement
 
AbstractTestElementBeanInfo - Class in org.apache.jmeter.testelement
This is the BeanInfo object for the AbstractTestElement class.
AbstractTestElementBeanInfo() - Constructor for class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
AbstractThreadGroup - Class in org.apache.jmeter.threads
ThreadGroup holds the settings for a JMeter thread group.
AbstractThreadGroup() - Constructor for class org.apache.jmeter.threads.AbstractThreadGroup
 
AbstractThreadGroupGui - Class in org.apache.jmeter.threads.gui
 
AbstractThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
AbstractTimerGui - Class in org.apache.jmeter.timers.gui
This is the base class for JMeter GUI components which manage timers.
AbstractTimerGui() - Constructor for class org.apache.jmeter.timers.gui.AbstractTimerGui
 
AbstractTreeTableModel - Class in org.apache.jorphan.gui
 
AbstractTreeTableModel(String[], Functor[], Functor[], Class<?>[]) - Constructor for class org.apache.jorphan.gui.AbstractTreeTableModel
 
AbstractTreeTableModel(TreeNode) - Constructor for class org.apache.jorphan.gui.AbstractTreeTableModel
 
AbstractVersusRequestsGraphConsumer - Class in org.apache.jmeter.report.processor.graph
The class AbstractOverTimeGraphConsumer provides a base class for over time graphs.
AbstractVersusRequestsGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
Instantiates a new abstract over time graph consumer.
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.
AbstractVisualizer() - Constructor for class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
accept(File) - Method in class org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified file is allowed by this filter.
accept(String) - Method in class org.apache.jmeter.gui.JMeterFileFilter
Determine if the specified filename is allowed by this filter.
accept(String) - Method in interface org.apache.jorphan.reflect.ClassFilter
Returns true if class is included.
accept(ResultDataVisitor<T>) - Method in class org.apache.jmeter.report.processor.ListResultData
 
accept(ResultDataVisitor<T>) - Method in class org.apache.jmeter.report.processor.MapResultData
 
accept(ResultDataVisitor<T>) - Method in interface org.apache.jmeter.report.processor.ResultData
Accepts the specified visitor.
accept(ResultDataVisitor<T>) - Method in class org.apache.jmeter.report.processor.ValueResultData
 
AccessLogSampler - Class in org.apache.jmeter.protocol.http.sampler
Description:

AccessLogSampler is responsible for a couple of things: creating instances of Generator creating instances of Parser triggering popup windows calling Generator.generateRequest() checking to make sure the classes are valid making sure a class can be instantiated The intent of this sampler is it uses the generator and parser to create a HTTPSampler when it is needed.
AccessLogSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
AccessLogSamplerBeanInfo - Class in org.apache.jmeter.protocol.http.sampler
 
AccessLogSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo
 
AccumListener - Interface in org.apache.jmeter.visualizers
 
ACTION_SHUTDOWN - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ACTION_SHUTDOWN - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ACTION_START - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ACTION_START - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ACTION_START_NO_PAUSE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ACTION_START_NO_TIMERS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ACTION_STOP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ACTION_STOP - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
actionGroups() - Element in annotation type org.apache.jmeter.gui.TestElementMetadata
 
ActionNames - Class in org.apache.jmeter.gui.action
Collect all the action names together in one place.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
This method is called from errors-only checkbox
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
Do search
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Fill theCondition
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
Implementation of Expand button:
moves focus to a test plan tree element referenced by selected element in Module to run tree
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.control.gui.RunTimeGui
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.CheckDirty
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.SearchTreeDialog
Do search
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.SelectTemplatesDialog
Do search
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.action.StopStoppables
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.HtmlReportUI
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.MainFrame
Handles click on warnIndicator
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.FilePanelEntry
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
When a radio button is clicked, an ActionEvent is triggered.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
When an action is performed, editing is ended.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.gui.util.TextBoxDialoger
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Disable/Enable resetCounterOnEachThreadGroupIteration when perUserField is disabled / enabled
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Handle action events for this component.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.util.ScopePanel
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
Handle action events for this component.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Reacts on an ActionEvent (like pressing a button).
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
Display the response as text or as rendered HTML.
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.SearchTreePanel
Do search
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.SummaryReport
 
actionPerformed(ActionEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
ActionRouter - Class in org.apache.jmeter.gui.action
 
activateLookAndFeel(String) - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
activateSearchExtension - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
activeThreads - Variable in class org.apache.jmeter.threads.JMeterContextService.ThreadCounts
 
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)
ActiveThreadsGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer
 
add() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add an empty header.
add(double) - Method in class org.apache.jmeter.report.core.SampleBuilder
 
add(long) - Method in class org.apache.jmeter.report.core.SampleBuilder
 
add(Component) - Method in class org.apache.jmeter.gui.util.HorizontalPanel
add(Component) - Method in class org.apache.jmeter.gui.util.VerticalPanel
add(Object) - Method in class org.apache.jorphan.collections.HashTree
Adds an key into the HashTree at the current level.
add(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Adds an key into the HashTree at the current level.
add(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds all the given objects as nodes at the current level.
add(Object[], Object) - Method in class org.apache.jorphan.collections.HashTree
 
add(Object[], Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Object[], Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Adds a key and it's value in the HashTree.
add(Object, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a key and it's values in the HashTree.
add(Object, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Adds a key as a node at the current level and then adds all the objects in the second argument as nodes of the new node.
add(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
Adds a key as a node at the current level and then adds the given HashTree to that new node.
add(String) - Method in class org.apache.jmeter.report.core.SampleBuilder
 
add(URL) - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
Adds the URL to the Collection, first wrapping it in the URLString class
add(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Adds a bunch of keys into the HashTree at the current level.
add(Collection<?>, Object) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Collection<?>, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(Collection<?>, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Adds a series of nodes into the HashTree using the given path.
add(JMeterTreeModel, String) - Method in class org.apache.jmeter.gui.UndoHistory
Add tree model copy to the history
add(Cookie) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Add a cookie.
add(Header) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add a header.
add(SampleResult) - Method in class org.apache.jmeter.reporters.MailerModel
Adds a SampleResult for display in the Visualizer.
add(SampleResult) - Method in class org.apache.jmeter.reporters.ResultCollectorHelper
 
add(SampleResult) - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Add a SampleResult to be used in the statistics
add(SampleResult) - Method in class org.apache.jmeter.visualizers.backend.UserMetric
Add a SampleResult to be used in the statistics
add(SampleResult) - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.BSFListener
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.ComparisonVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
add(SampleResult) - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.SummaryReport
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
add(SampleResult) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(SampleResult) - Method in interface org.apache.jmeter.visualizers.Visualizer
This method is called by sampling thread to inform the visualizer about the arrival of a new sample.
add(SampleResult, boolean) - Method in class org.apache.jmeter.reporters.MailerModel
Adds a SampleResult.
add(HashTree) - Method in class org.apache.jorphan.collections.HashTree
Adds all the nodes and branches of the given tree to this tree.
ADD - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ADD_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ADD_CONTENT_TYPE_TO_POST_IF_MISSING - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Should we add to POST request content-type header if missing: Content-Type: application/x-www-form-urlencoded
ADD_PARENT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ADD_THINK_TIME_BETWEEN_EACH_STEP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ADD_TIMESTAMP - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
addAll(StatCalculator<T>) - Method in class org.apache.jorphan.math.StatCalculator
 
addArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Add a new argument row to the table.
addArgument() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Add a new argument row to the table.
addArgument(String) - Method in class org.apache.commons.cli.avalon.CLOption
Mutator of Argument property.
addArgument(String, String) - Method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name and value.
addArgument(String, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(String, String) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Adds an argument to the list of arguments for this JavaConfig object.
addArgument(String, String, String) - Method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, and metadata.
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name and value.
addArgument(String, String, String, String) - Method in class org.apache.jmeter.config.Arguments
Add a new argument with the given name, value, metadata and description
addArgument(String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name, value, and metadata.
addArgument(Argument) - Method in class org.apache.jmeter.config.Arguments
Add a new argument.
addArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument.
addAssertion(Assertion) - Method in class org.apache.jmeter.samplers.Entry
 
addAssertion(Assertion) - Method in class org.apache.jmeter.threads.SamplePackage
Add Assertion
addAssertionResult(AssertionResult) - Method in class org.apache.jmeter.samplers.SampleResult
 
addAttachment(File) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Adds an attachment to current message - to be called by SmtpSampler-object
addAuth() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
addAuth(Authorization) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Add newAuthorization if it does not already exist
addBytes(long) - Method in class org.apache.jmeter.util.Calculator
add received bytes
addBytes(long) - Method in class org.apache.jorphan.math.StatCalculator
Add to received bytes
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.FilePanelEntry
 
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
addChangeListener(ChangeListener) - Method in class org.apache.jmeter.reporters.MailerModel
 
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledChoice
Adds a change listener, that will be notified when the text in the text field is changed.
addChangeListener(ChangeListener) - Method in interface org.apache.jorphan.gui.JLabeledField
 
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Adds a change listener, that will be notified when the text in the text field is changed.
addChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextField
Adds a change listener, that will be notified when the text in the text field is changed.
addClient(Closeable) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Add a ReceiveClient to the ClientPool.
addColumnValue(String, Object) - Method in class org.apache.jorphan.collections.Data
Adds a value into the Data set at the current row, using a column name to find the column in which to insert the new value.
addComponent(TestElement, JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Add a TestElement to a JMeterTreeNode
addConfigElement(ConfigElement) - Method in interface org.apache.jmeter.config.ConfigElement
Add a configuration element to this one.
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.config.ConfigTestElement
Add a configuration element to this one.
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Add a configuration element to this one.
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.control.Header
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
addConfigElement(ConfigElement) - Method in class org.apache.jmeter.samplers.Entry
 
addConfigElement(ConfigElement, Class<?>) - Method in class org.apache.jmeter.samplers.Entry
Add a config element as a specific class.
addCookieFromHeader(String, URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
addCookieFromHeader(CookieManager, boolean, String, URL) - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
Add cookie to CookieManager from cookieHeader and URL
addCookieFromHeader(CookieManager, boolean, String, URL) - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
addCumulated(SampleResult) - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Add a SampleResult and its sub-results to be used in the statistics
addCustomProperties(Properties) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
addDnsServers(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addEditMenu(JPopupMenu, boolean) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addEmptyArgument() - Method in class org.apache.jmeter.config.Arguments
Add a new empty argument to the list.
addEmptyArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new empty argument to the list.
addEmptyHTTPFileArg() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new empty file to the list.
addEncodedArgument(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Add an argument which has already been encoded
addEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addEncodedArgument(String, String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Creates an HTTPArgument and adds it to the current set HTTPSamplerBase.getArguments() of arguments.
addExcludedPattern(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Add authentication data from a file.
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Add cookie data from a file.
addFile(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Add header data from a file.
addFileMenu(JPopupMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addFileMenu(JPopupMenu, boolean) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addFilename(String) - Method in class org.apache.jmeter.gui.util.FileListPanel
Add a single file to the table
addFormActionsAndCharSet(String, Map<? super String, ? super String>, String) - Method in class org.apache.jmeter.protocol.http.proxy.FormCharSetFinder
Add form action urls and their corresponding encodings for all forms on the page
addFormData(String, ArgumentHolder) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addFormStringData(String, String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addFromClipboard() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
addFromClipboard() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Add values from the clipboard.
addFromClipboard() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
addFromClipboard(String, String) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Add values from the clipboard
addFromClipboard(JTable) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Add values from the clipboard to table
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
addHeader(String) - Method in class org.apache.jorphan.collections.Data
Adds a header name to the Data object.
addHeader(String, String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addHeader(String, String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Adds a header-part to current HashMap of headers - to be called by SmtpSampler-object
addHost(String, String) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Add static host
addHTTPFileArg(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file with the given path.
addHTTPFileArg(String, String, String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
adds a new File to the HTTPFileArgs list to be uploaded with http request.
addHTTPFileArg(HTTPFileArg) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Add a new file.
addImpl(Component, Object, int) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
 
addIncludedPattern(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
addItem(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
addIterationListener(LoopIterationListener) - Method in interface org.apache.jmeter.control.Controller
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.control.GenericController
 
addIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Controllers have to notify listeners of when they begin an iteration through their sub-elements.
addJMeterVariables(JMeterVariables) - Method in class org.apache.jmeter.testelement.VariablesCollection
 
addJMSProperties(Message, Map<String, Object>) - Static method in class org.apache.jmeter.protocol.jms.Utils
Set JMS Properties to msg
addJmsProperty(String, String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Add a new JMSProperty with the given name and value.
addJmsProperty(String, String, String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Add a new argument with the given name, value, and metadata.
addJmsProperty(JMSProperty) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Add a new argument.
addLayoutComponent(String, Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
addLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
 
addLogTargetToRootLogger(LogTarget[]) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
addMouseListener(MouseListener) - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
addNewColumn(String, Class<?>) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addNewRow() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addNewThread(int, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Add a new JMeterThread to this ThreadGroup for engine
addNewThread(int, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.ThreadGroup
 
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.ConvertListeners
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.PreCompiler
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.TreeCloner
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.engine.TurnElementsOn
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.gui.action.CheckDirty
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jmeter.threads.TestCompiler
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in interface org.apache.jorphan.collections.HashTreeTraverser
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNode(Object, HashTree) - Method in class org.apache.jorphan.collections.SearchByClass
The tree traverses itself depth-first, calling addNode for each object it encounters as it goes.
addNodeToTree(Object) - Method in class org.apache.jmeter.engine.TreeCloner
 
addNodeToTree(Object) - Method in class org.apache.jmeter.engine.TreeClonerNoTimer
Doesn't add Timer to tree
addNodeToTree(Object) - Method in class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
 
addNodeToTree(Object) - Method in class org.apache.jmeter.validation.ComponentTreeClonerForValidation
 
addNonEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addNonEncodedArgument(String, String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addOptionsIgnored(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addOptionsInProperties(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addOptionsNoSupport(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
addParameter(String, String) - Method in class org.apache.jmeter.testelement.TestPlan
 
AddParent - Class in org.apache.jmeter.gui.action
Implements the Add Parent menu command
AddParent() - Constructor for class org.apache.jmeter.gui.action.AddParent
 
addParentToTree(TestElement) - Static method in class org.apache.jmeter.gui.action.AddParent
 
addPasteResetMenu(JPopupMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
addPath(String) - Static method in class org.apache.jmeter.NewDriver
Add a directory or jar to the loader and system classpaths.
addPostActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to receive notification of a command being executed after the command has executed.
addPostProcessor(PostProcessor) - Method in class org.apache.jmeter.threads.SamplePackage
Add Post processor
addPreActionListener(Class<?>, ActionListener) - Method in class 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(PreProcessor) - Method in class org.apache.jmeter.threads.SamplePackage
Add Pre processor
addPropertiesValues(List<? super String>, Set<String>) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Add to result the values of propertyNames
addProperty(String, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Add property to test element without cloning it
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Add a property to the collection.
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MapProperty
Add a property to the collection.
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MultiProperty
Add a property to the collection.
addProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Add a property to the collection.
addProperty(JMeterProperty, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Add property to test element
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
addRawSubResult(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
Add a subresult to the collection without updating any parent fields.
addResult(ResultData) - Method in class org.apache.jmeter.report.processor.ListResultData
Adds the result at the end of the list.
addRow() - Method in class org.apache.jorphan.collections.Data
 
addRow(Object) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
addRow(Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
addSample(SampleResult) - Method in class org.apache.jmeter.util.Calculator
Add details for a sample result, which may consist of multiple samples.
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
Records a sample.
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.RunningSample
Records a sample.
addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Records a sample.
addSample(RunningSample) - Method in class org.apache.jmeter.visualizers.RunningSample
Adds another RunningSample to this one.
addSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
addSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
addSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.CsvFileSampleSource
 
addSampleConsumer(SampleConsumer) - Method in interface org.apache.jmeter.report.processor.SampleSource
Add a sample consumer to this sample source.
addSampleListener(SampleListener) - Method in class org.apache.jmeter.threads.SamplePackage
Add Sample Listener
addSecurityProvider(String) - Static method in class org.apache.jmeter.util.SecurityProviderLoader
 
addSecurityProvider(Properties) - Static method in class org.apache.jmeter.util.SecurityProviderLoader
 
addSentBytes(long) - Method in class org.apache.jorphan.math.StatCalculator
Add to sent bytes
addServer(String) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Add DNS Server
addSubResult(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubResult(SampleResult, boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Add a subresult and adjust the parent byte count and end-time.
addSubSamplerResult(SampleResult) - Method in class org.apache.jmeter.control.TransactionSampler
 
addSubTree(HashTree) - Method in class org.apache.jmeter.gui.GuiPackage
Add a subtree to the currently selected node.
addSubTree(HashTree, JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Adds the sub tree at the given node.
addSuggestedExcludes(JTable) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Add suggested excludes to exclude table
addTableModelListener(TableModelListener) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
addTemplate(Template) - Method in class org.apache.jmeter.gui.action.template.TemplateManager
 
addTestElement(TestElement) - Method in class org.apache.jmeter.config.ConfigTestElement
 
addTestElement(TestElement) - Method in class org.apache.jmeter.control.GenericController
 
addTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.AbstractTestElement
addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.TestPlan
 
addTestElement(TestElement) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Add a test element.
addTestElementOnce(TestElement) - Method in class org.apache.jmeter.control.GenericController
Add child test element only if it has not already been added.
addTestElementOnce(TestElement) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Add child test element only if it has not already been added.
addTestElementOnce(TestElement) - Method in interface org.apache.jmeter.threads.TestCompilerHelper
Add child test element only if it has not already been added.
addTestPlanListener(TestPlanListener) - Method in class org.apache.jmeter.gui.GuiPackage
Adds a test plan listener.
addTestString(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
AddThinkTimeBetweenEachStep - Class in org.apache.jmeter.gui.action
Add ThinkTime (TestAction + UniformRandomTimer)
AddThinkTimeBetweenEachStep() - Constructor for class org.apache.jmeter.gui.action.AddThinkTimeBetweenEachStep
 
addThreadGroup(AbstractThreadGroup) - Method in class org.apache.jmeter.testelement.TestPlan
Adds a feature to the AbstractThreadGroup attribute of the TestPlan object.
addTimer(Timer) - Method in class org.apache.jmeter.threads.SamplePackage
Add Timer
addToBaseResult(String) - Method in class org.apache.jmeter.assertions.CompareAssertionResult
 
addToSecondaryResult(String) - Method in class org.apache.jmeter.assertions.CompareAssertionResult
 
addTotalThreads(int) - Static method in class org.apache.jmeter.threads.JMeterContextService
Update the total number of threads
AddToTree - Class in org.apache.jmeter.gui.action
 
AddToTree() - Constructor for class org.apache.jmeter.gui.action.AddToTree
 
addTreePath(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
 
addURL(String) - Static method in class org.apache.jmeter.NewDriver
Add a URL to the loader classpath only; does not update the system classpath.
addURL(String, URL) - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
Convenience method for adding URLs to the collection.
addURL(URL) - Method in class org.apache.jmeter.DynamicClassLoader
 
addURL(URL) - Static method in class org.apache.jmeter.NewDriver
Add a URL to the loader classpath only; does not update the system classpath.
addValue(double) - Method in interface org.apache.jmeter.report.processor.Aggregator
Adds the specified value to the storage of the current aggregator.
addValue(double) - Method in class org.apache.jmeter.report.processor.MaxAggregator
 
addValue(double) - Method in class org.apache.jmeter.report.processor.MeanAggregator
 
addValue(double) - Method in class org.apache.jmeter.report.processor.MinAggregator
 
addValue(double) - Method in class org.apache.jmeter.report.processor.PercentileAggregator
 
addValue(double) - Method in class org.apache.jmeter.report.processor.SumAggregator
 
addValue(double) - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
addValue(int) - Method in class org.apache.jorphan.math.StatCalculatorInteger
 
addValue(int, int) - Method in class org.apache.jorphan.math.StatCalculatorInteger
Update the calculator with the value for an aggregated sample.
addValue(long) - Method in class org.apache.jorphan.math.StatCalculatorLong
Add a single value (normally elapsed time)
addValue(long, int) - Method in class org.apache.jorphan.math.StatCalculatorLong
Update the calculator with the value for an aggregated sample.
addValue(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
addValue(T) - Method in class org.apache.jorphan.math.StatCalculator
Add a single value (normally elapsed time)
addValue(T, long) - Method in class org.apache.jorphan.math.StatCalculator
Update the calculator with the value for an aggregated sample.
addVariable(String, String) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Add a variable to this replacer's variables map
addVariables(Map<String, String>) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Add all the given variables to this replacer's variables map.
addVariableValue(String, CompoundVariable[], int) - Method in class org.apache.jmeter.functions.AbstractFunction
Utility method to store value in a variable
adjustDelay(long) - Method in class org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test
adjustDelay(long, boolean) - Method in class 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) - Method in class org.apache.jmeter.timers.TimerService
Adjust delay so that initialDelay does not exceed end of test
adjustDelay(long, long, boolean) - Method in class 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() - Method in interface 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
AggregateConsumer(Aggregator, SampleSelector<Double>) - Constructor for class org.apache.jmeter.report.processor.AggregateConsumer
Instantiates a new abstract aggregate consumer.
Aggregator - Interface in org.apache.jmeter.report.processor
The interface Aggregator represents an aggregator used by graph consumers.
AggregatorFactory - Interface in org.apache.jmeter.report.processor
A factory for creating Aggregator objects.
AjpSampler - Class in org.apache.jmeter.protocol.http.sampler
Selector for the AJP/1.3 protocol (i.e.
AjpSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.AjpSampler
 
AjpSamplerGui - Class in org.apache.jmeter.protocol.http.control.gui
 
AjpSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
 
AliasKeyManager - Class in org.apache.jmeter.rmi
Implementation of KeyManager that allows using an alias
AliasKeyManager(X509KeyManager, String) - Constructor for class org.apache.jmeter.rmi.AliasKeyManager
 
aliasToClass(String) - Static method in class org.apache.jmeter.save.SaveService
 
ALL - Static variable in class org.apache.jmeter.functions.RegexFunction
 
ALL_EXCEPT_COOKIE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
ALL_MESSAGES - Static variable in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
AllActiveThreads - Enum constant in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
AllActiveThreads_Shared - Enum constant in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
AllActiveThreadsInCurrentThreadGroup - Enum constant in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
AllActiveThreadsInCurrentThreadGroup_Shared - Enum constant in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
allowsControllersDiscrimination() - Method in class org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
 
allowsControllersDiscrimination() - Method in interface org.apache.jmeter.report.processor.graph.GraphSeriesSelector
Indicates whether this selector allows controllers discrimination, which allows on graphs to only show transaction controllers
allRowsChanged() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
AlphaNumericComparator<T> - Class in org.apache.jorphan.util
Comparator for Objects, that compares based on their converted values.
AlphaNumericComparator(Function<? super T, String>) - Constructor for class org.apache.jorphan.util.AlphaNumericComparator
Constructs a comparator with a converter function
AlphaNumericKeyComparator - Class in org.apache.jorphan.util
Comparator for Map.Entry Objects, that compares based on their keys only.
ALT_DOWN_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ALT_LEFT_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ALT_RIGHT_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ALT_UP_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ANALYZE_FILE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
AnchorModifier - Class in org.apache.jmeter.protocol.http.modifier
 
AnchorModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.AnchorModifier
 
AnchorModifierGui - Class in org.apache.jmeter.protocol.http.modifier.gui
 
AnchorModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
APDEX_SUMMARY_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
ApdexSummaryConsumer - Class in org.apache.jmeter.report.processor
The class ApdexSummaryConsumer provides a consumer that calculates Apdex for each sample name.
ApdexSummaryConsumer() - Constructor for class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
ApdexSummaryData - Class in org.apache.jmeter.report.processor
The class ApdexSummaryData provides information for ApdexSummaryConsumer.
ApdexSummaryData(ApdexThresholdsInfo) - Constructor for class org.apache.jmeter.report.processor.ApdexSummaryData
Instantiates a new apdex summary data.
ApdexThresholdsInfo - Class in org.apache.jmeter.report.processor
The class ApdexThresholdsInfo provides a container for APDEX threshold information.
ApdexThresholdsInfo() - Constructor for class org.apache.jmeter.report.processor.ApdexThresholdsInfo
 
append(Data) - Method in class org.apache.jorphan.collections.Data
Adds the rows of the given Data object to this Data object.
append(LogEvent) - Method in class org.apache.jmeter.gui.logging.GuiLogEventAppender
 
appendDebugParameters(StringBuilder) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
appendDebugParameters(StringBuilder) - Method in class org.apache.jmeter.samplers.SampleResult
 
appendDebugParameters(StringBuilder) - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
appendMessages(Message[]) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.control.TransactionSampler
 
applies(ConfigTestElement) - Method in interface org.apache.jmeter.engine.util.ConfigMergabilityIndicator
Does configElement apply to Sampler
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.bolt.sampler.BoltSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.java.sampler.JSR223Sampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.sampler.DebugSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.sampler.TestAction
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.samplers.AbstractSampler
Does configElement apply to Sampler
APPLY_NAMING_CONVENTION - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
applyHiDPI(JTable) - Static method in class org.apache.jmeter.util.JMeterUtils
Apply HiDPI mode management to JTable
applyHiDPIOnFonts() - Static method in class 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
ApplyNamingConvention() - Constructor for class org.apache.jmeter.gui.action.ApplyNamingConvention
 
applyRenderers(JTable, TableCellRenderer[]) - Static method in class org.apache.jorphan.gui.RendererUtils
 
applyScaleOnFonts(float) - Static method in class org.apache.jmeter.util.JMeterUtils
Apply HiDPI scale factor on fonts
ARG_NAME - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's name.
Argument - Class in org.apache.jmeter.config
Class representing an argument.
Argument() - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument without a name, value, or metadata.
Argument(String, String) - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument with the specified name and value, and no metadata.
Argument(String, String, String) - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument with the specified name, value, and metadata.
Argument(String, String, String, String) - Constructor for class org.apache.jmeter.config.Argument
Create a new Argument with the specified name, value, and metadata.
ARGUMENT_DISALLOWED - Static variable in class org.apache.commons.cli.avalon.CLOptionDescriptor
Flag to say this option does not take arguments
ARGUMENT_OPTIONAL - Static variable in class org.apache.commons.cli.avalon.CLOptionDescriptor
Flag to say that the argument is optional
ARGUMENT_REQUIRED - Static variable in class org.apache.commons.cli.avalon.CLOptionDescriptor
Flag to say that one argument is required
ArgumentHolder - Interface in org.apache.jmeter.protocol.http.curl
 
Arguments - Class in org.apache.jmeter.config
A set of Argument objects.
Arguments() - Constructor for class org.apache.jmeter.config.Arguments
Create a new Arguments object with no arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.config.Arguments
The name of the property used to store the arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the arguments for the JavaSamplerClient.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
The name of the property used to store the arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.visualizers.backend.BackendListener
Property key representing the arguments for the BackendListenerClient.
ARGUMENTS_REQUIRED_2 - Static variable in class org.apache.commons.cli.avalon.CLOptionDescriptor
Flag to say this option requires 2 arguments
ArgumentsPanel - Class in org.apache.jmeter.config.gui
A GUI panel allowing the user to enter name-value argument pairs.
ArgumentsPanel() - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as a standalone component.
ArgumentsPanel(boolean, String) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as an embedded component, using the specified title.
ArgumentsPanel(String) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as an embedded component, using the specified title.
ArgumentsPanel(String, boolean) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel as an embedded component, using the specified title.
ArgumentsPanel(String, Color) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
ArgumentsPanel(String, Color, boolean, boolean) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, boolean) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, boolean, Function<String[], ? extends Argument>) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
ArgumentsPanel(String, Color, boolean, boolean, ObjectTableModel, Function<String[], Argument>) - Constructor for class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new ArgumentsPanel with a border and color background
asArray() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the current arguments as an array.
askThreadsToStop() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
Clean shutdown ie, wait for end of current running samplers
Assertion - Interface in org.apache.jmeter.assertions
An Assertion checks a SampleResult to determine whether or not it is successful.
ASSERTION_FAILED - Static variable in class org.apache.jmeter.report.utils.MetricUtils
 
ASSERTION_RESULTS_FAILURE_MESSAGE_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which assertion results should be saved.
AssertionGui - Class in org.apache.jmeter.assertions.gui
GUI interface for a ResponseAssertion.
AssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AssertionGui
 
AssertionResult - Class in org.apache.jmeter.assertions
Implements Response Assertion checking.
AssertionResult() - Constructor for class org.apache.jmeter.assertions.AssertionResult
Deprecated.
- use the named constructor
AssertionResult(String) - Constructor for class org.apache.jmeter.assertions.AssertionResult
Create a new Assertion Result.
ASSERTIONS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
assertionsResultsToSave() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
AssertionVisualizer - Class in org.apache.jmeter.visualizers
 
AssertionVisualizer() - Constructor for class org.apache.jmeter.visualizers.AssertionVisualizer
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
assignDefaultValues(TestElement) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Configures default values for element after its creation.
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
assignDefaultValues(TestElement) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
AsynchSampleSender - Class in org.apache.jmeter.samplers
Sends samples in a separate Thread and in Batch mode
AsynchSampleSender() - Constructor for class org.apache.jmeter.samplers.AsynchSampleSender
Deprecated.
only for use by test code
AsynchSampleSender(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.AsynchSampleSender
 
AsynSamplerResultHolder(HTTPSampleResult, CollectionProperty) - Constructor for class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader.AsynSamplerResultHolder
 
ATT_ARCHIVE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_BACKGROUND - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_CLASS - Static variable in class org.apache.jmeter.save.converters.ConversionHelp
 
ATT_CODE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_CODEBASE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_DATA - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_ELEMENT_TYPE - Static variable in class org.apache.jmeter.save.converters.ConversionHelp
 
ATT_HREF - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_IS_IMAGE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_NAME - Static variable in class org.apache.jmeter.save.converters.ConversionHelp
 
ATT_REL - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_SRC - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_STYLE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATT_TYPE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ATTACH_FILE - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
attend() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
Synchronized-method
ATTRIBS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
AUTH_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
AuthManager - Class in org.apache.jmeter.protocol.http.control
This class provides a way to provide Authorization in jmeter requests.
AuthManager() - Constructor for class org.apache.jmeter.protocol.http.control.AuthManager
Default Constructor.
AuthManager.Mechanism - Enum in org.apache.jmeter.protocol.http.control
 
Authorization - Class in org.apache.jmeter.protocol.http.control
This class is an Authorization encapsulator.
Authorization() - Constructor for class org.apache.jmeter.protocol.http.control.Authorization
 
AuthPanel - Class in org.apache.jmeter.protocol.http.gui
Handles input for determining if authentication services are required for a Sampler.
AuthPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.AuthPanel
Default Constructor.
AUTO_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
awaitTermination(Duration) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
AxisGraph - Class in org.apache.jmeter.visualizers
Axis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.
AxisGraph() - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 
AxisGraph(LayoutManager) - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 
AxisGraph(LayoutManager, boolean) - Constructor for class org.apache.jmeter.visualizers.AxisGraph
 

B

Backend - Interface in org.apache.jmeter.visualizers.backend
Identifies Backend components
BackendListener - Class in org.apache.jmeter.visualizers.backend
Async Listener that delegates SampleResult handling to implementations of BackendListenerClient
BackendListener() - Constructor for class org.apache.jmeter.visualizers.backend.BackendListener
Create a BackendListener.
BackendListenerClient - Interface in org.apache.jmeter.visualizers.backend
This interface defines the interactions between the BackendListener and external Java programs which can be executed by JMeter.
BackendListenerContext - Class in org.apache.jmeter.visualizers.backend
BackendListenerContext is used to provide context information to a BackendListenerClient implementation.
BackendListenerContext(Map<String, String>) - Constructor for class org.apache.jmeter.visualizers.backend.BackendListenerContext
 
BackendListenerContext(Arguments) - Constructor for class org.apache.jmeter.visualizers.backend.BackendListenerContext
 
BackendListenerGui - Class in org.apache.jmeter.visualizers.backend
The BackendListenerGui class provides the user interface for the BackendListener object.
BackendListenerGui() - Constructor for class org.apache.jmeter.visualizers.backend.BackendListenerGui
Create a new BackendListenerGui as a standalone component.
BACKUP_UI_CLASS - Static variable in class org.apache.jorphan.gui.ui.TextAreaUIWithUndo
 
BACKUP_UI_CLASS - Static variable in class org.apache.jorphan.gui.ui.TextFieldUIWithUndo
 
BarGraph - Class in org.apache.jmeter.visualizers
 
BarGraph(String, boolean, Color) - Constructor for class org.apache.jmeter.visualizers.BarGraph
 
BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
Base64Encoder - Class in org.apache.jmeter.protocol.http.util
Deprecated.
as exists now in java.util.Base64, will be removed in next version 3.3
BaseJMSSampler - Class in org.apache.jmeter.protocol.jms.sampler
BaseJMSSampler is an abstract class which provides implementation for common properties.
BaseJMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
BaseParser - Class in org.apache.jmeter.protocol.http.parser
BaseParser is the base class for LinkExtractorParser It is advised to make subclasses reusable across parsing, so BaseParserBaseParser.isReusable() returns true by default
BaseParser() - Constructor for class org.apache.jmeter.protocol.http.parser.BaseParser
Constructor for BaseParser
BASIC - Enum constant in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Basic Auth
BASIC_DIGEST - Enum constant in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Deprecated.
BasicCurlParser - Class in org.apache.jmeter.protocol.http.curl
Basic cURL command parser that handles:
BasicCurlParser() - Constructor for class org.apache.jmeter.protocol.http.curl.BasicCurlParser
 
BasicCurlParser.Request - Class in org.apache.jmeter.protocol.http.curl
 
BatchSampleSender - Class in org.apache.jmeter.samplers
Implements batch reporting for remote testing.
BatchSampleSender() - Constructor for class org.apache.jmeter.samplers.BatchSampleSender
Deprecated.
only for use by test code
BatchSampleSender(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.BatchSampleSender
Constructor
baToHexBytes(byte[]) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert binary byte array to hex string.
baToHexString(byte[]) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert binary byte array to hex string.
baToHexString(byte[], char) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert binary byte array to hex string.
BeanInfoSupport - Class in org.apache.jmeter.testbeans
Support class for test bean beanInfo objects.
BeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.testbeans.BeanInfoSupport
Construct a BeanInfo for the given class.
BeanShell - Class in org.apache.jmeter.functions
A function which understands BeanShell
BeanShell() - Constructor for class org.apache.jmeter.functions.BeanShell
 
BeanShellAssertion - Class in org.apache.jmeter.assertions
An Assertion which understands BeanShell
BeanShellAssertion() - Constructor for class org.apache.jmeter.assertions.BeanShellAssertion
 
BeanShellAssertionGui - Class in org.apache.jmeter.assertions.gui
 
BeanShellAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
BeanShellBeanInfoSupport - Class in org.apache.jmeter.util
Parent class to handle common GUI design
BeanShellBeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.util.BeanShellBeanInfoSupport
 
BeanShellClient - Class in org.apache.jmeter.util
Implements a client that can talk to the JMeter BeanShell server.
BeanShellClient() - Constructor for class org.apache.jmeter.util.BeanShellClient
 
BeanShellInterpreter - Class in org.apache.jmeter.util
BeanShell setup function - encapsulates all the access to the BeanShell Interpreter in a single class.
BeanShellInterpreter() - Constructor for class org.apache.jmeter.util.BeanShellInterpreter
 
BeanShellInterpreter(String, Logger) - Constructor for class org.apache.jmeter.util.BeanShellInterpreter
 
BeanShellListener - Class in org.apache.jmeter.visualizers
We must implement Visualizer so that TestBeanGUI can find the correct GUI class
BeanShellListener() - Constructor for class org.apache.jmeter.visualizers.BeanShellListener
 
BeanShellListenerBeanInfo - Class in org.apache.jmeter.visualizers
 
BeanShellListenerBeanInfo() - Constructor for class org.apache.jmeter.visualizers.BeanShellListenerBeanInfo
 
BeanShellPostProcessor - Class in org.apache.jmeter.extractor
 
BeanShellPostProcessor() - Constructor for class org.apache.jmeter.extractor.BeanShellPostProcessor
 
BeanShellPostProcessorBeanInfo - Class in org.apache.jmeter.extractor
 
BeanShellPostProcessorBeanInfo() - Constructor for class org.apache.jmeter.extractor.BeanShellPostProcessorBeanInfo
 
BeanShellPreProcessor - Class in org.apache.jmeter.modifiers
 
BeanShellPreProcessor() - Constructor for class org.apache.jmeter.modifiers.BeanShellPreProcessor
 
BeanShellPreProcessorBeanInfo - Class in org.apache.jmeter.modifiers
 
BeanShellPreProcessorBeanInfo() - Constructor for class org.apache.jmeter.modifiers.BeanShellPreProcessorBeanInfo
 
BeanShellSampler - Class in org.apache.jmeter.protocol.java.sampler
A sampler which understands BeanShell
BeanShellSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
BeanShellSamplerGui - Class in org.apache.jmeter.protocol.java.control.gui
 
BeanShellSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
BeanShellServer - Class in org.apache.jmeter.util
Implements a BeanShell server to allow access to JMeter variables and methods.
BeanShellServer(int, String) - Constructor for class org.apache.jmeter.util.BeanShellServer
Constructor which sets the port for this server and the path to an optional init file
BeanShellTestElement - Class in org.apache.jmeter.util
 
BeanShellTestElement() - Constructor for class org.apache.jmeter.util.BeanShellTestElement
 
BeanShellTimer - Class in org.apache.jmeter.timers
 
BeanShellTimer() - Constructor for class org.apache.jmeter.timers.BeanShellTimer
 
BeanShellTimerBeanInfo - Class in org.apache.jmeter.timers
 
BeanShellTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.BeanShellTimerBeanInfo
 
beforeTestPlanCleared() - Method in interface org.apache.jmeter.gui.TestPlanListener
Called before current test plan is cleared
BEGIN_DATE_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
beginUndoTransaction() - Method in class org.apache.jmeter.gui.GuiPackage
Begin a group of actions modeled as 1 undo
big(JLabel) - Static method in class org.apache.jorphan.gui.JFactory
 
BINARY - Static variable in class org.apache.jmeter.samplers.SampleResult
Data type value ("bin") indicating that the response data is binary.
BINARY_MODE - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
BinaryTCPClientImpl - Class in org.apache.jmeter.protocol.tcp.sampler
TCPClient implementation.
BinaryTCPClientImpl() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
 
bind(SocketAddress) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
bind(ContextMap) - Static method in class org.apache.log.ContextMap
Deprecated.
Bind a particular ContextMap to current thread.
BIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
bindingGroup - Variable in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Stores a collection of property editors, so GuiCompoenent can have default implementations that update the UI fields based on TestElement properties and vice versa.
BOLT_CONNECTION - Static variable in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
BoltConnectionElement - Class in org.apache.jmeter.protocol.bolt.config
 
BoltConnectionElement() - Constructor for class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
BoltConnectionElementBeanInfo - Class in org.apache.jmeter.protocol.bolt.config
 
BoltConnectionElementBeanInfo() - Constructor for class org.apache.jmeter.protocol.bolt.config.BoltConnectionElementBeanInfo
 
BoltSampler - Class in org.apache.jmeter.protocol.bolt.sampler
 
BoltSampler() - Constructor for class org.apache.jmeter.protocol.bolt.sampler.BoltSampler
 
BoltSamplerBeanInfo - Class in org.apache.jmeter.protocol.bolt.sampler
 
BoltSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.bolt.sampler.BoltSamplerBeanInfo
 
BoltTestElementBeanInfoSupport - Class in org.apache.jmeter.protocol.bolt.sampler
 
BoltTestElementBeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.protocol.bolt.sampler.BoltTestElementBeanInfoSupport
Construct a BeanInfo for the given class.
BooleanProperty - Class in org.apache.jmeter.testelement.property
 
BooleanProperty() - Constructor for class org.apache.jmeter.testelement.property.BooleanProperty
 
BooleanProperty(String, boolean) - Constructor for class org.apache.jmeter.testelement.property.BooleanProperty
 
BooleanPropertyConverter - Class in org.apache.jmeter.save.converters
 
BooleanPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.BooleanPropertyConverter
 
BooleanPropertyEditor - Class in org.apache.jmeter.testbeans.gui
Property Editor which handles Boolean properties.
BooleanPropertyEditor() - Constructor for class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
 
booleanToSTRING(boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Convert a boolean to its upper case string representation.
BOTH - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates stretching the component horizontally.
BOTTOM - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the bottom of the display area.
BOUNDARY - Static variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
The boundary string between multiparts
BoundaryExtractor - Class in org.apache.jmeter.extractor
Extracts Strings from a text response between a start and end boundary.
BoundaryExtractor() - Constructor for class org.apache.jmeter.extractor.BoundaryExtractor
 
BoundaryExtractorGui - Class in org.apache.jmeter.extractor.gui
Boundary Extractor Post-Processor GUI
BoundaryExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
 
BREAK_CURRENT_LOOP - Enum constant in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
 
BREAK_CURRENT_LOOP - Static variable in class org.apache.jmeter.sampler.TestAction
Break Current Loop
breakLoop() - Method in class org.apache.jmeter.control.ForeachController
 
breakLoop() - Method in interface org.apache.jmeter.control.IteratingController
Break loop ("break" keyword equivalent)
breakLoop() - Method in class org.apache.jmeter.control.LoopController
 
breakLoop() - Method in class org.apache.jmeter.control.WhileController
 
breakThreadLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
 
BROWSE - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
BROWSER_COMPATIBLE_MULTIPART - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
BROWSER_COMPATIBLE_MULTIPART_MODE_DEFAULT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
BSFAssertion - Class in org.apache.jmeter.assertions
 
BSFAssertion() - Constructor for class org.apache.jmeter.assertions.BSFAssertion
 
BSFAssertionBeanInfo - Class in org.apache.jmeter.assertions
 
BSFAssertionBeanInfo() - Constructor for class org.apache.jmeter.assertions.BSFAssertionBeanInfo
 
BSFBeanInfoSupport - Class in org.apache.jmeter.util
Parent class to handle common GUI design for BSF test elements
BSFBeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.util.BSFBeanInfoSupport
 
BSFJavaScriptEngine - Class in org.apache.jmeter.util
This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework.
BSFJavaScriptEngine() - Constructor for class org.apache.jmeter.util.BSFJavaScriptEngine
 
BSFListener - Class in org.apache.jmeter.visualizers
Needs to implement Visualizer so that TestBeanGUI can find the correct GUI class
BSFListener() - Constructor for class org.apache.jmeter.visualizers.BSFListener
 
BSFListenerBeanInfo - Class in org.apache.jmeter.visualizers
 
BSFListenerBeanInfo() - Constructor for class org.apache.jmeter.visualizers.BSFListenerBeanInfo
 
BSFPostProcessor - Class in org.apache.jmeter.extractor
 
BSFPostProcessor() - Constructor for class org.apache.jmeter.extractor.BSFPostProcessor
 
BSFPostProcessorBeanInfo - Class in org.apache.jmeter.extractor
 
BSFPostProcessorBeanInfo() - Constructor for class org.apache.jmeter.extractor.BSFPostProcessorBeanInfo
 
BSFPreProcessor - Class in org.apache.jmeter.modifiers
 
BSFPreProcessor() - Constructor for class org.apache.jmeter.modifiers.BSFPreProcessor
 
BSFPreProcessorBeanInfo - Class in org.apache.jmeter.modifiers
 
BSFPreProcessorBeanInfo() - Constructor for class org.apache.jmeter.modifiers.BSFPreProcessorBeanInfo
 
BSFSampler - Class in org.apache.jmeter.protocol.java.sampler
A sampler which understands BSF
BSFSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
BSFSamplerBeanInfo - Class in org.apache.jmeter.protocol.java.sampler
BSF Sampler Bean Info
BSFSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.java.sampler.BSFSamplerBeanInfo
 
BSFTestElement - Class in org.apache.jmeter.util
 
BSFTestElement() - Constructor for class org.apache.jmeter.util.BSFTestElement
 
BSFTimer - Class in org.apache.jmeter.timers
 
BSFTimer() - Constructor for class org.apache.jmeter.timers.BSFTimer
 
BSFTimerBeanInfo - Class in org.apache.jmeter.timers
 
BSFTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.BSFTimerBeanInfo
 
build() - Method in class org.apache.jmeter.report.core.SampleBuilder
 
buildCache(String) - Static method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
buildPanel() - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
buildPanel() - Method in class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
 
BUTTON_ERROR_FOREGROUND - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
BUTTON_SMALL_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
BYNUMBER - Static variable in class org.apache.jmeter.control.ThroughputController
 
BYPERCENT - Static variable in class org.apache.jmeter.control.ThroughputController
 
byteArrayToInt(byte[]) - Static method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
Convert byte array to int.
BYTES_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Create a BytesMessage
BytesThroughputGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class HitsPerSecondGraphConsumer provides a graph to visualize bytes throughput per time period (defined by granularity)
BytesThroughputGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer
 

C

CACHE_CONTROL - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
CACHE_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CacheManager - Class in org.apache.jmeter.protocol.http.control
Handles HTTP Caching.
CacheManager() - Constructor for class org.apache.jmeter.protocol.http.control.CacheManager
 
CacheManagerGui - Class in org.apache.jmeter.protocol.http.gui
The GUI for the HTTP Cache Manager CacheManager
CacheManagerGui() - Constructor for class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
CachingStatCalculator - Class in org.apache.jmeter.visualizers
Provides storage of samples in addition to calculations
CachingStatCalculator(String) - Constructor for class org.apache.jmeter.visualizers.CachingStatCalculator
 
CALC_MODE - Static variable in class org.apache.jmeter.timers.ConstantThroughputTimer
 
calculateCurrentTarget(long) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Calculate the target time by adding the result of private method calculateDelay() to the given currentTime
calculateIndex(Sample) - Method in interface org.apache.jmeter.report.processor.SampleIndexer
Calculate index from the specified sample.
Calculator - Class in org.apache.jmeter.util
Class to calculate various items that don't require all previous results to be saved: mean = average standard deviation minimum maximum
Calculator() - Constructor for class org.apache.jmeter.util.Calculator
 
Calculator(String) - Constructor for class org.apache.jmeter.util.Calculator
 
call(Object, String, Object[]) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
Return an object from an extension.
canAddTo(JMeterTreeNode, JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.util.MenuFactory
Determine whether or not nodes can be added to this parent.
canAddTo(JMeterTreeNode, TestElement) - Static method in class org.apache.jmeter.gui.util.MenuFactory
Determine whether or not nodes can be added to this parent.
canBeAdded() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Returns whether a component of this type can be added to the test plan.
cancelCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
cancelCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Cancels editing.
cancelEditing(JTable) - Static method in class org.apache.jorphan.gui.GuiUtils
cancel any editing that is currently being done on the table.
canConvert(Class) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter
canConvert(Class) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.SampleEventConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestElementConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
canConvert(Class) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
canConvert(Class) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
canImport(TransferHandler.TransferSupport) - Method in class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
CANNOT_CREATE_DIRECTORY - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
canRedo() - Method in class org.apache.jmeter.gui.GuiPackage
 
canRedo() - Method in class org.apache.jmeter.gui.UndoHistory
 
canRemove() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
canRemove() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
canRemove() - Method in class org.apache.jmeter.testelement.AbstractTestElement
canSafelyWriteToFolder(File) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(File, boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(File, boolean, FileFilter) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canSafelyWriteToFolder(File, FileFilter) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check whether we can write to a folder.
canUndo() - Method in class org.apache.jmeter.gui.GuiPackage
 
canUndo() - Method in class org.apache.jmeter.gui.UndoHistory
 
CAPITALIZE - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
CATEGORY_SEPARATOR - Static variable in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
cdata(byte[], String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Embed an array of bytes as a string with encoding in a xml-cdata section
CENTER - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates centering.
centerComponentInComponent(Component, Component) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component over another component.
centerComponentInWindow(Component) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center a component in Window.
centerComponentInWindow(Component, int) - Static method in class org.apache.jorphan.gui.ComponentUtil
Use this static method if you want to center and set its position compared to the size of the current users screen size.
CERT_VALIDITY - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
CEtoString(ConversionException) - Static method in class org.apache.jmeter.save.SaveService
Simplify getMessage() output from XStream ConversionException
CHANGE_LANGUAGE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CHANGE_PARENT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
changeCase(String, String) - Method in class org.apache.jmeter.functions.ChangeCase
 
ChangeCase - Class in org.apache.jmeter.functions
Change Case Function Support String manipulations of: upper case lower case capitalize
ChangeCase() - Constructor for class org.apache.jmeter.functions.ChangeCase
 
ChangeCase.ChangeCaseMode - Enum in org.apache.jmeter.functions
ChangeCase Modes Modes for different cases
changeColorCyclicIncrement(Color, int) - Static method in class org.apache.jmeter.util.ColorHelper
Given the Color, get the red, green and blue components.
changedUpdate(DocumentEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
 
changedUpdate(DocumentEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
 
CHANGEEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
ChangeLanguage - Class in org.apache.jmeter.gui.action
Change language
ChangeLanguage() - Constructor for class org.apache.jmeter.gui.action.ChangeLanguage
 
ChangeParent - Class in org.apache.jmeter.gui.action
Allows to change Controller implementation
ChangeParent() - Constructor for class org.apache.jmeter.gui.action.ChangeParent
 
ChannelContext - Class in org.apache.jmeter.report.processor
Define a context associated to a sample consumer/producer channel
ChannelContext() - Constructor for class org.apache.jmeter.report.processor.ChannelContext
 
CharFunction - Class in org.apache.jmeter.functions
Function to generate chars from a list of decimal or hex values
CharFunction() - Constructor for class org.apache.jmeter.functions.CharFunction
 
CHECK_CUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CHECK_DIRTY - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CHECK_REMOVE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CHECK_RETURN_CODE - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
CHECKBOX_SMALL_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
CheckBoxPanel - Class in org.apache.jmeter.gui.util
Utility class to wrap a JCheckBox in a horizontal box.
checkButtonsStatus() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
checkButtonsStatus() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.jmeter.util.CustomX509TrustManager
 
checkDeleteStatus() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Enable or disable the delete button depending on whether or not there is a row to be deleted.
CheckDirty - Class in org.apache.jmeter.gui.action
Check if the TestPlan has been changed since it was last saved
CheckDirty() - Constructor for class org.apache.jmeter.gui.action.CheckDirty
 
checkFunctors(Object, Class<?>) - Method in class org.apache.jorphan.gui.ObjectTableModel
Check all registered functors.
checkMethod(Object) - Method in class org.apache.jorphan.reflect.Functor
Deprecated.
** for use by Unit test code only **
checkMethod(Object, Class<?>) - Method in class org.apache.jorphan.reflect.Functor
Deprecated.
** for use by Unit test code only **
checkMethod(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method checks for POST, GET and HEAD methods currently.
checkMinParameterCount(Collection<CompoundVariable>, int) - Method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParameterCount(Collection<CompoundVariable>, int) - Method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParameterCount(Collection<CompoundVariable>, int, int) - Method in class org.apache.jmeter.functions.AbstractFunction
Utility method to check parameter counts.
checkParamFormat(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to see if it contains "&" and "=".
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.jmeter.util.CustomX509TrustManager
 
checkURL(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Checks the string to make sure it has /path/file?name=value format.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
CLArgsParser - Class in org.apache.commons.cli.avalon
Parser for command line arguments.
CLArgsParser(String[], CLOptionDescriptor[]) - Constructor for class org.apache.commons.cli.avalon.CLArgsParser
Create a parser that deals with options and parses certain args.
CLArgsParser(String[], CLOptionDescriptor[], ParserControl) - Constructor for class org.apache.commons.cli.avalon.CLArgsParser
Create a parser that can deal with options and parses certain args.
classes - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
ClassFilter - Interface in org.apache.jorphan.reflect
filter class when visiting the search path with ClassFinder
ClassFinder - Class in org.apache.jorphan.reflect
This class finds classes that extend one of a set of parent classes.
ClassFinder.Closeable - Interface in org.apache.jorphan.reflect
 
CLASSNAME - Static variable in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Property key representing the classname of the JavaSamplerClient to user.
CLASSNAME - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
CLASSNAME - Static variable in class org.apache.jmeter.testbeans.gui.TableEditor
attribute name for class name of a table row; value must be java.lang.String, or a class which supports set and get/is methods for the property name.
CLASSNAME - Static variable in class org.apache.jmeter.visualizers.backend.BackendListener
Property key representing the classname of the BackendListenerClient to user.
classToAlias(String) - Static method in class org.apache.jmeter.save.SaveService
 
ClassTools - Class in org.apache.jorphan.reflect
Utility methods for handling dynamic access to classes.
ClassTools() - Constructor for class org.apache.jorphan.reflect.ClassTools
 
cleanAfterSample() - Method in class org.apache.jmeter.samplers.SampleResult
Clean up cached data
cleanAfterSample() - Method in class org.apache.jmeter.threads.JMeterContext
Clean cached data after sample Internally called by JMeter, never call it directly
cleanUp() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathCache
 
cleanURL(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method cleans the URL using the following algorithm.
clear() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
clear() - Method in class org.apache.jmeter.config.Arguments
Clear the arguments.
clear() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Clear all rows from the table.
clear() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
clear() - Method in class org.apache.jmeter.gui.LoggerPanel
Clear panel content
clear() - Method in class org.apache.jmeter.gui.ServerPanel
clear all the fields
clear() - Method in class org.apache.jmeter.gui.UndoHistory
Clears the undo history
clear() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
clear() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
clear() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
clear() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
clear() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
clear() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
clear() - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Clear all rows from the table.
clear() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Clear the files.
clear() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Clear the JmsProperties.
clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Clear the arguments.
clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Clear all rows from the table.
clear() - Method in class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 
clear() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
clear() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Reset all the Gui fields.
clear() - Method in class org.apache.jmeter.report.processor.graph.GroupData
 
clear() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
 
clear() - Method in class org.apache.jmeter.reporters.MailerModel
Resets the state of this object to its default.
clear() - Method in class org.apache.jmeter.reporters.MailerResultCollector
clear() - Method in class org.apache.jmeter.testelement.AbstractTestElement
clear() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Clear away all values in the property.
clear() - Method in class org.apache.jmeter.testelement.property.MapProperty
Clear away all values in the property.
clear() - Method in class org.apache.jmeter.testelement.property.MultiProperty
Clear away all values in the property.
clear() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Clear away all values in the property.
clear() - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
clear() - Method in class org.apache.jmeter.util.Calculator
 
clear() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
Clear stats
clear() - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
 
clear() - Method in class org.apache.jmeter.visualizers.RunningSample
Clear the counters (useful for differential stats)
clear() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Clear the counters (useful for differential stats)
clear() - Method in class org.apache.jorphan.collections.HashTree
Clears the HashTree of all contents.
clear() - Method in class org.apache.jorphan.collections.ListedHashTree
Clears the HashTree of all contents.
clear() - Method in class org.apache.jorphan.math.StatCalculator
 
clear() - Method in class org.apache.log.ContextMap
Deprecated.
Empty the context map.
Clear - Class in org.apache.jmeter.gui.action
Handles the following actions: - Clear (Data) - Clear All (Data) - Reset (Clear GUI)
Clear() - Constructor for class org.apache.jmeter.gui.action.Clear
 
CLEAR - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
CLEAR - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CLEAR - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CLEAR - Static variable in class org.apache.jmeter.protocol.http.control.CacheManager
 
CLEAR_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CLEAR_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
Clearable - Interface in org.apache.jmeter.samplers
Identifies an object which supports the clearing of run-time data using the clearData() method.
clearAll() - Static method in class org.apache.jmeter.functions.FileWrapper
 
clearAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Clear all attachments for current message
clearBorderForMainPanel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Clear border around "table with arguments".
clearClient() - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Clear all the clients created by either Publish or Subscribe sampler.
clearData() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
clearData() - Method in class org.apache.jmeter.gui.MainFrame
 
clearData() - Method in class org.apache.jmeter.gui.MainFrame.ErrorsAndFatalsCounterLogTarget
 
clearData() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
clearData() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
clearData() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
clearData() - Method in class org.apache.jmeter.reporters.ResultCollector
 
clearData() - Method in interface org.apache.jmeter.samplers.Clearable
Clears the current data of the object.
clearData() - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
clearData() - Method in class org.apache.jmeter.visualizers.ComparisonVisualizer
 
clearData() - Method in class org.apache.jmeter.visualizers.Graph
Clears this graph.
clearData() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
clearData() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Clears any stored sampling-information.
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsXML
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsXPath
clearData() - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
clearData() - Method in class org.apache.jmeter.visualizers.RequestPanel
Clear data in all request view
clearData() - Method in interface org.apache.jmeter.visualizers.RequestView
Clear all data in panel
clearData() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
 
clearData() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
clearData() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
clearData() - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
clearData() - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
Does nothing, but required by interface.
clearData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - Method in class org.apache.jmeter.visualizers.StatVisualizer
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - Method in class org.apache.jmeter.visualizers.SummaryReport
Clears this visualizer and its model, and forces a repaint of the table.
clearData() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
clearData() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Clears the current data of the object.
clearData() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
 
clearData() - Method in class org.apache.jorphan.gui.ObjectTableModel
 
clearExcludedPatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
clearFiles() - Method in class org.apache.jmeter.gui.util.FileListPanel
clear the files from the table
clearGui() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
clearGui() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Implements JMeterGUIComponent.clearGui Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
clearGui() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
clearGui() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.CriticalSectionControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.control.gui.RandomControlGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.RunTimeGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
clearGui() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
 
clearGui() - Method in class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.gui.HtmlExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
 
clearGui() - Method in interface org.apache.jmeter.gui.ClearGui
Clear the gui and return it to initial default values.
clearGui() - Method in class org.apache.jmeter.gui.CommentPanel
Deprecated.
 
clearGui() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
clearGui() - Method in class org.apache.jmeter.gui.NamePanel
 
clearGui() - Method in class org.apache.jmeter.gui.util.FilePanelEntry
 
clearGui() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
clearGui() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
clearGui() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
clearGui() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Implements JMeterGUIComponent.clear
clearGui() - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
clearGui() - Method in class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
 
clearGui() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
clearGui() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
Clear GUI
clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
Clears all fields.
clearGui() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
clearGui() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
clearGui() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
clearGui() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
clearGui() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
clearGui() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
clearGui() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Provides a default implementation that resets the name field to the value of getStaticLabel(), reset comment and sets enabled to true.
clearGui() - Method in class org.apache.jmeter.util.ScopePanel
 
clearGui() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
clearGui() - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
 
clearGui() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
clearGui() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
Implements JMeterGUIComponent.clearGui
ClearGui - Interface in org.apache.jmeter.gui
 
clearHeaders() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Deletes all current headers in HashMap
clearIncludedPatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
clearMatcherMemory(Perl5Matcher, Pattern) - Static method in class org.apache.jmeter.util.JMeterUtils
Hack to make matcher clean the two internal buffers it keeps in memory which size is equivalent to the unzipped page size
clearTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Remove property from temporaryProperties
clearTestElementChildren() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
clearTestElementChildren() - Method in class org.apache.jmeter.testelement.AbstractTestElement
clearTestPlan() - Method in class org.apache.jmeter.gui.GuiPackage
Clears the test plan and associated objects.
clearTestPlan() - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Clear the test plan, and use default node for test plan.
clearTestPlan(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Clears the test plan element and associated object
clearTestPlan(TestElement) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Clear the test plan, and use specified node for test plan N.B.
clearTestStrings() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
clearTotalThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
Set total threads to zero; also clears started and finished counts
clickCountToStart - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
An integer specifying the number of clicks needed to start editing.
CLIENT_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
CLIENT_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
ClientJMeterEngine - Class in org.apache.jmeter.engine
Class to run remote tests from the client JMeter and collect remote samples
ClientJMeterEngine(String) - Constructor for class org.apache.jmeter.engine.ClientJMeterEngine
 
ClientPool - Class in org.apache.jmeter.protocol.jms.client
ClientPool holds the client instances in an ArrayList.
clone() - Method in class org.apache.jmeter.assertions.BSFAssertion
 
clone() - Method in class org.apache.jmeter.assertions.JSR223Assertion
 
clone() - Method in interface org.apache.jmeter.config.ConfigElement
 
clone() - Method in class org.apache.jmeter.control.IncludeController
 
clone() - Method in class org.apache.jmeter.control.ModuleController
 
clone() - Method in class org.apache.jmeter.control.ThroughputController
 
clone() - Method in class org.apache.jmeter.extractor.BeanShellPostProcessor
 
clone() - Method in class org.apache.jmeter.extractor.BSFPostProcessor
 
clone() - Method in class org.apache.jmeter.extractor.JSR223PostProcessor
 
clone() - Method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
 
clone() - Method in class org.apache.jmeter.modifiers.BSFPreProcessor
 
clone() - Method in class org.apache.jmeter.modifiers.JSR223PreProcessor
 
clone() - Method in class org.apache.jmeter.modifiers.UserParameters
A new instance is created for each thread group, and the clone() method is then called to create copies for each thread in a thread group.
clone() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
clone() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
clone() - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
A new instance is created for each thread group, and the clone() method is then called to create copies for each thread in a thread group.
clone() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
clone() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
clone() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
clone() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
clone() - Method in class org.apache.jmeter.protocol.java.sampler.JSR223Sampler
 
clone() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
clone() - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
clone() - Method in class org.apache.jmeter.reporters.MailerModel
clone() - Method in class org.apache.jmeter.reporters.ResultCollector
 
clone() - Method in class org.apache.jmeter.samplers.SampleResult
 
clone() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
clone() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
clone() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
clone() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
clone() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
clone() - Method in class org.apache.jmeter.testelement.property.FloatProperty
clone() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
clone() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.LongProperty
clone() - Method in class org.apache.jmeter.testelement.property.MapProperty
clone() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
clone() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
clone() - Method in class org.apache.jmeter.testelement.property.StringProperty
clone() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
clone() - Method in interface org.apache.jmeter.testelement.TestCloneable
 
clone() - Method in class org.apache.jmeter.timers.BeanShellTimer
 
clone() - Method in class org.apache.jmeter.timers.BSFTimer
 
clone() - Method in class org.apache.jmeter.timers.JSR223Timer
 
clone() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
clone() - Method in class org.apache.jmeter.timers.SyncTimer
We have to control the cloning process because we need some cross-thread communication if our synctimers are to be able to determine when to block and when to release.
clone() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
clone() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
clone() - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
clone() - Method in class org.apache.jmeter.visualizers.BSFListener
 
clone() - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
clone() - Method in class org.apache.jorphan.collections.HashTree
Create a clone of this HashTree.
clone() - Method in class org.apache.jorphan.collections.ListedHashTree
Create a clone of this HashTree.
cloneTree(HashTree) - Method in class org.apache.jorphan.collections.HashTree
 
cloneTree(ListedHashTree) - Static method in class org.apache.jmeter.threads.AbstractThreadGroup
 
cloneTreeNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Copy
 
cloneTreeNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
 
CLOption - Class in org.apache.commons.cli.avalon
Basic class describing an instance of option.
CLOption(String) - Constructor for class org.apache.commons.cli.avalon.CLOption
Constructor taking argument for option.
CLOption(CLOptionDescriptor) - Constructor for class org.apache.commons.cli.avalon.CLOption
Constructor taking an descriptor
CLOptionDescriptor - Class in org.apache.commons.cli.avalon
Basic class describing an type of option.
CLOptionDescriptor(String, int, int, String) - Constructor for class org.apache.commons.cli.avalon.CLOptionDescriptor
Constructor.
CLOptionDescriptor(String, int, int, String, CLOptionDescriptor[]) - Constructor for class org.apache.commons.cli.avalon.CLOptionDescriptor
Constructor.
close() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
close the generator
close() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
close the any streams or readers.
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
close the any streams or readers.
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
close the generator
close() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
close() - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
clear all the InitialContext objects.
close() - Method in class org.apache.jmeter.protocol.jms.client.Publisher
Close will close the session
close() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
close() will stop the connection first.
close() - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
 
close() - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
Close the resources
close() - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
 
close() - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
Closes the TimeoutEnabledQueueRequestor and its session.
close() - Method in class org.apache.jmeter.report.core.AbstractSampleWriter
This method is guaranteed to not throw any exception.
close() - Method in class org.apache.jmeter.report.core.CsvSampleReader
 
close() - Method in class org.apache.jmeter.SplashScreen
Close splash
close() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
close() - Method in interface org.apache.jorphan.reflect.ClassFinder.Closeable
 
close(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
close(Connection) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
close(ResultSet) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
close(Statement) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
close(Connection, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
close(MessageConsumer, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
close(MessageProducer, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
close(Session, Logger) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
Close - Class in org.apache.jmeter.gui.action
This command clears the existing test plan, allowing the creation of a New test plan.
Close() - Constructor for class org.apache.jmeter.gui.action.Close
Constructor for the Close object.
CLOSE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CLOSE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CLOSE_CONNECTION - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
CLOSE_CONNECTION_DEFAULT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
closeFile(String) - Method in class org.apache.jmeter.services.FileServer
 
closeFiles() - Method in class org.apache.jmeter.services.FileServer
 
closeMenu() - Method in class org.apache.jmeter.gui.MainFrame
Close the currently selected menu.
closeQuietly(Closeable) - Static method in class org.apache.jorphan.util.JOrphanUtils
Close a Closeable with no error thrown
closeQuietly(ServerSocket) - Static method in class org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeQuietly(Socket) - Static method in class org.apache.jorphan.util.JOrphanUtils
close a Socket with no error thrown
closeTag(String) - Method in class org.apache.jorphan.util.XMLBuffer
Close top tag from stack.
CLUtil - Class in org.apache.commons.cli.avalon
CLUtil offers basic utility operations for use both internal and external to package.
CodeSeriesSelector - Class in org.apache.jmeter.report.processor.graph
The class CodeSeriesSelector provides a projection of a sample to its code response.
CodeSeriesSelector() - Constructor for class org.apache.jmeter.report.processor.graph.CodeSeriesSelector
 
CodesPerSecondGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class CodesPerSecondGraphConsumer provides a graph to visualize response codes rate per second
CodesPerSecondGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer
 
COL_DOMAIN - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COL_MECHANISM - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COL_PASSWORD - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COL_REALM - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COL_URL - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COL_USERNAME - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
 
COLLAPSE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
COLLAPSE_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
COLLAPSE_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
COLLAPSE_ALL_SUBTRACT - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CollapseExpand - Class in org.apache.jmeter.gui.action
Processes the Collapse All and Expand All options.
CollapseExpand() - Constructor for class org.apache.jmeter.gui.action.CollapseExpand
Constructor for the CollapseExpand object.
CollapseExpandTreeBranch - Class in org.apache.jmeter.gui.action
Processes the collapse and expand of a tree branch
CollapseExpandTreeBranch() - Constructor for class org.apache.jmeter.gui.action.CollapseExpandTreeBranch
Constructor
CollectionProperty - Class in org.apache.jmeter.testelement.property
 
CollectionProperty() - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
 
CollectionProperty(String, Collection<?>) - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
 
collector - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
CollectServiceLoadExceptionHandler<S> - Class in org.apache.jorphan.reflect
Collects all the failures in a collection.
CollectServiceLoadExceptionHandler() - Constructor for class org.apache.jorphan.reflect.CollectServiceLoadExceptionHandler
 
color - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
color - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
ColorHelper - Class in org.apache.jmeter.util
This class contains the static utility methods to manipulate colors.
Colors - Class in org.apache.jmeter.visualizers.utils
 
Colors() - Constructor for class org.apache.jmeter.visualizers.utils.Colors
 
COLUMN_RESOURCE_NAMES_0 - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COLUMN_RESOURCE_NAMES_1 - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COLUMN_RESOURCE_NAMES_2 - Static variable in class org.apache.jmeter.config.gui.ArgumentsPanel
 
COMBO_CHANGE_COMMAND - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
ComboStringEditor - Enum constant in enum org.apache.jmeter.testbeans.gui.TypeEditor
 
Command - Interface in org.apache.jmeter.gui.action
 
COMMAND - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
CommentPanel - Class in org.apache.jmeter.gui
Deprecated.
AbstractJMeterGuiComponent.createTitleLabel() for better alignment of the fields
CommentPanel() - Constructor for class org.apache.jmeter.gui.CommentPanel
Deprecated.
Create a new NamePanel with the default name.
compare(Number[], Number[]) - Method in class org.apache.jorphan.math.NumberComparator
compare(Map.Entry<Object, Object>, Map.Entry<Object, Object>) - Method in class org.apache.jorphan.util.AlphaNumericKeyComparator
 
compare(DirContext, String, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory
compare(Sample, Sample) - Method in interface org.apache.jmeter.report.core.SampleComparator
Compares to sample
compare(Sample, Sample) - Method in class org.apache.jmeter.report.processor.FieldSampleComparator
 
compare(ObjectTableSorter.Row, ObjectTableSorter.Row) - Method in class org.apache.jorphan.gui.ObjectTableSorter.PreserveLastRowComparator
 
compare(T, T) - Method in class org.apache.jorphan.util.AlphaNumericComparator
 
COMPARE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
CompareAssertion - Class in org.apache.jmeter.assertions
 
CompareAssertion() - Constructor for class org.apache.jmeter.assertions.CompareAssertion
 
CompareAssertionBeanInfo - Class in org.apache.jmeter.assertions
 
CompareAssertionBeanInfo() - Constructor for class org.apache.jmeter.assertions.CompareAssertionBeanInfo
 
CompareAssertionResult - Class in org.apache.jmeter.assertions
 
CompareAssertionResult() - Constructor for class org.apache.jmeter.assertions.CompareAssertionResult
Deprecated.
Use the other ctor
CompareAssertionResult(String) - Constructor for class org.apache.jmeter.assertions.CompareAssertionResult
 
COMPAREDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COMPAREFILT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
compareTo(URLString) - Method in class org.apache.jmeter.protocol.http.parser.URLString
compareTo(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Compares two JMeterProperty object values.
compareTo(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.NumberProperty
 
compareTo(Sample) - Method in class org.apache.jmeter.visualizers.Sample
compareTo(TableSample) - Method in class org.apache.jmeter.visualizers.TableSample
 
ComparisonVisualizer - Class in org.apache.jmeter.visualizers
 
ComparisonVisualizer() - Constructor for class org.apache.jmeter.visualizers.ComparisonVisualizer
 
compile() - Method in class org.apache.jmeter.util.JSR223TestElement
 
COMPILE_JSR223 - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CompileJSR223TestElements - Class in org.apache.jmeter.gui.action
Compile JSR223 Test Element that use Compilable script language
CompileJSR223TestElements() - Constructor for class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
compilePattern(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
compilePattern(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
 
ComponentTreeClonerForValidation - Class in org.apache.jmeter.validation
Clones the test tree, modifying throughput controller percentage
ComponentTreeClonerForValidation() - Constructor for class org.apache.jmeter.validation.ComponentTreeClonerForValidation
 
ComponentTreeClonerForValidation(boolean) - Constructor for class org.apache.jmeter.validation.ComponentTreeClonerForValidation
 
ComponentUtil - Class in org.apache.jorphan.gui
This class is a Util for awt Component and could be used to place them in center of another.
CompoundVariable - Class in org.apache.jmeter.engine.util
CompoundFunction.
CompoundVariable() - Constructor for class org.apache.jmeter.engine.util.CompoundVariable
 
CompoundVariable(String) - Constructor for class org.apache.jmeter.engine.util.CompoundVariable
 
compute() - Method in class org.apache.jmeter.functions.MachineIP
 
compute() - Method in class org.apache.jmeter.functions.MachineName
 
COMPUTE_CONCATENATION_DEFAULT_VALUE - Static variable in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
computeAssertionResult(AssertionResult, Document, String, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Fills result
computeAssertionResultUsingSaxon(AssertionResult, String, String, String, Boolean) - Static method in class org.apache.jmeter.util.XPathUtil
 
computeContentEncoding(HttpRequestHdr, Map<String, String>, Map<String, String>, String) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Computes content encoding from request and if not found uses pageEncoding and formEncoding to see if URL was previously computed with a content type
computeContentEncoding(HTTPSamplerBase, HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Compute content encoding
computeDomain(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Set domain on sampler
computeFromHeader(HTTPSamplerBase, HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Compute sampler information from Request Header
computeFromPostBody(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Compute sampler information from Request Header
computeMethod(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Set method on sampler
computePath(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Set path on sampler
computePort(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Set Port on sampler
computeProtocol(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Set protocol on sampler
computeSamplerName(HTTPSamplerBase, HttpRequestHdr) - Static method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Compute sampler name
computeTestDuration(ActionEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
CONCURRENT_DWN - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CONCURRENT_POOL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CONCURRENT_POOL_SIZE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CONFIG_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
ConfigElement - Interface in org.apache.jmeter.config
 
ConfigMergabilityIndicator - Interface in org.apache.jmeter.engine.util
Interface that gives a hint about the merge policy to apply between Samplers and Config elements
ConfigTestElement - Class in org.apache.jmeter.config
 
ConfigTestElement() - Constructor for class org.apache.jmeter.config.ConfigTestElement
 
ConfigurationException - Exception in org.apache.jmeter.report.config
The class ConfigurationException provides an exception when configuration properties loading fails.
ConfigurationException() - Constructor for exception org.apache.jmeter.report.config.ConfigurationException
Instantiates a new configuration exception.
ConfigurationException(String) - Constructor for exception org.apache.jmeter.report.config.ConfigurationException
Instantiates a new configuration exception.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.jmeter.report.config.ConfigurationException
Instantiates a new configuration exception.
ConfigurationUtils - Class in org.apache.jmeter.report.config
The class ConfigurationUtils provides helper method for configuration handling.
configure(int) - Method in class org.apache.jmeter.gui.OnErrorPanel
 
configure(XPathAssertion) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
configure(XPathExtractor) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.AssertionGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Configures the associated test element.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Configures the GUI from the associated test element.
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
configure(TestElement) - Method in class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.config.gui.LoginConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.CriticalSectionControllerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.RunTimeGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.TestPlanGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
configure(TestElement) - Method in class org.apache.jmeter.control.gui.WhileControllerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.HtmlExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
 
configure(TestElement) - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
 
configure(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(TestElement) - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
configure(TestElement) - Method in class org.apache.jmeter.gui.NamePanel
The GUI must be able to extract the data from the TestElement and update all GUI fields to represent those data.
configure(TestElement) - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Set the text, etc.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
A newly created component can be initialized with the contents of a HTTPSamplerBase object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
Configures GUI from el
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the implementation loads the URL and the soap action for the request.
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
the implementation loads the URL and the soap action for the request.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Copy the data from the test element to the GUI, method has to be implemented by interface
configure(TestElement) - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
configure(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
configure(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
configure(TestElement) - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
configure(TestElement) - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
configure(TestElement) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
configure(TestElement) - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Configure this GUI component from the underlying TestElement.
configure(TestElement) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
A newly created gui component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
configure(TestElement) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Restores MailerVisualizer.
configure(TestElement) - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
configure(TestElement) - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
configure(TestElement) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
configure(TestElement) - Method in class org.apache.jmeter.visualizers.SummaryReport
 
configure(HashTree) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
Configure engine
configure(HashTree) - Method in interface org.apache.jmeter.engine.JMeterEngine
Configure engine
configure(HashTree) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
configureIsReconnectErrorCode() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
configureKerning(JComponent, int) - Method in class org.apache.jorphan.gui.ui.KerningOptimizer
Configures text kerning according to the expected document length.
configureKeystore(boolean, int, int, String) - Method in class org.apache.jmeter.util.SSLManager
Configure Keystore
configureSampleLabel(SampleResult, URL) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
configureSampler(Sampler) - Method in class org.apache.jmeter.threads.TestCompiler
Configures sampler from SamplePackage extracted from Test plan and returns it
configureTestElement(AbstractListenerElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
This provides a convenience for extenders when they implement the JMeterGUIComponent.createTestElement() method.
configureTestElement(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
This provides a convenience for extenders when they implement the JMeterGUIComponent.modifyTestElement(TestElement) method.
configureTestElement(TestElement) - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
configureTransactionSampler(TransactionSampler) - Method in class org.apache.jmeter.threads.TestCompiler
Configures Transaction Sampler from SamplePackage extracted from Test plan and returns it
connect(String, String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Connect to server.
connect(String, String, String, String, String, String, boolean, boolean) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
connect to server
connect(SocketAddress) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
connect(SocketAddress, int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
CONNECT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
CONNECT_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
connectEnd() - Method in class org.apache.jmeter.samplers.SampleResult
Set the time to the end of connecting
CONNECTION_CLOSE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LazyLayeredConnectionSocketFactory
 
ConnectTimeOverTimeGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ConnectTimeOverTimeGraphConsumer provides a graph to visualize Connection time per time period (defined by granularity)
ConnectTimeOverTimeGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer
 
ConnectTimeValueSelector - Class in org.apache.jmeter.report.processor.graph
The class ConnectTimeValueSelector provides a projection from a sample to its connect time.
ConnectTimeValueSelector(boolean) - Constructor for class org.apache.jmeter.report.processor.graph.ConnectTimeValueSelector
 
CONNTO - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ConstantPoissonProcessGenerator - Class in org.apache.jmeter.timers.poissonarrivals
Generates events for Poisson processes, ensuring throughput*duration events will be present in each "duration"
ConstantPoissonProcessGenerator(ThroughputProvider, int, int, DurationProvider, Long, boolean) - Constructor for class org.apache.jmeter.timers.poissonarrivals.ConstantPoissonProcessGenerator
 
ConstantThroughputTimer - Class in org.apache.jmeter.timers
This class implements a constant throughput timer.
ConstantThroughputTimer() - Constructor for class org.apache.jmeter.timers.ConstantThroughputTimer
Constructor for a non-configured ConstantThroughputTimer.
ConstantThroughputTimer.Mode - Enum in org.apache.jmeter.timers
This enum defines the calculation modes used by the ConstantThroughputTimer.
ConstantThroughputTimerBeanInfo - Class in org.apache.jmeter.timers
BeanInfo for the ConstantThroughputTimer.
ConstantThroughputTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo
 
ConstantTimer - Class in org.apache.jmeter.timers
This class implements a constant timer with its own panel and fields for value update and user interaction.
ConstantTimer() - Constructor for class org.apache.jmeter.timers.ConstantTimer
No-arg constructor.
ConstantTimerGui - Class in org.apache.jmeter.timers.gui
The GUI for ConstantTimer.
ConstantTimerGui() - Constructor for class org.apache.jmeter.timers.gui.ConstantTimerGui
 
construct(String) - Static method in class org.apache.jorphan.reflect.ClassTools
Call no-args constructor for a class.
construct(String, int) - Static method in class org.apache.jorphan.reflect.ClassTools
Call a class constructor with an integer parameter
construct(String, String) - Static method in class org.apache.jorphan.reflect.ClassTools
Call a class constructor with an String parameter
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.AggregateConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.FilterConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.NormalizerSampleConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.RequestsSummaryConsumer
 
consume(Sample, int) - Method in interface org.apache.jmeter.report.processor.SampleConsumer
Consumes the specified sample ton the specified channel.
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
consume(Sample, int) - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
containsKey(Object) - Method in class org.apache.jorphan.collections.HashTree
If the HashTree contains the given object as a key at the top level, then a true result is returned, otherwise false.
containsParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Determine whether or not a value has been specified for the parameter with this name.
containsParameter(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Determine whether or not a value has been specified for the parameter with this name.
containsValue(Object) - Method in class org.apache.jorphan.collections.HashTree
Implemented as required by the Map interface, but is not very useful here.
CONTENT_ENCODING - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
This is the encoding used for the content, i.e.
CONTENT_LENGTH - Static variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
CONTENT_TYPE - Static variable in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
CONTENT_TYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
ContextMap - Class in org.apache.log
Deprecated.
Will be dropped in 3.3
ContextMap() - Constructor for class org.apache.log.ContextMap
Deprecated.
Default constructor.
ContextMap(ContextMap) - Constructor for class org.apache.log.ContextMap
Deprecated.
Constructor that sets parent contextMap.
CONTINUE - Enum constant in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
 
CONTINUE_ON_FAIL - Static variable in class org.apache.jmeter.engine.DistributedRunner
 
Controller - Interface in org.apache.jmeter.control
This interface is used by JMeterThread in the following manner:
CONTROLLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
ControllerSamplePredicate - Class in org.apache.jmeter.report.core
The class ControllerSamplePredicate provides a way to define whether a sample is a controller.
ControllerSamplePredicate() - Constructor for class org.apache.jmeter.report.core.ControllerSamplePredicate
 
ConversionHelp - Class in org.apache.jmeter.save.converters
Utility conversion routines for use with XStream
ConversionHelp() - Constructor for class org.apache.jmeter.save.converters.ConversionHelp
 
ConversionUtils - Class in org.apache.jmeter.protocol.http.util
General purpose conversion utilities related to HTTP/HTML
ConversionUtils() - Constructor for class org.apache.jmeter.protocol.http.util.ConversionUtils
 
convert(Class<T>, String) - Static method in class org.apache.jmeter.report.core.Converters
Converts the specified value to the destination type
convert(Object, Class<?>) - Static method in class org.apache.jorphan.util.Converter
Convert the given value object to an object of the given type
convert(String) - Method in interface org.apache.jmeter.report.core.StringConverter
Converts the specified value to the type TDest.
convert(String, Class<TProperty>) - Static method in class org.apache.jmeter.report.config.ConfigurationUtils
Convert the specified string value to the property type.
convertAndCloneSubTree(HashTree) - Static method in class org.apache.jmeter.gui.action.UndoCommand
wrapper to use package-visible method and clone tree for saving
convertArgumentsToHTTP(Arguments) - Static method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Converts all Argument entries in the collection to HTTPArgument entries.
convertArgumentsToJmsProperties(Arguments) - Static method in class org.apache.jmeter.protocol.jms.Utils
Converts Arguments to JMSProperties defaulting to String type Used to convert version <= 2.10 test plans
Converter - Class in org.apache.jorphan.util
Converter utilities for TestBeans
Converter() - Constructor for class org.apache.jorphan.util.Converter
 
Converters - Class in org.apache.jmeter.report.core
The class Converters provides converters of string.
ConvertException - Exception in org.apache.jmeter.report.core
The class ConvertException provides an exception when ConvertStringMethod.execute fails.
ConvertException() - Constructor for exception org.apache.jmeter.report.core.ConvertException
Deprecated.
UNIT TEST ONLY
ConvertException(String, String) - Constructor for exception org.apache.jmeter.report.core.ConvertException
Instantiates a new convert exception.
ConvertException(String, String, Throwable) - Constructor for exception org.apache.jmeter.report.core.ConvertException
Instantiates a new convert exception.
ConvertListeners - Class in org.apache.jmeter.engine
Converts the Remoteable Test and Sample Listeners in the test tree by wrapping them with RemoteSampleListeners so that the samples are returned to the client.
ConvertListeners() - Constructor for class org.apache.jmeter.engine.ConvertListeners
 
convertObject(Object) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
convertRowIndexToModel(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
convertRowIndexToView(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
convertStringToJMRequest(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Convert a single line into XML
convertStringtoNVPair(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parse the string parameters into NVPair[] array.
convertSubTree(HashTree) - Static method in class org.apache.jmeter.JMeter
Deprecated.
This method does not correctly handle a tree with Replaceable controllers that contain NoThreadClone element. Use JMeter.convertSubTree(HashTree, boolean)
convertSubTree(HashTree, boolean) - Static method in class org.apache.jmeter.JMeter
This function does the following: Remove disabled elements Replace the ReplaceableController with the target subtree If cloneAtEnd is true : Clone the tree to ensure Commonly referenced NoThreadClone elements are cloned THIS IS INTERNAL JMETER API and should be used with care
Cookie - Class in org.apache.jmeter.protocol.http.control
This class is a Cookie encapsulator.
Cookie() - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the cookie
Cookie(String, String, String, String, boolean, long) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the cookie
Cookie(String, String, String, String, boolean, long, boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
create the cookie
Cookie(String, String, String, String, boolean, long, boolean, boolean, int) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
Create a JMeter Cookie.
COOKIE_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
CookieHandler - Interface in org.apache.jmeter.protocol.http.control
Interface to be implemented by CookieHandler
CookieManager - Class in org.apache.jmeter.protocol.http.control
This class provides an interface to the netscape cookies file to pass cookies along with a request.
CookieManager() - Constructor for class org.apache.jmeter.protocol.http.control.CookieManager
 
CookiePanel - Class in org.apache.jmeter.protocol.http.gui
This is the GUI for Cookie Manager CookieManager Allows the user to specify if they need cookie services, and give parameters for this service.
CookiePanel() - Constructor for class org.apache.jmeter.protocol.http.gui.CookiePanel
 
Copy - Class in org.apache.jmeter.gui.action
Implements the Copy menu command
Copy() - Constructor for class org.apache.jmeter.gui.action.Copy
 
COPY - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
COPY - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
COPY - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
COPY_CODE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
copyTextToClipboard(String) - Static method in class org.apache.jorphan.gui.GuiUtils
Copy text to clipboard
count(String, char) - Static method in class org.apache.jorphan.util.StringUtilities
Counts the number of times a given char is present in the string.
CounterConfig - Class in org.apache.jmeter.modifiers
Provides a counter per-thread(user) or per-thread group.
CounterConfig() - Constructor for class org.apache.jmeter.modifiers.CounterConfig
 
CounterConfigGui - Class in org.apache.jmeter.modifiers.gui
 
CounterConfigGui() - Constructor for class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
COUNTLIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
CountValueSelector - Class in org.apache.jmeter.report.processor.graph
The class CountValueSelector provides a projection to count samples.
CountValueSelector(boolean) - Constructor for class org.apache.jmeter.report.processor.graph.CountValueSelector
 
CPS - Static variable in class org.apache.jmeter.util.JsseSSLManager
Characters per second, used to slow down sockets
CPS_HTTP - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
CPS_HTTPS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Deprecated.
Not used
CPSPauser - Class in org.apache.jmeter.util
Generate appropriate pauses for a given CPS (characters per second)
CPSPauser(int) - Constructor for class org.apache.jmeter.util.CPSPauser
Create a pauser with the appropriate speed settings.
create(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
create(HttpContext) - Method in class org.apache.jmeter.protocol.http.control.DynamicKerberosSchemeFactory
 
create(HttpContext) - Method in class org.apache.jmeter.protocol.http.control.DynamicSPNegoSchemeFactory
 
create(SocketConnectionInfos) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
createAggregatedKeyValueAggregator() - Method in class org.apache.jmeter.report.processor.AbstractAggregatorFactory
 
createAggregatedKeyValueAggregator() - Method in interface org.apache.jmeter.report.processor.AggregatorFactory
Creates a new Aggregator object to calculate an aggregated value of an aggregated key series.
createAggregator() - Method in class org.apache.jmeter.report.processor.AbstractAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.MaxAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.MeanAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.MedianAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.MinAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.PercentileAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.SumAggregatorFactory
 
createAggregator() - Method in class org.apache.jmeter.report.processor.TimeRateAggregatorFactory
 
createAndPopulateSampler(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
createAndPopulateSampler(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
createAppender(String, boolean, Layout<? extends Serializable>, Filter) - Static method in class org.apache.jmeter.gui.logging.GuiLogEventAppender
 
createArgumentFromClipboard(String[]) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
createArgumentFromClipboard(String[]) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
createAuthTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
createCacheManagerProxy() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
create a cache manager that share the underlying cache of the current one it allows to use the same cache in different threads which does not inherit from each other
createChildren(HTTPSamplerBase, SampleResult) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
Default implementation returns an empty list
createChildren(HTTPSamplerBase, SampleResult) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
Create sampler children.
createClientSocketFactory() - Static method in class org.apache.jmeter.rmi.RmiUtils
 
createCommentText(BasicCurlParser.Request) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
createCookieTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
createDataResult(String, Long) - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
 
createDataResult(String, ApdexSummaryData) - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
createDataResult(String, StatisticsSummaryData) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
 
createDataResult(String, Top5ErrorsSummaryData) - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
createDataResult(String, TData) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Creates a result item for information identified by the specified key.
createDescriptiveStatistics() - Static method in class org.apache.jmeter.report.processor.DescriptiveStatisticsFactory
 
createDescriptiveStatistics(int) - Static method in class org.apache.jmeter.report.processor.DescriptiveStatisticsFactory
 
createDnsHostsTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
createDnsServersTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
createEmbeddedRsrcPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
createEmbeddedRsrcPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
createEmbeddedRsrcPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
createEmptyDoc() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
createEngine(String) - Method in class org.apache.jmeter.engine.DistributedRunner
A factory method that might be overridden for unit testing
createFont(String, int, int) - Static method in class org.apache.jorphan.gui.JMeterUIDefaults
 
CreateFunctionDialog - Class in org.apache.jmeter.gui.action
 
CreateFunctionDialog() - Constructor for class org.apache.jmeter.gui.action.CreateFunctionDialog
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseCustomGraphGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
createGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer
 
createHeaderTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
createHTTPArgumentsTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Create a new Arguments instance associated with the specific GUI used in this component.
createKeyAggregator() - Method in class org.apache.jmeter.report.processor.AbstractAggregatorFactory
 
createKeyAggregator() - Method in interface org.apache.jmeter.report.processor.AggregatorFactory
Creates a new Aggregator object to calculate an aggregated key.
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
createKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer
 
createLabelCombo(String, JComboBox<?>) - Static method in class org.apache.jorphan.gui.GuiUtils
Create a GUI component JLabel + JComboBox with a left and right margin (5px)
createLayeredSocket(Socket, String, int, HttpContext) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LazyLayeredConnectionSocketFactory
 
createMenuBar() - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
Creates the MenuBar for this application.
createNewTree() - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree() - Method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(Object) - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createNewTree(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Creates a new tree.
createNewTree(Collection<?>) - Method in class org.apache.jorphan.collections.ListedHashTree
Creates a new tree.
createOptionalTasksPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
createOptionalTasksPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
createPaint(int) - Method in class org.apache.jmeter.visualizers.LineGraph
return an array of Paint with different colors.
createPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
create a new pattern object from the string.
createPopupMenu() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
 
createPopupMenu() - Method in class org.apache.jmeter.control.gui.AbstractControllerGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
createPopupMenu() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
Redefined to remove change parent and insert parent menu
createPopupMenu() - Method in class org.apache.jmeter.control.gui.TestPlanGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
createPopupMenu() - Method in class org.apache.jmeter.gui.NamePanel
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
createPopupMenu() - Method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
createPopupMenu() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
Redefined to remove change parent and insert parent menu
createPopupMenu() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Redefined to remove change parent and insert parent menu
createPopupMenu() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
createPopupMenu() - Method in class org.apache.jmeter.timers.gui.AbstractTimerGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPopupMenu() - Method in class org.apache.jmeter.visualizers.gui.AbstractListenerGui
When a user right-clicks on the component in the test tree, or selects the edit menu when the component is selected, the component will be asked to return a JPopupMenu that provides all the options available to the user from this component.
createPropertiesPanel() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
 
createProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
 
createPropertyGroup(String, String[]) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Utility method to group and order properties.
createRandomTimer() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Create implementation of RandomTimer
createRandomTimer() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Create implementation of RandomTimer
createRandomTimer() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
createRandomTimer() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
createReceiver(ConnectionFactory, Destination, String, String, boolean, String) - Static method in class org.apache.jmeter.protocol.jms.sampler.Receiver
Create a receiver to process responses.
createResultTitles() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Creates the result containing titles of columns.
createResultTitles() - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
createResultTitles() - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
 
createResultTitles() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
 
createResultTitles() - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
createRootPane() - Method in class org.apache.jmeter.config.gui.RowDetailDialog
 
createRootPane() - Method in class org.apache.jmeter.functions.gui.FunctionHelper
Allow Dialog to be closed by ESC key
createRootPane() - Method in class org.apache.jmeter.gui.action.SearchTreeDialog
 
createRootPane() - Method in class org.apache.jmeter.gui.action.SelectTemplatesDialog
 
createRootPane() - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
createRootPane() - Method in class org.apache.jmeter.gui.util.EscapeDialog
 
createRootPane() - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
createSampler(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
 
createSampler(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
Create HTTPSamplerBase
createSampleResult(URL, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Create HTTPSampleResult filling url, method and SampleLabel.
createSampleResult(BackendListenerContext, SampleResult) - Method in interface org.apache.jmeter.visualizers.backend.BackendListenerClient
Create a copy of SampleResult, this method is here to allow customizing what is kept in the copy, for example copy could remove some useless fields.
createScopePanel() - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Create the scope settings panel.
createScopePanel(boolean) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Create the scope settings panel.
createScopePanel(boolean, boolean, boolean) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Create the scope settings panel.
createSerieResult(String, SeriesData) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
createServerSocket(int) - Method in class org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
Creates a server socket that listens on localAddress:port
createServerSocket(int) - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
createServerSocketFactory() - Static method in class org.apache.jmeter.rmi.RmiUtils
 
createShapes(int) - Method in class org.apache.jmeter.visualizers.LineGraph
Since we only have 4 shapes, the method will start with the first shape and keep cycling through the shapes in order.
createSocket() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket() - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(String, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket(String, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket(String, int) - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
createSocket(String, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket(InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket(InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
createSocket(HttpContext) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LazyLayeredConnectionSocketFactory
 
createSocket(HttpContext) - Method in class org.apache.jmeter.protocol.http.util.SlowHCPlainConnectionSocketFactory
 
createSourceAddrPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
createSourceAddrPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
createStrokes(int) - Method in class org.apache.jmeter.visualizers.LineGraph
Create a given number of Strokes
createTabbedConfigPane() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Create the parameters configuration tabstrip which includes the Basic tab (UrlConfigGui) and the Advanced tab by default.
createTest(BasicAttributes, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Create the attribute in the ldap directory for the given string.
createTest(DirContext, Attributes, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Create the entry in the ldap directory for the given string
createTestElement() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
 
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
create Test Element
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
Create test element
createTestElement() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Create test element
createTestElement() - Method in class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
createTestElement() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
 
createTestElement() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.CriticalSectionControllerGui
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
createTestElement() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
createTestElement() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
createTestElement() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.createTestElement()
createTestElement() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.HtmlExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
 
createTestElement() - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
 
createTestElement() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
createTestElement() - Method in class org.apache.jmeter.gui.NamePanel
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
createTestElement() - Method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Creates a new TestElement and set up its data
createTestElement() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
createTestElement() - Method in class org.apache.jmeter.reporters.gui.SummariserGui
 
createTestElement() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
createTestElement() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Create the test element underlying this GUI component.
createTestElement() - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
JMeter test components are separated into a model and a GUI representation.
createTestElement() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
createTestElement() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Makes MailerVisualizer storable.
createTestElement() - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
createTestElement(Class<?>, Class<?>) - Method in class org.apache.jmeter.gui.GuiPackage
Create a TestElement corresponding to the specified GUI class.
createTestElement(String) - Method in class org.apache.jmeter.gui.GuiPackage
Create a TestElement for a GUI or TestBean class.
createTestSample(long) - Static method in class org.apache.jmeter.samplers.SampleResult
Create a sample with a specific elapsed time for test purposes, but don't allow the times to be changed later
createTestSample(long, long) - Static method in class org.apache.jmeter.samplers.SampleResult
Create a sample with specific start and end times for test purposes, but don't allow the times to be changed later (used by StatVisualizerModel.Test)
createTextField(int) - Method in class org.apache.jorphan.gui.JLabeledPasswordField
 
createTextField(int) - Method in class org.apache.jorphan.gui.JLabeledTextField
 
createThinkTime(GuiPackage, JMeterTreeNode) - Method in interface org.apache.jmeter.gui.action.thinktime.ThinkTimeCreator
Create think time
createThinkTime(GuiPackage, JMeterTreeNode) - Method in class org.apache.jmeter.thinktime.DefaultThinkTimeCreator
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
Creates the time stamp keys selector.
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ActiveThreadsGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ConnectTimeOverTimeGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseCustomGraphGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
createTimeStampKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer
 
createTitleLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a label containing the title for the component.
createToolbar(boolean) - Static method in class org.apache.jmeter.gui.util.JMeterToolBar
Create the default JMeter toolbar
createTransferable(JComponent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
createUI(JComponent) - Static method in class org.apache.jorphan.gui.ui.TextAreaUIWithUndo
Creates a UI for a JTextField.
createUI(JComponent) - Static method in class org.apache.jorphan.gui.ui.TextFieldUIWithUndo
Creates a UI for a JTextField.
createUndoManager() - Method in class org.apache.jmeter.gui.util.JSyntaxTextArea
Override UndoManager to allow disabling if feature causes issues See Issue 19 on RSyntaxTextArea
createUrlConfigGui() - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
Create a UrlConfigGui which is used as the Basic tab in the parameters configuration tabstrip.
createUrlConfigGui() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Create a UrlConfigGui which is used as the Basic tab in the parameters configuration tabstrip.
createUrlFromAnchor(String, URL) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Create a new Sampler based on an HREF string plus a contextual URL object.
createURLFromForm(Node, URL) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
createValueAggregator() - Method in class org.apache.jmeter.report.processor.AbstractAggregatorFactory
 
createValueAggregator() - Method in interface org.apache.jmeter.report.processor.AggregatorFactory
Creates a new Aggregator object to calculate an aggregated value in a graph.
createXStream() - Static method in class org.apache.jmeter.util.JMeterUtils
 
CriticalSectionController - Class in org.apache.jmeter.control
This is a Critical Section Controller; it will execute the set of statements (samplers/controllers, etc) under named lock.
CriticalSectionController() - Constructor for class org.apache.jmeter.control.CriticalSectionController
constructor
CriticalSectionController(String) - Constructor for class org.apache.jmeter.control.CriticalSectionController
constructor
CriticalSectionControllerGui - Class in org.apache.jmeter.control.gui
The user interface for a controller which specifies that its subcomponents should be executed while a condition holds.
CriticalSectionControllerGui() - Constructor for class org.apache.jmeter.control.gui.CriticalSectionControllerGui
Create a new CriticalSection Panel as a standalone component.
CriticalSectionControllerGui(boolean) - Constructor for class org.apache.jmeter.control.gui.CriticalSectionControllerGui
Create a new CriticalSectionPanel as either a standalone or an embedded component.
CROSS_PLATFORM_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
CSSParseExceptionCallback - Class in org.apache.jmeter.protocol.http.parser
 
CSSParseExceptionCallback() - Constructor for class org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback
Deprecated.
- only for use from unit test code
CSSParseExceptionCallback(URL) - Constructor for class org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback
 
CssParser - Class in org.apache.jmeter.protocol.http.parser
CSS Parser used to extract from CSS files external urls
CssParser() - Constructor for class org.apache.jmeter.protocol.http.parser.CssParser
 
CssParserCacheLoader - Class in org.apache.jmeter.protocol.http.parser
 
CssParserCacheLoader() - Constructor for class org.apache.jmeter.protocol.http.parser.CssParserCacheLoader
 
CSV_BYTES - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_CONNECT_TIME - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_ELAPSED - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_ENCODING - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_ERROR_COUNT - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_FILENAME - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_HOSTNAME - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_IDLETIME - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_LATENCY - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_SAMPLE_COUNT - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_SENT_BYTES - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_THREAD_COUNT1 - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_THREAD_COUNT2 - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSV_URL - Static variable in class org.apache.jmeter.save.CSVSaveService
 
CSVDataSet - Class in org.apache.jmeter.config
Read lines from a file and split int variables.
CSVDataSet() - Constructor for class org.apache.jmeter.config.CSVDataSet
 
CSVDataSetBeanInfo - Class in org.apache.jmeter.config
 
CSVDataSetBeanInfo() - Constructor for class org.apache.jmeter.config.CSVDataSetBeanInfo
 
CsvFile - Class in org.apache.jmeter.report.core
Represents a CSV file
CsvFile() - Constructor for class org.apache.jmeter.report.core.CsvFile
Deprecated.
UNIT TEST ONLY
CsvFile(File, String, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
 
CsvFile(String, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
 
CsvFile(String, String, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
 
CsvFile(URI, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
 
CsvFileSampleSource - Class in org.apache.jmeter.report.processor
Read a csv source file and write its rows (samples) all the registered SampleConsumers.
If there is several other source files with the same root name then those files are produced on their corresponding channels.
CsvFileSampleSource(File, char) - Constructor for class org.apache.jmeter.report.processor.CsvFileSampleSource
Build a sample source from the specified input file and character separator.
CSVRead - Class in org.apache.jmeter.functions
The function represented by this class allows data to be read from CSV files.
CSVRead() - Constructor for class org.apache.jmeter.functions.CSVRead
 
csvReadFile(BufferedReader, char) - Static method in class org.apache.jmeter.save.CSVSaveService
Reads from file and splits input into strings according to the delimiter, taking note of quoted strings.
CsvSampleReader - Class in org.apache.jmeter.report.core
Reader class for reading CSV files.
CsvSampleReader(File, char, boolean) - Constructor for class org.apache.jmeter.report.core.CsvSampleReader
Instantiates a new csv sample reader.
CsvSampleReader(File, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleReader
Instantiates a new csv sample reader.
CsvSampleWriter - Class in org.apache.jmeter.report.core
Class to be used to write samples to a csv destination (OutputStream, Writer or a File).
CsvSampleWriter(File, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
 
CsvSampleWriter(OutputStream, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
 
CsvSampleWriter(Writer, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
 
CsvSampleWriter(SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
The new instance has to be supplied with a Writer to work properly.
CSVSaveService - Class in org.apache.jmeter.save
This class provides a means for saving/reading test results as CSV files.
csvSplitString(String, char) - Static method in class org.apache.jmeter.save.CSVSaveService
Reads from String and splits into strings according to the delimiter, taking note of quoted strings.
CTRL_0 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_1 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_2 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_3 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_4 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_5 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_6 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_7 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_8 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
CTRL_9 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
current - Variable in class org.apache.jmeter.control.GenericController
Index of current sub controller or sampler
currentReturnedNull(Controller) - Method in class org.apache.jmeter.control.GenericController
If the controller is done, remove it from the list, otherwise increment to next entry in list.
currentReturnedNull(Controller) - Method in class org.apache.jmeter.control.InterleaveControl
If the controller is done, remove it from the list, otherwise increment to next entry in list.
currentTimeInMillis() - Method in class org.apache.jmeter.samplers.SampleResult
Helper method to get 1 ms resolution timing.
CustomGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class CustomGraphConsumer is added by the custom Graphs plugin.
CustomGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
CustomX509TrustManager - Class in org.apache.jmeter.util
Custom TrustManager ignores all certificate errors TODO: implement conditional checking and logging (Derived from AuthSSLX509TrustManager in HttpClient contrib directory)
CustomX509TrustManager(X509TrustManager) - Constructor for class org.apache.jmeter.util.CustomX509TrustManager
 
Cut - Class in org.apache.jmeter.gui.action
Implements the Cut menu item command
Cut() - Constructor for class org.apache.jmeter.gui.action.Cut
 
CUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
CUT - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 

D

Daemon - Class in org.apache.jmeter.protocol.http.proxy
Web daemon thread.
Daemon(int, ProxyControl) - Constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Create a new Daemon with the specified port and target.
Daemon(int, ProxyControl, Class<? extends Proxy>) - Constructor for class org.apache.jmeter.protocol.http.proxy.Daemon
Create a new Daemon with the specified port and target, using the specified class to handle individual requests.
DARCULA_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
DARCULA_LAF_CLASS - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
DARK_GREEN - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
DARKLAF_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
DARKLAF_LAF_CLASS - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
data - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
data - Variable in class org.apache.jmeter.visualizers.LineGraph
 
data - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
data - Variable in class org.apache.jorphan.collections.HashTree
 
Data - Class in org.apache.jorphan.collections
Use this class to store database-like data.
Data() - Constructor for class org.apache.jorphan.collections.Data
Constructor - takes no arguments.
DATA_CTX_BEGINDATE - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_ENDDATE - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_EXTRA_OPTIONS - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_FILTERS_ONLY_SAMPLE_SERIES - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_OVERALL_FILTER - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_REPORT_TITLE - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_RESULT - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_SERIES_FILTER - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_SHOW_CONTROLLERS_ONLY - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_TESTFILE - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_TIMEZONE - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_CTX_TIMEZONE_OFFSET - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
DATA_TYPE - Static variable in class org.apache.jmeter.save.CSVSaveService
 
DATABASE - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
DataContext - Class in org.apache.jmeter.report.core
The class DataContext provides a map to store data for reports generation.
DataContext() - Constructor for class org.apache.jmeter.report.core.DataContext
 
DataExporter - Interface in org.apache.jmeter.report.dashboard
The Interface DataExporter represents an engine to export data from samples consumption.
DataSourceElement - Class in org.apache.jmeter.protocol.jdbc.config
 
DataSourceElement() - Constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
DataSourceElementBeanInfo - Class in org.apache.jmeter.protocol.jdbc.config
 
DataSourceElementBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
 
DataStrippingSampleSender - Class in org.apache.jmeter.samplers
The standard remote sample reporting should be more friendly to the main purpose of remote testing - which is scalability.
DataStrippingSampleSender() - Constructor for class org.apache.jmeter.samplers.DataStrippingSampleSender
Deprecated.
only for use by test code
DATE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DATE_RANGE_FILTER_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
DateTimeConvertFunction - Class in org.apache.jmeter.functions
DateConvert function to change date format Can optionally store it in a variable.
DateTimeConvertFunction() - Constructor for class org.apache.jmeter.functions.DateTimeConvertFunction
 
deactivate() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
debug(String) - Method in class org.apache.log.Logger
Deprecated.
Log a debug priority event.
debug(String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a debug priority event.
DEBUG - Static variable in class org.apache.log.Priority
Deprecated.
Developer orientated messages, usually used during development of product.
DEBUG_OFF - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
DEBUG_OFF - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
DEBUG_ON - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
DEBUG_ON - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
DebugPostProcessor - Class in org.apache.jmeter.extractor
Debugging Post-Processor: creates a subSample containing the variables defined in the previous sampler.
DebugPostProcessor() - Constructor for class org.apache.jmeter.extractor.DebugPostProcessor
 
DebugPostProcessorBeanInfo - Class in org.apache.jmeter.extractor
 
DebugPostProcessorBeanInfo() - Constructor for class org.apache.jmeter.extractor.DebugPostProcessorBeanInfo
 
DebugSampler - Class in org.apache.jmeter.sampler
The Debug Sampler can be used to "sample" JMeter variables, JMeter properties and System Properties.
DebugSampler() - Constructor for class org.apache.jmeter.sampler.DebugSampler
 
DebugSamplerBeanInfo - Class in org.apache.jmeter.sampler
 
DebugSamplerBeanInfo() - Constructor for class org.apache.jmeter.sampler.DebugSamplerBeanInfo
 
declareBean(BSFDeclaredBean) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
 
decode - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default, we probably should decode the parameter values
decode(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Decode a string if ConversionHelp.inVersion equals 1.0
decodeParameterValue() - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
decode the parameter values is to true by default
decodeQuery(String) - Static method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
Decode a query string
DEFAULT - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Default value, must be provided if BeanInfoSupport.NOT_UNDEFINED is TRUE
DEFAULT - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Default value, must be provided if GenericTestBeanCustomizer.NOT_UNDEFINED is TRUE
DEFAULT_AGGREGATED_KEYS_SERIES_FORMAT - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
DEFAULT_ALIAS_VAR_NAME - Static variable in class org.apache.jmeter.util.keystore.JmeterKeyStore
 
DEFAULT_CASE_SENSITIVE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_CLASS - Static variable in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
DEFAULT_CLASSNAME - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
DEFAULT_CLEAR_CACHE_EACH_ITER - Static variable in class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
DEFAULT_COLORS_PROPERTY_FILE - Static variable in class org.apache.jmeter.visualizers.utils.Colors
 
DEFAULT_DELIMITER - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
DEFAULT_DELIMITER_PROP - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
The name of the property indicating which delimiter should be used when saving in a delimited values format.
DEFAULT_DOCTYPE - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
DEFAULT_DYNAMIC_GRAPH_SIZE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_ENCODING - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Encoding value to sent parsed data but read with default system encoding
DEFAULT_ENCODING - Static variable in class org.apache.jmeter.samplers.SampleResult
The default encoding to be used to decode the responseData byte array.
DEFAULT_ENCODING_KEY - Static variable in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
DEFAULT_EXTRACTOR - Static variable in class org.apache.jmeter.extractor.HtmlExtractor
 
DEFAULT_GROUP - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
DEFAULT_GROUP - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
DEFAULT_HTTP_ENCODING - Static variable in class org.apache.jmeter.samplers.SampleResult
The default encoding to be used if not overridden.
DEFAULT_HTTP_PORT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DEFAULT_HTTP_PORT_STRING - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DEFAULT_HTTPS_PORT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DEFAULT_HTTPS_PORT_STRING - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DEFAULT_INTERVAL - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LEGEND_FONT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LEGEND_PLACEMENT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LEGEND_SIZE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LEGEND_STYLE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LINE_SHAPE_POINT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_LOCAL_PORT - Static variable in class org.apache.jmeter.rmi.RmiUtils
 
DEFAULT_MAX_POOL_SIZE - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
DEFAULT_MAX_QUEUE_SIZE - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
DEFAULT_METHOD - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DEFAULT_NO_EXPIRY - Static variable in class org.apache.jmeter.protocol.jms.Utils
 
DEFAULT_NOT_SAVED - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Default value is not saved; only non-defaults are saved
DEFAULT_NOT_SAVED - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Default value is not saved; only non-defaults are saved
DEFAULT_NUMBER_SHOW_GROUPING - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_OVERALL_SERIES_FORMAT - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
DEFAULT_PARSER - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
DEFAULT_PATTERN - Static variable in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
DEFAULT_POLICY_NAME - Static variable in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
DEFAULT_PORT - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
DEFAULT_PORT - Static variable in class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
MongoDB default connection port
DEFAULT_PORT_S - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
DEFAULT_PORT_S - Static variable in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
DEFAULT_PRIORITY_4 - Static variable in class org.apache.jmeter.protocol.jms.Utils
 
DEFAULT_PROTOCOL - Static variable in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
DEFAULT_QUEUE_SIZE - Static variable in class org.apache.jmeter.visualizers.backend.BackendListener
 
DEFAULT_REGEXP - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_RETURN_CODE - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
DEFAULT_RMI_PORT - Static variable in class org.apache.jmeter.rmi.RmiUtils
 
DEFAULT_RMI_REGISTRY_PORT - Static variable in class org.apache.jmeter.rmi.RmiUtils
 
DEFAULT_SCRIPT_LANGUAGE - Static variable in class org.apache.jmeter.util.ScriptingTestElement
 
DEFAULT_SERIES_SELECTION - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_SLEEP_MASK - Static variable in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepMask parameter.
DEFAULT_SLEEP_TIME - Static variable in class org.apache.jmeter.protocol.java.test.JavaTest
The default value of the SleepTime parameter, in milliseconds.
DEFAULT_STROKE_WIDTH_LIST - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_TAG_LABEL - Static variable in class org.apache.jmeter.report.processor.TaggerConsumer
 
DEFAULT_THREAD_STOP_TIMEOUT - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
 
DEFAULT_TITLE_FONT_NAME - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_TITLE_FONT_SIZE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_TITLE_FONT_STYLE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_TOOLBAR_ICON_SIZE - Static variable in class org.apache.jmeter.gui.util.JMeterToolBar
 
DEFAULT_TOOLBAR_PROPERTY_FILE - Static variable in class org.apache.jmeter.gui.util.JMeterToolBar
 
DEFAULT_TREE_ICON_SIZE - Static variable in class org.apache.jmeter.JMeter
 
DEFAULT_VALUE_AS_STRING - Static variable in class org.apache.jmeter.extractor.XPath2Extractor
 
DEFAULT_VALUE_AS_STRING - Static variable in class org.apache.jmeter.extractor.XPathExtractor
 
DEFAULT_XAXIS_TIME_FORMAT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
DEFAULT_XPATH - Static variable in class org.apache.jmeter.assertions.XPath2Assertion
 
DEFAULT_XPATH - Static variable in class org.apache.jmeter.assertions.XPathAssertion
 
DefaultEntityResolver() - Constructor for class org.apache.jmeter.gui.action.template.TemplateManager.DefaultEntityResolver
 
defaultpw - Variable in class org.apache.jmeter.util.SSLManager
Have the password available
DefaultSamplerCreator - Class in org.apache.jmeter.protocol.http.proxy
Default implementation that handles classical HTTP textual + Multipart requests
DefaultSamplerCreator() - Constructor for class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
 
DefaultThinkTimeCreator - Class in org.apache.jmeter.thinktime
Default implementation of ThinkTimeCreator
DefaultThinkTimeCreator() - Constructor for class org.apache.jmeter.thinktime.DefaultThinkTimeCreator
 
DefaultTreeNodeNamingPolicy - Class in org.apache.jmeter.gui.action.impl
Default implementation of TreeNodeNamingPolicy
DefaultTreeNodeNamingPolicy() - Constructor for class org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy
 
DefaultTreeTableModel - Class in org.apache.jorphan.gui
 
DefaultTreeTableModel() - Constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
 
DefaultTreeTableModel(String[], Functor[], Functor[], Class<?>[]) - Constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
 
DefaultTreeTableModel(TreeNode) - Constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
 
delay() - Method in class org.apache.jmeter.timers.BeanShellTimer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in class org.apache.jmeter.timers.BSFTimer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Retrieve the delay to use during test execution.
delay() - Method in class org.apache.jmeter.timers.ConstantTimer
Retrieve the delay to use during test execution.
delay() - Method in class org.apache.jmeter.timers.GaussianRandomTimer
 
delay() - Method in class org.apache.jmeter.timers.JSR223Timer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
delay() - Method in class org.apache.jmeter.timers.PoissonRandomTimer
Retrieve the delay to use during test execution.
delay() - Method in class org.apache.jmeter.timers.SyncTimer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in interface org.apache.jmeter.timers.Timer
This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
delay() - Method in class org.apache.jmeter.timers.UniformRandomTimer
 
DELAY - Static variable in class org.apache.jmeter.threads.ThreadGroup
Scheduler start delay, overrides start time
DELAY - Static variable in class org.apache.jmeter.timers.ConstantTimer
 
delayBy(long, String) - Method in class org.apache.jmeter.threads.JMeterThread
Wait for delay with RAMPUP_GRANULARITY
DELAYED_START - Static variable in class org.apache.jmeter.threads.ThreadGroup
Whether thread startup is delayed until required
delegate - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The delegate class which handles all methods sent from the CellEditor.
DelegatingKerberosScheme - Class in org.apache.jmeter.protocol.http.control
 
DelegatingKerberosScheme(boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.DelegatingKerberosScheme
 
DelegatingSPNegoScheme - Class in org.apache.jmeter.protocol.http.control
 
DelegatingSPNegoScheme(boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.DelegatingSPNegoScheme
 
delete(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
DELETE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
deleteArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Remove the currently selected argument from the table.
deleteArgument() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Remove the currently selected argument from the table.
deleteFile() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
deleteRows() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Remove the currently selected argument from the table.
deleteRows() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Remove the currently selected rows from the table.
deleteTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Delete the attribute from the ldap directory.
deleteTest(DirContext, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Delete the attribute from the ldap directory
DELIMITER - Static variable in class org.apache.jmeter.functions.FileRowColContainer
 
deliverSampler(HTTPSamplerBase, TestElement[], SampleResult) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Receives the recorded sampler from the proxy server for placing in the test tree; this is skipped if the sampler is null (e.g.
DEREF - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
describeOptions(CLOptionDescriptor[]) - Static method in class org.apache.commons.cli.avalon.CLUtil
Format options into StringBuilder and return.
DESCRIPTION - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's description.
DescriptiveStatisticsFactory - Class in org.apache.jmeter.report.processor
 
DESELECTED - Enum constant in enum org.apache.jmeter.gui.util.TristateState
 
destroyKeystore() - Method in class org.apache.jmeter.util.SSLManager
Destroy Keystore
destroyObject(SocketConnectionInfos, PooledObject<SocketOutputStream>) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
DEVICE - Enum constant in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
 
DEVICE_IPV4 - Enum constant in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
 
DEVICE_IPV6 - Enum constant in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
 
DIGEST - Enum constant in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Digest Auth
DigestEncodeFunction - Class in org.apache.jmeter.functions
Digest Encode Function that provides computing of different SHA-XXX, can uppercase the result and store it in a variable.
DigestEncodeFunction() - Constructor for class org.apache.jmeter.functions.DigestEncodeFunction
 
DigestParameters - Class in org.apache.jmeter.protocol.http.api.auth
Allows digest customization as per: https://en.wikipedia.org/wiki/Digest_access_authentication
DigestParameters() - Constructor for class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
DirectAccessByteArrayOutputStream - Class in org.apache.jmeter.protocol.http.util
this is a non thread-safe specialization of java ByteArrayOutputStream it returns the internal buffer if its size matches the byte count
DirectAccessByteArrayOutputStream(int) - Constructor for class org.apache.jmeter.protocol.http.util.DirectAccessByteArrayOutputStream
 
DIRECTORY - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
DISABLE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
disconnect() - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Disconnect from the server.
disconnect(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
 
disconnect(DirContext) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
disconnect from the server
DiskStoreSampleSender - Class in org.apache.jmeter.samplers
Version of HoldSampleSender that stores the samples on disk as a serialised stream.
DiskStoreSampleSender() - Constructor for class org.apache.jmeter.samplers.DiskStoreSampleSender
Deprecated.
only for use by test code
displayPopUp(Component, MouseEvent, JPopupMenu) - Method in class org.apache.jmeter.gui.GuiPackage
Display the specified popup menu at the location specified by a mouse event with the specified source component.
displayPopUp(MouseEvent, JPopupMenu) - Method in class org.apache.jmeter.gui.GuiPackage
Display the specified popup menu with the source component and location from the specified mouse event.
displayThreads(boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Display currently running threads on system.out This may be expensive to run.
dispose() - Method in class org.apache.jorphan.gui.MenuScroller
Removes this MenuScroller from the associated menu and restores the default behavior of the menu.
DistributedRunner - Class in org.apache.jmeter.engine
This class serves all responsibility of starting and stopping distributed tests.
DistributedRunner() - Constructor for class org.apache.jmeter.engine.DistributedRunner
 
DistributedRunner(Properties) - Constructor for class org.apache.jmeter.engine.DistributedRunner
 
divide(Integer, int) - Method in class org.apache.jorphan.math.StatCalculatorInteger
 
divide(Integer, long) - Method in class org.apache.jorphan.math.StatCalculatorInteger
 
divide(Long, int) - Method in class org.apache.jorphan.math.StatCalculatorLong
 
divide(Long, long) - Method in class org.apache.jorphan.math.StatCalculatorLong
 
divide(T, int) - Method in class org.apache.jorphan.math.StatCalculator
 
divide(T, long) - Method in class org.apache.jorphan.math.StatCalculator
 
DNS_CACHE_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
DNSCacheManager - Class in org.apache.jmeter.protocol.http.control
This config element provides ability to have flexible control over DNS caching function.
DNSCacheManager() - Constructor for class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
DNSCachePanel - Class in org.apache.jmeter.protocol.http.gui
This gui part of @see DNSCacheManager.
DNSCachePanel() - Constructor for class org.apache.jmeter.protocol.http.gui.DNSCachePanel
Default constructor.
DO_MULTIPART_POST - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AboutCommand
Handle the "about" action by displaying the "About Apache JMeter..." dialog box.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractAction
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AddParent
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AddThinkTimeBetweenEachStep
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.AddToTree
Adds the specified class to the current node of the tree.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ApplyNamingConvention
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ChangeParent
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CheckDirty
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Clear
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CollapseExpand
This method performs the actual command processing.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CollapseExpandTreeBranch
This method performs the actual command processing.
doAction(ActionEvent) - Method in interface org.apache.jmeter.gui.action.Command
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Copy
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.CreateFunctionDialog
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Cut
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Duplicate
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.EditCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.EnableComponent
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Help
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.LoggerPanelEnableDisable
This method performs the actual command processing.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.LogLevelCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Move
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.OpenLinkAction
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Paste
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.RemoteStart
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Remove
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ResetSearchCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Save
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SaveBeforeRun
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SaveGraphics
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SchematicView
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SearchTreeCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.SSLManagerCommand
Handle the "sslmanager" action by displaying the "SSL CLient Manager" dialog box.
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.Start
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.StopStoppables
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.UndoCommand
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.What
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.action.ZoomInOut
 
doAction(ActionEvent) - Method in class org.apache.jmeter.gui.HtmlReportAction
 
doAction(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
Called to handle ActionEvent only if no test is running
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.ChangeLanguage
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.Close
This method performs the actual command processing.
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.ExitCommand
Description of the Method
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.Load
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.LoadRecentProject
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.Restart
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.RevertProject
 
doActionAfterCheck(ActionEvent) - Method in class org.apache.jmeter.gui.action.TemplatesCommand
 
doActionNow(ActionEvent) - Method in class org.apache.jmeter.gui.action.ActionRouter
To execute an action immediately in the current thread.
DOCTYPE_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
Document - Class in org.apache.jmeter.util
 
Document() - Constructor for class org.apache.jmeter.util.Document
 
DOMAIN - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
done(SamplePackage) - Method in class org.apache.jmeter.threads.TestCompiler
Reset pack to its initial state
DoubleProperty - Class in org.apache.jmeter.testelement.property
 
DoubleProperty() - Constructor for class org.apache.jmeter.testelement.property.DoubleProperty
 
DoubleProperty(String, double) - Constructor for class org.apache.jmeter.testelement.property.DoubleProperty
 
doUpdate(ActionEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
Update model values
downloadPageResources(HTTPSampleResult, HTTPSampleResult, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Download the resources of an HTML page.
dragEnter(DropTargetDragEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
dragExit(DropTargetEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
dragOver(DropTargetDragEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
drop(DropTargetDropEvent) - Method in class org.apache.jmeter.gui.MainFrame
Handler of Top level Dnd
dropActionChanged(DropTargetDragEvent) - Method in class org.apache.jmeter.gui.MainFrame
 
dumpHeap() - Static method in class org.apache.jorphan.util.HeapDumper
Dumps live objects from the heap to the outputFile file in the same format as the hprof heap dump.
dumpHeap(boolean) - Static method in class org.apache.jorphan.util.HeapDumper
Dumps objects from the heap to the outputFile file in the same format as the hprof heap dump.
dumpHeap(File, boolean) - Static method in class org.apache.jorphan.util.HeapDumper
Dumps objects from the heap to the outputFile file in the same format as the hprof heap dump.
dumpHeap(String) - Static method in class org.apache.jorphan.util.HeapDumper
Dumps live objects from the heap to the outputFile file in the same format as the hprof heap dump.
dumpHeap(String, boolean) - Static method in class org.apache.jorphan.util.HeapDumper
Dumps the heap to the outputFile file in the same format as the hprof heap dump.
Duplicate - Class in org.apache.jmeter.gui.action
Implements the Duplicate menu command
Duplicate() - Constructor for class org.apache.jmeter.gui.action.Duplicate
 
DUPLICATE - Static variable in class org.apache.jmeter.gui.action.ActionNames
Copy, then paste afterwards
DUPLICATE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
DUPLICATES_ALLOWED - Static variable in class org.apache.commons.cli.avalon.CLOptionDescriptor
Flag to say this option may be repeated on the command line
DURATION - Static variable in class org.apache.jmeter.threads.ThreadGroup
Scheduler duration, overrides end time
DURATION_KEY - Static variable in class org.apache.jmeter.assertions.DurationAssertion
Key for storing assertion-information in the jmx-file.
DurationAssertion - Class in org.apache.jmeter.assertions
Checks if an Sample is sampled within a specified time-frame.
DurationAssertion() - Constructor for class org.apache.jmeter.assertions.DurationAssertion
 
DurationAssertionGui - Class in org.apache.jmeter.assertions.gui
DurationAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
DYNAMIC_KEYSTORE - Enum constant in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
 
DynamicClassLoader - Class in org.apache.jmeter
This is a basic URL classloader for loading new resources dynamically.
DynamicClassLoader(URL[]) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
DynamicClassLoader(URL[], ClassLoader) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
DynamicClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.jmeter.DynamicClassLoader
 
DynamicKerberosSchemeFactory - Class in org.apache.jmeter.protocol.http.control
Extends KerberosSchemeFactory to provide ability to customize stripPort setting in KerberosScheme based on HttpContext
DynamicKerberosSchemeFactory(boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.DynamicKerberosSchemeFactory
Constructor for DynamicKerberosSchemeFactory
DynamicSPNegoSchemeFactory - Class in org.apache.jmeter.protocol.http.control
Extends SPNegoSchemeFactory to provide ability to customize stripPort setting in SPNegoScheme based on HttpContext
DynamicSPNegoSchemeFactory(boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.DynamicSPNegoSchemeFactory
Constructor for DynamicSPNegoSchemeFactory
DynamicStyle - Class in org.apache.jorphan.gui
By default, Swing does not provide a way to augment components when look and feel changes.
DynamicStyle() - Constructor for class org.apache.jorphan.gui.DynamicStyle
 

E

EDIT - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
EDIT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
EditCommand - Class in org.apache.jmeter.gui.action
Implements the Edit menu item.
EditCommand() - Constructor for class org.apache.jmeter.gui.action.EditCommand
 
editorComponent - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
The Swing component being edited.
EditorDelegate() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
ElapsedTimeValueSelector - Class in org.apache.jmeter.report.processor.graph
The class ElapsedTimeValueSelector provides a projection from a sample to its elapsed time.
ElapsedTimeValueSelector(boolean) - Constructor for class org.apache.jmeter.report.processor.graph.ElapsedTimeValueSelector
 
EMBEDDED_URL_EXCLUDE_RE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
EMBEDDED_URL_RE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
EML_MESSAGE_TO_SEND - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
EMPTY_ITERATOR - Static variable in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
emptyBorder(C) - Static method in class org.apache.jorphan.gui.GuiUtils
Clears border of the given component.
emptyTemporary() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Clears temporaryProperties
ENABLE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ENABLE_DEBUG - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
enableAverage(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
EnableComponent - Class in org.apache.jmeter.gui.action
Implements the Enable menu item.
EnableComponent() - Constructor for class org.apache.jmeter.gui.action.EnableComponent
 
enableData(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableDeviation(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enableFile(boolean) - Method in class org.apache.jmeter.gui.util.FileListPanel
If the gui needs to enable/disable the FilePanel, call the method.
enableFile(boolean) - Method in class org.apache.jmeter.gui.util.FilePanelEntry
If the gui needs to enable/disable the FilePanel, call the method.
enableMedian(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
enablesAggregatedKeysSeries() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Enables aggregated keys seriesData.
enablesOverallSeries() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Enables overall seriesData.
enableThroughput(boolean) - Method in class org.apache.jmeter.visualizers.Graph
 
encode() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
encode(byte[]) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
Deprecated.
 
encode(String) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
Deprecated.
 
encode(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Encode a string (if necessary) for output to a JTL file.
encodeAtom(byte[], int, int) - Static method in class org.apache.jmeter.protocol.http.util.Base64Encoder
Deprecated.
 
encodeBackSlashes(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
EncoderCache - Class in org.apache.jmeter.protocol.http.util
 
EncoderCache(int) - Constructor for class org.apache.jmeter.protocol.http.util.EncoderCache
 
encodeSpaces(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
encodeWithEntities(String, Charset) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Encodes non-encodable characters as HTML entities like e.g.
ENCODING - Static variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
 
ENCODING - Static variable in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
ENCODING_BROTLI - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
ENCODING_DEFLATE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
ENCODING_GZIP - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
END_DATE_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
endProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a property is ending.
endRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
endTest() - Static method in class org.apache.jmeter.threads.JMeterContextService
Called by MainFrame#testEnded().
endTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that the test element is now done.
endUndoTransaction() - Method in class org.apache.jmeter.gui.GuiPackage
End a group of actions modeled as 1 undo
ENFORCE_STARTTLS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
ensureIndexOf(String) - Method in class org.apache.jmeter.report.core.SampleMetadata
Returns the index of the column with the specified name.
ENTER - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
Entry - Class in org.apache.jmeter.samplers
 
Entry() - Constructor for class org.apache.jmeter.samplers.Entry
 
entrySet() - Method in class org.apache.jmeter.report.processor.MapResultData
Get the entry set.
entrySet() - Method in class org.apache.jmeter.threads.JMeterVariables
 
entrySet() - Method in class org.apache.jorphan.collections.HashTree
Exists to satisfy the Map interface.
ENVIRONMENT - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
EOL_BYTE - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
eolByte - Variable in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
 
EQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
equals(Object) - Method in class org.apache.jmeter.gui.action.template.Template
 
equals(Object) - Method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
equals(Object) - Method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
equals(Object) - Method in class org.apache.jmeter.protocol.http.parser.URLString
equals(Object) - Method in class org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
 
equals(Object) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
equals(Object) - Method in class org.apache.jmeter.testelement.AbstractTestElement
equals(Object) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Determines if the two objects are equal by comparing names and values
equals(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
equals(Object) - Method in class org.apache.jmeter.testelement.property.MapProperty
Determines if the two objects are equal by comparing names and values
equals(Object) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Determines if two test elements are equal.
equals(Object) - Method in class org.apache.jmeter.visualizers.backend.ErrorMetric
 
equals(Object) - Method in class org.apache.jmeter.visualizers.Sample
 
equals(Object) - Method in class org.apache.jmeter.visualizers.TableSample
 
equals(Object) - Method in class org.apache.jorphan.collections.HashTree
Compares all objects in the tree and verifies that the two trees contain the same objects at the same tree levels.
equals(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Compares all objects in the tree and verifies that the two trees contain the same objects at the same tree levels.
equals(Object) - Method in class org.apache.jorphan.io.TextFile
error(Exception, JComponent) - Static method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
Handle an error.
error(Exception, JComponent) - Static method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Handle an error.
error(Exception, JComponent) - Static method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Handle an error.
error(String) - Method in class org.apache.log.Logger
Deprecated.
Log a error priority event.
error(String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a error priority event.
error(JLabel) - Static method in class org.apache.jorphan.gui.JFactory
Configures the label to look like warning.
error(SAXParseException) - Method in class org.apache.jmeter.assertions.LogErrorHandler
 
error(SAXParseException) - Method in class org.apache.jmeter.gui.action.template.TemplateManager.LoggingErrorHandler
 
ERROR - Static variable in class org.apache.log.Priority
Deprecated.
A problem has occurred but it is not fatal.
ERROR_GENERATING - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
ERROR_THRESHOLD_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
ErrorMetric - Class in org.apache.jmeter.visualizers.backend
Object representing an error by a response code and response message
ErrorMetric() - Constructor for class org.apache.jmeter.visualizers.backend.ErrorMetric
 
ErrorMetric(SampleResult) - Constructor for class org.apache.jmeter.visualizers.backend.ErrorMetric
 
errorResult(Throwable, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Populates the provided HTTPSampleResult with details from the Exception.
errorResult(Throwable, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Populates the provided HTTPSampleResult with details from the Exception.
ERRORS_ONLY - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
ERRORS_ONLY_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
ERRORS_SUMMARY_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
ErrorsAndFatalsCounterLogTarget() - Constructor for class org.apache.jmeter.gui.MainFrame.ErrorsAndFatalsCounterLogTarget
 
ErrorsSummaryConsumer - Class in org.apache.jmeter.report.processor
The class ErrorSummaryConsumer provides a consumer that calculates error statistics.
ErrorsSummaryConsumer() - Constructor for class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
Instantiates a new errors summary consumer.
ESC - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
EscapeDialog - Class in org.apache.jmeter.gui.util
 
EscapeDialog() - Constructor for class org.apache.jmeter.gui.util.EscapeDialog
 
EscapeDialog(Frame, String, boolean) - Constructor for class org.apache.jmeter.gui.util.EscapeDialog
 
EscapeHtml - Class in org.apache.jmeter.functions
Function which escapes the characters in a String using HTML entities.
EscapeHtml() - Constructor for class org.apache.jmeter.functions.EscapeHtml
 
escapeIllegalURLCharacters(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
 
EscapeOroRegexpChars - Class in org.apache.jmeter.functions
Escape ORO meta characters
EscapeOroRegexpChars() - Constructor for class org.apache.jmeter.functions.EscapeOroRegexpChars
No-arg constructor.
EscapeXml - Class in org.apache.jmeter.functions
Function which escapes the characters in a String using XML 1.0 entities.
EscapeXml() - Constructor for class org.apache.jmeter.functions.EscapeXml
 
ETAG - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
eval(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
eval(String, int, int, Object) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
This is used by an application to evaluate a string containing some expression.
evalFileOrScript(BSFManager) - Method in class org.apache.jmeter.util.BSFTestElement
 
EvalFunction - Class in org.apache.jmeter.functions
Function to evaluate a string which may contain variable or function references.
EvalFunction() - Constructor for class org.apache.jmeter.functions.EvalFunction
 
evalNoLog(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
EvalResultHandler - Class in org.apache.jmeter.protocol.mongodb.mongo
 
EvalResultHandler() - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
evaluate(DB, String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptRunner
Evaluate a script on the database
EvalVarFunction - Class in org.apache.jmeter.functions
Function to evaluate a string which may contain variable or function references.
EvalVarFunction() - Constructor for class org.apache.jmeter.functions.EvalVarFunction
 
excFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method implements the logic for filtering file name exclusion.
EXCFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
excludeFiles(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude all files in the array
excludeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to exclude
excludeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Exclude all files in the array
excludePattern(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Exclude any log entry that contains the following regular expression pattern.
excludePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for exclusion.
excludePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Exclude any log entry that contains the following regular expression pattern.
excludesControllers() - Method in class org.apache.jmeter.report.config.GraphConfiguration
Checks if controller samples have to be filtered.
excPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method assumes by default the text is not excluded.
EXCPATTERNS - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
EXCPTRN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
execute() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
execute() - Method in class org.apache.jmeter.functions.AbstractFunction
 
execute() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Processes prepareMessage() and execute()
execute(Connection) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
Execute the test element.
execute(Connection, SampleResult) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
Execute the test element.
execute(Message) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sends message to mailserver, waiting for delivery if using synchronous mode.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.engine.util.CompoundVariable
Given the previous SampleResult and the current Sampler, return a string to use as a replacement value for the function call.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.AbstractFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.MachineName
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.BeanShell
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ChangeCase
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.CharFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.CSVRead
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeHtml
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeXml
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EvalFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EvalVarFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.FileToString
N.B.
execute(SampleResult, Sampler) - Method in interface org.apache.jmeter.functions.Function
Given the previous SampleResult and the current Sampler, return a string to use as a replacement value for the function call.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Groovy
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IntSum
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IsPropDefined
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IsVarDefined
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IterationCounter
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.JavaScript
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Jexl2Function
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Jexl3Function
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction2
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LongSum
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property2
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Random
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomDate
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomString
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RegexFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SamplerName
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SetProperty
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SplitFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringFromFile
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringToFile
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TestPlanName
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadGroupName
Get current thread group using sampler's context
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadNumber
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TimeFunction
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TimeShift
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UnEscape
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UnEscapeHtml
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UrlDecode
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UrlEncode
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Uuid
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Variable
N.B.
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.XPath
N.B.
executeAndShowTextFind(Pattern) - Method in interface org.apache.jmeter.visualizers.SearchTextExtension.ISearchTextExtensionProvider
Launch find text engine on target component
executeAndShowTextFind(Pattern) - Method in class org.apache.jmeter.visualizers.SearchTextExtension.JEditorPaneSearchProvider
 
executeTester(String) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
Launch JSON path engine to parse a input text
exists() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
exit() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
Exit engine
exit() - Method in interface org.apache.jmeter.engine.JMeterEngine
Exit engine
exit() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
Remote exit Called by RemoteJMeterEngineImpl.rexit() and by notifyTestListenersOfEnd() iff exitAfterTest is true; in turn that is called by the run() method and the StopTest class also called
exit(List<String>) - Method in class org.apache.jmeter.engine.DistributedRunner
 
EXIT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
EXIT - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
ExitCommand - Class in org.apache.jmeter.gui.action
 
ExitCommand() - Constructor for class org.apache.jmeter.gui.action.ExitCommand
Constructor for the ExitCommand object
EXPAND - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
EXPAND_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
EXPAND_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
EXPAND_ALL_SUBTRACT - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
expandToSelectNode(JMeterTreeNode) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
 
EXPECT_NULL - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
EXPECTED_RETURN_CODE - Static variable in class org.apache.jmeter.protocol.system.SystemSampler
 
EXPECTEDVALUE - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
expectNull - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
expectsModification() - Method in interface org.apache.jmeter.config.ConfigElement
If your config element expects to be modified in the process of a test run, and you want those modifications to carry over from sample to sample (as in a cookie manager - you want to save all cookies that get set throughout the test), then return true for this method.
expectsModification() - Method in class org.apache.jmeter.config.ConfigTestElement
If your config element expects to be modified in the process of a test run, and you want those modifications to carry over from sample to sample (as in a cookie manager - you want to save all cookies that get set throughout the test), then return true for this method.
expectsModification() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
If your config element expects to be modified in the process of a test run, and you want those modifications to carry over from sample to sample (as in a cookie manager - you want to save all cookies that get set throughout the test), then return true for this method.
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
expectsModification() - Method in class org.apache.jmeter.protocol.http.control.Header
 
expectsModification() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
expectsModification() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
EXPIRES - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
export(SampleContext, File, ReportGeneratorConfiguration) - Method in interface org.apache.jmeter.report.dashboard.DataExporter
Export data from the specified context using the given configuration.
export(SampleContext, File, ReportGeneratorConfiguration) - Method in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
export(SampleContext, File, ReportGeneratorConfiguration) - Method in class org.apache.jmeter.report.dashboard.JsonExporter
 
exportDone(JComponent, Transferable, int) - Method in class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_FILTERS_ONLY_SAMPLE_SERIES_DEFAULT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_GRAPH_EXTRA_OPTIONS - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_SERIES_FILTER - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_SERIES_FILTER_DEFAULT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_SHOW_CONTROLLERS_ONLY - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
EXPORTER_KEY_SHOW_CONTROLLERS_ONLY_DEFAULT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
ExporterConfiguration - Class in org.apache.jmeter.report.config
The class ExporterConfiguration describes the configuration of an exporter.
ExporterConfiguration() - Constructor for class org.apache.jmeter.report.config.ExporterConfiguration
 
ExportException - Exception in org.apache.jmeter.report.dashboard
The class ExportException provides an exception when data export fails.
ExportException() - Constructor for exception org.apache.jmeter.report.dashboard.ExportException
Instantiates a new export exception.
ExportException(String) - Constructor for exception org.apache.jmeter.report.dashboard.ExportException
Instantiates a new export exception.
ExportException(String, Throwable) - Constructor for exception org.apache.jmeter.report.dashboard.ExportException
Instantiates a new export exception.
ExportTransactionAndSamplerNames - Class in org.apache.jmeter.gui.action
Export transactions names for web report
ExportTransactionAndSamplerNames() - Constructor for class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
expunge() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
ExternalSampleSorter - Class in org.apache.jmeter.report.processor
R-way external sample sorter.
ExternalSampleSorter() - Constructor for class org.apache.jmeter.report.processor.ExternalSampleSorter
 
ExternalSampleSorter(SampleComparator) - Constructor for class org.apache.jmeter.report.processor.ExternalSampleSorter
 
extract(String, String, int, String, List<String>, int, String) - Method in interface org.apache.jmeter.extractor.Extractor
 
extract(String, String, int, String, List<String>, int, String) - Method in class org.apache.jmeter.extractor.JoddExtractor
 
extract(String, String, int, String, List<String>, int, String) - Method in class org.apache.jmeter.extractor.JSoupExtractor
 
extractAll(String, String, String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
extractIEVersion(String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
Extractor - Interface in org.apache.jmeter.extractor
CSS/JQuery based extractor for HTML pages
EXTRACTOR_JODD - Static variable in class org.apache.jmeter.extractor.HtmlExtractor
 
EXTRACTOR_JSOUP - Static variable in class org.apache.jmeter.extractor.HtmlExtractor
 
extractStyleURLs(URL, URLCollection, String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
 
extractWithJsonPath(String, String) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONManager
 

F

FAILURE_MESSAGE - Static variable in class org.apache.jmeter.save.CSVSaveService
 
FATAL_ERROR - Static variable in class org.apache.log.Priority
Deprecated.
Something caused whole system to fail.
fatalError(String) - Method in class org.apache.log.Logger
Deprecated.
Log a fatalError priority event.
fatalError(String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a fatalError priority event.
fatalError(SAXParseException) - Method in class org.apache.jmeter.assertions.LogErrorHandler
 
fatalError(SAXParseException) - Method in class org.apache.jmeter.gui.action.template.TemplateManager.LoggingErrorHandler
 
fetchScope() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Get the scope setting
FieldSampleComparator - Class in org.apache.jmeter.report.processor
 
FieldSampleComparator(String) - Constructor for class org.apache.jmeter.report.processor.FieldSampleComparator
 
FILE - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
FILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
FILE_NAME_IS_REQUIRED - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
FileArgumentHolder - Class in org.apache.jmeter.protocol.http.curl
 
FileDialoger - Class in org.apache.jmeter.gui.util
Class implementing a file open dialogue
FileEditor - Class in org.apache.jmeter.testbeans.gui
A property editor for File properties.
FileEditor - Enum constant in enum org.apache.jmeter.testbeans.gui.TypeEditor
 
FileEditor() - Constructor for class org.apache.jmeter.testbeans.gui.FileEditor
Deprecated.
Only for use by test cases
FileEditor(PropertyDescriptor) - Constructor for class org.apache.jmeter.testbeans.gui.FileEditor
Construct a FileEditor using the properties of the given PropertyDescriptor
FILEFILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
FileListPanel - Class in org.apache.jmeter.gui.util
 
FileListPanel() - Constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FileListPanel(String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
 
FileListPanel(String, String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
 
FileListPanel(ChangeListener, String) - Constructor for class org.apache.jmeter.gui.util.FileListPanel
Constructor for the FilePanel object.
FILENAME - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
FILENAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
FILENAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
FILENAME - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
FILENAME - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
FILENAME - Static variable in class org.apache.jmeter.reporters.ResultCollector
 
FILENAME - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
FILENAME_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
FILENAME_SEPARATOR - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
FilePanel - Class in org.apache.jmeter.gui.util
 
FilePanel() - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String, boolean) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String, String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String, String[]) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(String, String, boolean) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(ChangeListener, String) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanel(ChangeListener, String, boolean) - Constructor for class org.apache.jmeter.gui.util.FilePanel
 
FilePanelEntry - Class in org.apache.jmeter.gui.util
 
FilePanelEntry() - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FilePanelEntry(String) - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FilePanelEntry(String, boolean, String...) - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FilePanelEntry(String, boolean, ChangeListener, String...) - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FilePanelEntry(String, String...) - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FilePanelEntry(String, ChangeListener, String...) - Constructor for class org.apache.jmeter.gui.util.FilePanelEntry
 
FileRowColContainer - Class in org.apache.jmeter.functions
File data container for CSV (and similar delimited) files Data is accessible via row and column number
FileRowColContainer(String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileRowColContainer(String, String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileServer - Class in org.apache.jmeter.services
This class provides thread-safe access to files, and to provide some simplifying assumptions about where to find files and how to name them.
FileToString - Class in org.apache.jmeter.functions
FileToString Function to read a complete file into a String.
FileToString() - Constructor for class org.apache.jmeter.functions.FileToString
 
FileWrapper - Class in org.apache.jmeter.functions
This class wraps the FileRowColContainer for use across multiple threads.
filter(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
In case the user wants to replace the file extension, log parsers should call this method.
filter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implementation checks the boolean if the text should be used or not.
filter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
In case the user wants to replace the file extension, log parsers should call this method.
Filter - Interface in org.apache.jmeter.protocol.http.util.accesslog
Description:

Filter interface is designed to make it easier to use Access Logs for JMeter test plans.
FILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Handles to supporting classes
FilterConsumer - Class in org.apache.jmeter.report.processor
The class FilterConsumer provides a way to discard samples in a consumer chain.
FilterConsumer() - Constructor for class org.apache.jmeter.report.processor.FilterConsumer
 
filterFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Filter the file.
filterPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The current implementation assumes the user has checked the regular expressions so that they don't cancel each other.
filtersOnlySampleSeries() - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Indicates whether series filter apply only on sample series
filtersOnlySampleSeries(boolean) - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Sets the series filters apply only on sample series.
FIND_ACTION - Static variable in class org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
findAnnotatedClasses(String[], Class<? extends Annotation>[]) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findAnnotatedClasses(String[], Class<? extends Annotation>[], boolean) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findClasses(String[], ClassFilter) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findClassesThatExtend(Class<?>) - Static method in class org.apache.jmeter.util.JMeterUtils
findClassesThatExtend(String[], Class<?>[]) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findClassesThatExtend(String[], Class<?>[], boolean) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findClassesThatExtend(String[], Class<?>[], boolean, String, String) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findClassesThatExtend(String[], Class<?>[], boolean, String, String, boolean) - Static method in class org.apache.jorphan.reflect.ClassFinder
Deprecated.
findData(String, ResultData) - Static method in class org.apache.jmeter.report.dashboard.AbstractDataExporter
Finds a inner ResultData matching the specified data name in a ResultData tree.
findFile(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Find a file in the current directory or in the JMeter bin directory.
findTargetControllerNode() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Finds the controller where samplers have to be stored, that is: The controller specified by the target property.
FindTestElementsUpToRootTraverser - Class in org.apache.jmeter.threads
HashTreeTraverser implementation that stores in a Stack all the Test Elements on the path to a particular node.
FindTestElementsUpToRootTraverser(Object) - Constructor for class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
 
findValue(Class<T>, String, ResultData) - Static method in class org.apache.jmeter.report.dashboard.AbstractDataExporter
Finds a value matching the specified data name in a ResultData tree.
findValue(String, Object) - Method in class org.apache.jorphan.collections.Data
Returns the row number where a certain value is.
finish() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
Synchronized-method
finishedThreads - Variable in class org.apache.jmeter.threads.JMeterContextService.ThreadCounts
 
fireIterationStart() - Method in class org.apache.jmeter.control.GenericController
 
fireIterEvents() - Method in class org.apache.jmeter.control.GenericController
 
firePropertyChange() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
Avoid needlessly firing PropertyChanged events.
firePropertyChange() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
fireTreeNodesChanged(TreeNode, Object[], int[], Object[]) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
 
FIXED - Enum constant in enum org.apache.jmeter.visualizers.backend.WindowMode
Fixed-size sliding window.
FixedQueueExecutor - Class in org.apache.jmeter.protocol.jms.sampler
Request/reply executor with a fixed reply queue.
FixedQueueExecutor(MessageProducer, int, boolean) - Constructor for class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Constructor.
fixLastRow() - Method in class org.apache.jorphan.gui.ObjectTableSorter
Sets primary comparator to one that don't sort last row.
fixSize(TableColumn, JTable) - Static method in class org.apache.jorphan.gui.GuiUtils
Fix the size of a column according to the header text.
FloatProperty - Class in org.apache.jmeter.testelement.property
 
FloatProperty() - Constructor for class org.apache.jmeter.testelement.property.FloatProperty
 
FloatProperty(String, float) - Constructor for class org.apache.jmeter.testelement.property.FloatProperty
 
flushFile() - Method in class org.apache.jmeter.reporters.ResultCollector
Flush PrintWriter to synchronize file contents
focusGained(FocusEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
focusGained(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
focusGained(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
focusGained(FocusEvent) - Method in class org.apache.jmeter.util.ScopePanel
 
focusGained(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Catch what the value was when focus was gained.
focusGained(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextField
Catch what the value was when focus was gained.
focusLost(FocusEvent) - Method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
focusLost(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
focusLost(FocusEvent) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
focusLost(FocusEvent) - Method in class org.apache.jmeter.util.ScopePanel
 
focusLost(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Callback method when the focus to the Text Field component is lost.
focusLost(FocusEvent) - Method in class org.apache.jorphan.gui.JLabeledTextField
Callback method when the focus to the Text Field component is lost.
FocusRequester - Class in org.apache.jmeter.gui.util
 
FocusRequester() - Constructor for class org.apache.jmeter.gui.util.FocusRequester
 
FOLLOW_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
followRedirects(HTTPSampleResult, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Iteratively download the redirect targets of a redirect response.
ForeachController - Class in org.apache.jmeter.control
ForeachController that iterates over a list of variables named XXXX_NN stored in JMeterVariables where NN is a number starting from 1 to number of occurrences.
ForeachController() - Constructor for class org.apache.jmeter.control.ForeachController
 
ForeachControlPanel - Class in org.apache.jmeter.control.gui
The user interface for a foreach controller which specifies that its sub-components should be executed some number of times in a loop.
ForeachControlPanel() - Constructor for class org.apache.jmeter.control.gui.ForeachControlPanel
Create a new LoopControlPanel as a standalone component.
ForeachControlPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.ForeachControlPanel
Create a new LoopControlPanel as either a standalone or an embedded component.
foreColor - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
formAccepted() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the document was accepted.
FORMAT_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
formatCalendar(Calendar, String) - Static method in class org.apache.jorphan.util.Converter
Format a calendar using a given pattern
formatDate(String, String) - Static method in class org.apache.jorphan.util.Converter
Format a date using a given pattern
formatDate(Date, String) - Static method in class org.apache.jorphan.util.Converter
Format a date using a given pattern
formatDate(Calendar, String) - Static method in class org.apache.jorphan.util.Converter
Format a date using a given pattern
formatDate(Date, String) - Static method in class org.apache.jorphan.util.Converter
Format a date using a given pattern
formatDuration(long) - Static method in class org.apache.jorphan.util.JOrphanUtils
Returns duration formatted with format HH:mm:ss.
formatJMeterExportedVariableName(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
formatter - Variable in class org.apache.jorphan.gui.NumberRenderer
 
formatTimeStamp(long) - Static method in class org.apache.jmeter.report.core.TimeHelper
Format the specified time stamp to string using JMeter properties.
formatTimeStamp(long, String) - Static method in class org.apache.jmeter.report.core.TimeHelper
Format the specified time stamp to string using the format.
formatXml(String) - Static method in class org.apache.jmeter.util.XPathUtil
Formats XML
FormCharSetFinder - Class in org.apache.jmeter.protocol.http.proxy
A parser for html, to find the form tags, and their accept-charset value
FormCharSetFinder() - Constructor for class org.apache.jmeter.protocol.http.proxy.FormCharSetFinder
 
formCreated() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates a new file was created.
formDataPostBody - Variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
The form data that is going to be sent in post body
formDataUrlEncoded - Variable in class org.apache.jmeter.protocol.http.sampler.PostWriter
The form data that is going to be sent as url encoded
formForbidden() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Client if forbidden to get the request service.
formFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Never seen this used.
formInternalError() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The server had a problem and could not fulfill the request.
formMethod() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The requested method is not implemented by the server.
formMoved() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates a requested URL has moved to a new address or name.
formNotAllowed() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the client is not allowed to access the object.
formNotFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
The requested object was not found.
formNotImplemented() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Server does not do the requested feature.
formNotImplemented(String) - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Server does not do the requested feature.
formNotModified() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates remote copy of the requested object is current.
formOk(String, long) - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Forms a http ok reply header
formOverloaded() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Server is overloaded, client should try again latter.
formPartial() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates only a partial response was sent.
formPaymentNeeded() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Payment is required for service.
formServerNotFound() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the client's proxies could not locate a server.
formTimeout() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Indicates the request took to long.
formUnauthorized() - Static method in class org.apache.jmeter.protocol.http.proxy.HttpReplyHdr
Client not authorized for the request.
FRAGMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
from(GuiPackage) - Static method in interface org.apache.jmeter.gui.TreeState
Save tree expanded and selected state
FtpConfigGui - Class in org.apache.jmeter.protocol.ftp.config.gui
 
FtpConfigGui() - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
FtpConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
FTPSampler - Class in org.apache.jmeter.protocol.ftp.sampler
A sampler which understands FTP file requests.
FTPSampler() - Constructor for class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
FtpTestSamplerGui - Class in org.apache.jmeter.protocol.ftp.control.gui
 
FtpTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
Function - Interface in org.apache.jmeter.functions
Methods that a function must implement
FunctionHelper - Class in org.apache.jmeter.functions.gui
 
FunctionHelper() - Constructor for class org.apache.jmeter.functions.gui.FunctionHelper
 
FunctionHelper(JFrame) - Constructor for class org.apache.jmeter.functions.gui.FunctionHelper
 
FunctionProperty - Class in org.apache.jmeter.testelement.property
Class that implements the Function property
FunctionProperty() - Constructor for class org.apache.jmeter.testelement.property.FunctionProperty
 
FunctionProperty(String, CompoundVariable) - Constructor for class org.apache.jmeter.testelement.property.FunctionProperty
 
FUNCTIONS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
FUNCTIONS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
Functor - Class in org.apache.jorphan.reflect
Implements function call-backs.
Functor(Class<?>, String) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor from class and method name.
Functor(Class<?>, String, Class<?>[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the class, method name, and argument class types.
Functor(Object, String) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee and a method name.
Functor(Object, String, Class<?>[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the invokee, method name, and argument class types.
Functor(Object, String, Object[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with an invokee, method name, and argument values.
Functor(String) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with just the method name.
Functor(String, Class<?>[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor with the method name and argument class types.
Functor(String, Object[]) - Constructor for class org.apache.jorphan.reflect.Functor
Create a functor from method name and arguments.

G

GaussianRandomTimer - Class in org.apache.jmeter.timers
This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a gaussian distributed variation.
GaussianRandomTimer() - Constructor for class org.apache.jmeter.timers.GaussianRandomTimer
 
GaussianRandomTimerGui - Class in org.apache.jmeter.timers.gui
Implementation of a gaussian random timer.
GaussianRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
No-arg constructor.
generate() - Method in class org.apache.jmeter.report.dashboard.ReportGenerator
Generate dashboard reports using the data from the specified CSV File.
generate(HashTree, File, OutputStream) - Method in interface org.apache.jmeter.gui.action.SchematicView.SchematicViewGenerator
 
generateGSSToken(byte[], Oid, String, Credentials) - Method in class org.apache.jmeter.protocol.http.control.DelegatingKerberosScheme
 
generateGSSToken(byte[], Oid, String, Credentials) - Method in class org.apache.jmeter.protocol.http.control.DelegatingSPNegoScheme
 
generateHostCert(File, String, String, int) - Static method in class org.apache.jorphan.exec.KeyToolUtils
Create a host certificate signed with the CA certificate.
generateNext() - Method in class org.apache.jmeter.timers.poissonarrivals.ConstantPoissonProcessGenerator
 
generateProxyCA(File, String, int) - Static method in class org.apache.jorphan.exec.KeyToolUtils
Creates a self-signed Root CA certificate and an intermediate CA certificate (signed by the Root CA certificate) that can be used to sign server certificates.
generateRandomAlphanumericPassword(int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Random alphanumeric password of a given length.
generateRequest() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The method is responsible for calling the necessary methods to generate a valid request.
generateRequest() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The method is responsible for calling the necessary methods to generate a valid request.
GenerationException - Exception in org.apache.jmeter.report.dashboard
The class GenerationException provides an exception when report generation fails.
GenerationException() - Constructor for exception org.apache.jmeter.report.dashboard.GenerationException
Instantiates a new configuration exception.
GenerationException(String) - Constructor for exception org.apache.jmeter.report.dashboard.GenerationException
Instantiates a new configuration exception.
GenerationException(String, Throwable) - Constructor for exception org.apache.jmeter.report.dashboard.GenerationException
Instantiates a new configuration exception.
Generator - Interface in org.apache.jmeter.protocol.http.util.accesslog
Description:

Generator is a base interface that defines the minimum methods needed to implement a concrete generator.
GenericController - Class in org.apache.jmeter.control
This class is the basis for all the controllers.
GenericController() - Constructor for class org.apache.jmeter.control.GenericController
Creates a Generic Controller
GenericTestBeanCustomizer - Class in org.apache.jmeter.testbeans.gui
The GenericTestBeanCustomizer is designed to provide developers with a mechanism to quickly implement GUIs for new components.
GenericTestBeanCustomizer() - Constructor for class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Deprecated.
only for use by test code
genkeypair(File, String, String, int, String, String) - Static method in class org.apache.jorphan.exec.KeyToolUtils
Generate a self-signed keypair using the algorithm "RSA".
get() - Static method in enum org.apache.jmeter.visualizers.backend.WindowMode
Gets defined JMeter mode.
get(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Return the record at index i
get(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Return the cookie at index i.
get(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Return the header at index i.
get(int) - Method in class org.apache.jmeter.report.processor.ListResultData
Gets the stored item at the specified index.
get(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
get(Object) - Method in class org.apache.jorphan.collections.HashTree
Returns the HashTree object associated with the given key.
get(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathCache
 
get(String) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Get the reply message.
get(String) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
get(String) - Method in class org.apache.jmeter.threads.JMeterVariables
Gets the value of a variable, converted to a String.
get(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
get(String) - Method in class org.apache.log.ContextMap
Deprecated.
Get an entry from the context.
get(String, Object) - Method in class org.apache.log.ContextMap
Deprecated.
Get an entry from the context.
GET - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
GET - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
getAcceptedIssuers() - Method in class org.apache.jmeter.util.CustomX509TrustManager
 
getAccessMode() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getAction() - Method in class org.apache.jmeter.sampler.TestAction
 
getAction(String) - Method in class org.apache.jmeter.gui.action.ActionRouter
Get the set of Commands registered under the name actionName
getAction(String, Class<?>) - Method in class org.apache.jmeter.gui.action.ActionRouter
Get the Command registered under the name actionName, that is of Class actionClass
getAction(String, String) - Method in class org.apache.jmeter.gui.action.ActionRouter
Get the Command registered under the name actionName , which class names are equal to className
getActionName() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getActionNameResolve() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
Resolve action name ID declared in icon set file to ActionNames value
getActionNames() - Method in class org.apache.jmeter.gui.action.AboutCommand
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.AddParent
 
getActionNames() - Method in class org.apache.jmeter.gui.action.AddThinkTimeBetweenEachStep
 
getActionNames() - Method in class org.apache.jmeter.gui.action.AddToTree
Gets the Set of actions this Command class responds to.
getActionNames() - Method in class org.apache.jmeter.gui.action.ApplyNamingConvention
 
getActionNames() - Method in class org.apache.jmeter.gui.action.ChangeLanguage
 
getActionNames() - Method in class org.apache.jmeter.gui.action.ChangeParent
 
getActionNames() - Method in class org.apache.jmeter.gui.action.CheckDirty
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Clear
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Close
Gets the ActionNames attribute of the Close object.
getActionNames() - Method in class org.apache.jmeter.gui.action.CollapseExpand
Gets the ActionNames attribute of the CollapseExpand object.
getActionNames() - Method in class org.apache.jmeter.gui.action.CollapseExpandTreeBranch
Gets the ActionNames attribute of the CollapseExpandTreeBranch object.
getActionNames() - Method in interface org.apache.jmeter.gui.action.Command
 
getActionNames() - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Copy
 
getActionNames() - Method in class org.apache.jmeter.gui.action.CreateFunctionDialog
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.Cut
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Duplicate
 
getActionNames() - Method in class org.apache.jmeter.gui.action.EditCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.EnableComponent
 
getActionNames() - Method in class org.apache.jmeter.gui.action.ExitCommand
Gets the ActionNames attribute of the ExitCommand object
getActionNames() - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Help
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Load
 
getActionNames() - Method in class org.apache.jmeter.gui.action.LoadRecentProject
 
getActionNames() - Method in class org.apache.jmeter.gui.action.LoggerPanelEnableDisable
Gets the ActionNames attribute of the action
getActionNames() - Method in class org.apache.jmeter.gui.action.LogLevelCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Move
 
getActionNames() - Method in class org.apache.jmeter.gui.action.OpenLinkAction
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Paste
 
getActionNames() - Method in class org.apache.jmeter.gui.action.RemoteStart
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Remove
Gets the ActionNames attribute of the Remove object.
getActionNames() - Method in class org.apache.jmeter.gui.action.ResetSearchCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Restart
 
getActionNames() - Method in class org.apache.jmeter.gui.action.RevertProject
 
getActionNames() - Method in class org.apache.jmeter.gui.action.Save
Gets the ActionNames attribute of the Save object.
getActionNames() - Method in class org.apache.jmeter.gui.action.SaveBeforeRun
 
getActionNames() - Method in class org.apache.jmeter.gui.action.SaveGraphics
Gets the ActionNames attribute of the Save object.
getActionNames() - Method in class org.apache.jmeter.gui.action.SchematicView
 
getActionNames() - Method in class org.apache.jmeter.gui.action.SearchTreeCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.SSLManagerCommand
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.Start
Gets the ActionNames attribute of the Start object.
getActionNames() - Method in class org.apache.jmeter.gui.action.StopStoppables
 
getActionNames() - Method in class org.apache.jmeter.gui.action.TemplatesCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.UndoCommand
 
getActionNames() - Method in class org.apache.jmeter.gui.action.What
Provide the list of Action names that are available in this command.
getActionNames() - Method in class org.apache.jmeter.gui.action.ZoomInOut
 
getActionNames() - Method in class org.apache.jmeter.gui.HtmlReportAction
 
getActionNames() - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
getAddButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to add rows to the table.
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
getAdditionalBeanInfo() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
 
getAddress() - Method in class org.apache.jmeter.protocol.http.control.StaticHost
 
getAddressList() - Method in class org.apache.jmeter.reporters.MailerModel
Gets a List of String-objects.
getAddTimeStamp() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getAdmin() - Static method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Get the singleton MessageAdmin object
getAggregatedKeysSeriesFormat() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Gets the format for the name of aggregated keys seriesData.
getAggregator() - Method in class org.apache.jmeter.report.processor.AggregateConsumer
Gets the aggregator.
getAggregatorFactory() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Gets the aggregator factory.
getAggregatorInfo() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Gets the groupData.
getAlgorithm() - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
getAlias() - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Get the next or only alias.
getAlias(int) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
 
getAliasCount() - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
 
getAllLAFs() - Static method in class org.apache.jmeter.gui.util.JMeterMenuBar
Get a list of all installed LAFs plus CrossPlatform and System.
getAllMaxTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the maximal elapsed time for requests within sliding window
getAllMean() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the arithmetic mean of the stored values
getAllMinTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the minimal elapsed time for requests within sliding window
getAllowedMD5Hex() - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
getAllowedSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the size in bytes to be asserted.
getAllowedThroughputSurplus() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Deprecated.
getAllPercentile(double) - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Returns an estimate for the requested percentile of the stored values.
getAllTableData(ObjectTableModel, Format[]) - Static method in class org.apache.jmeter.visualizers.StatGraphVisualizer
We use this method to get the data, since we are using ObjectTableModel, so the calling getDataVector doesn't work as expected.
getAllThreads() - Method in class org.apache.jmeter.report.core.Sample
Gets the overall number of threads.
getAllThreads() - Method in class org.apache.jmeter.samplers.SampleResult
 
getApdexPerTransaction() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the apdex per transaction map
getApdexPerTransactionParts(String) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Parses a string coming from properties to fill a map containing sample names as keys and an array of 2 longs [satisfied, tolerated] as values.
getApdexSatisfiedThreshold() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the apdex satisfied threshold.
getApdexThresholdInfo() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
getApdexToleratedThreshold() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the apdex tolerated threshold.
getAppendError() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If append error is not set, by default it is set to false, which means users have to explicitly set the sampler to append the assert errors.
getAppendException() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
If append exception is not set, by default it is set to false.
getArgument() - Method in class org.apache.commons.cli.avalon.CLOption
Retrieve argument to option if it takes arguments.
getArgument(int) - Method in class org.apache.commons.cli.avalon.CLOption
Retrieve indexed argument to option if it takes arguments.
getArgument(int) - Method in class org.apache.jmeter.config.Arguments
Get a single argument.
getArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a single argument.
getArgumentById(int) - Method in class org.apache.commons.cli.avalon.CLArgsParser
Retrieve the CLOption with specified id, or null if no command line option is found.
getArgumentByName(String) - Method in class org.apache.commons.cli.avalon.CLArgsParser
Retrieve the CLOption with specified name, or null if no command line option is found.
getArgumentCount() - Method in class org.apache.commons.cli.avalon.CLOption
Get number of arguments.
getArgumentCount() - Method in class org.apache.jmeter.config.Arguments
Get the number of arguments in the list.
getArgumentCount() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the number of arguments in the list.
getArgumentDesc() - Method in class org.apache.jmeter.engine.util.CompoundVariable
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.MachineName
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.BeanShell
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.ChangeCase
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.CharFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.CSVRead
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeHtml
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeXml
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalVarFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.FileToString
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in interface org.apache.jmeter.functions.Function
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Groovy
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.IntSum
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.IsPropDefined
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.IsVarDefined
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.IterationCounter
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.JavaScript
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Jexl2Function
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Jexl3Function
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction2
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.LongSum
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property2
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Random
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomDate
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomString
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.RegexFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.SamplerName
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.SetProperty
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.SplitFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringFromFile
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringToFile
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.TestPlanName
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadGroupName
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadNumber
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.TimeFunction
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.TimeShift
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscape
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscapeHtml
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.UrlDecode
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.UrlEncode
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.Uuid
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.Variable
Return a list of strings briefly describing each parameter your function takes.
getArgumentDesc() - Method in class org.apache.jmeter.functions.XPath
Return a list of strings briefly describing each parameter your function takes.
getArgumentName() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
getArguments() - Method in class org.apache.commons.cli.avalon.CLArgsParser
Retrieve a list of options that were parsed from command list.
getArguments() - Method in class org.apache.jmeter.config.Arguments
Get the arguments.
getArguments() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Gets the arguments for this JavaConfig object.
getArguments() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Get the arguments (parameters) for the JavaSamplerClient to be executed with.
getArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments.
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Arguments attribute of the LdapConfig object
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Arguments attribute of the LdapConfig object.
getArguments() - Method in class org.apache.jmeter.protocol.system.SystemSampler
Get the arguments (parameters) for the JavaSamplerClient to be executed with.
getArguments() - Method in class org.apache.jmeter.testelement.TestPlan
 
getArguments() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Get the arguments (parameters) for the BackendListenerClient to be executed with.
getArguments(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getArgumentsAsMap() - Method in class org.apache.jmeter.config.Arguments
Get the arguments as a Map.
getArgumentsAsMap() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments as a Map.
getArray() - Method in class org.apache.jorphan.collections.HashTree
Gets an array of all keys in the current HashTree node.
getArray() - Method in class org.apache.jorphan.collections.ListedHashTree
Gets an array of all keys in the current HashTree node.
getArray(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets an array of all keys in the HashTree mapped to the given key of the current HashTree object (in other words, one level down).
getArray(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree structure using each subsequent key in the array of keys, and returns an array of keys of the HashTree object at the end of the recursion.
getArray(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree structure using each subsequent key in the treePath argument, and returns an array of keys of the HashTree object at the end of the recursion.
getArrayPropDefault(String, String[]) - Static method in class org.apache.jmeter.util.JMeterUtils
Get an array of String if present and not empty, defaultValue if not present.
getAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the assertion results associated with this sample.
getAssertions() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getAssertions() - Method in class org.apache.jmeter.samplers.Entry
 
getAssertions() - Method in class org.apache.jmeter.threads.SamplePackage
 
getAssumeSuccess() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
getAsText() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
getAsText() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
getAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns path of file(s) to be attached in e-mail from textfield
getAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns all attachment for current message - standard getter
getAttribute() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
getAttributesTitle() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Returns a String for the title of the attributes-panel as set up in the properties-file using the lookup-constant "mailer_attributes_panel".
getAttrs() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the attributes of the LDAPSampler object
getAuthCount() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Return the number of records.
getAuthForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getAuthManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getAuthObjectAt(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthObjects() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getAuthorization() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getAutoConnectRetry() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getAutoRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getAutoRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getAverage() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the average time in milliseconds that samples ran in.
getAverage() - Method in class org.apache.jmeter.visualizers.Sample
 
getAvgPageBytes() - Method in class org.apache.jmeter.util.Calculator
calculates the average page size, which means divide the bytes by number of samples.
getAvgPageBytes() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
calculates the average page size, which means divide the bytes by number of samples.
getAxisLabels() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getBackColor() - Method in class org.apache.jmeter.visualizers.BarGraph
 
getBasedir() - Method in class org.apache.jmeter.testelement.TestPlan
 
getBaseDir() - Method in class org.apache.jmeter.services.FileServer
 
getBaseDirRelative() - Method in class org.apache.jmeter.services.FileServer
Calculates the relative path from DEFAULT_BASE to the current base, which must be the same as or a child of the default.
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the BaseEntryDN attribute of the LDAPSampler object
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the BaseEntryDN attribute of the LDAPSampler object.
getBaseResult() - Method in class org.apache.jmeter.assertions.CompareAssertionResult
 
getBatchSize() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
getBatchThreadDelay() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getBeanDescriptor() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getBeanShellInterpreter() - Method in class org.apache.jmeter.util.BeanShellTestElement
Get the interpreter and set up standard script variables.
getBinary() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
 
getBinaryDirectory() - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
getBinaryFileSuffix() - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
getBlankProperty() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getBlankProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getBody() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns message body, i.e.
getBodySize() - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
replaced by getBodySizeAsLong()
getBodySizeAsLong() - Method in class org.apache.jmeter.samplers.SampleResult
 
getBoltUri() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
getBoolean(Object) - Static method in class org.apache.jorphan.util.Converter
Convert object to boolean, or false if conversion failed
getBoolean(Object, boolean) - Static method in class org.apache.jorphan.util.Converter
Convert object to boolean, or defaultValue if conversion failed
getBooleanParameter(String, boolean) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns false if string is invalid or null.
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
Returns false if string is invalid or null.
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Returns false if string is invalid or null.
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
Returns false if string is invalid or null.
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getBooleanValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getBooleanValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getBottomFixedCount() - Method in class org.apache.jorphan.gui.MenuScroller
Returns the number of items fixed at the bottom of the menu or popup menu.
getBoundary() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getBoundary() - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
Get the boundary string, used to separate multiparts
getByteArraySlice(byte[], int, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Returns a slice of a byte array.
getBytes() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the bytes.
getBytes() - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
use getBytesAsLong
getBytes() - Method in class org.apache.jmeter.visualizers.Sample
 
getBytes() - Method in class org.apache.jmeter.visualizers.TableSample
 
getBytesAsLong() - Method in class org.apache.jmeter.samplers.SampleResult
return the bytes returned by the response.
getBytesPerSecond() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the bytes per second.
getBytesPerSecond() - Method in class org.apache.jmeter.util.Calculator
Throughput in bytes / second
getBytesPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Throughput in bytes / second
getCAaliases() - Static method in class org.apache.jorphan.exec.KeyToolUtils
Returns a list of the CA aliases that should be in the keystore.
getCaCert() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getCacheKey() - Method in class org.apache.jmeter.util.JSR223TestElement
 
getCacheManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getCacheManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getCalcMode() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
getCalendar(Object) - Static method in class org.apache.jorphan.util.Converter
Converts the given object to a calendar object.
getCalendar(Object, Calendar) - Static method in class org.apache.jorphan.util.Converter
Converts the given object to a calendar object.
getCaptureHttpHeaders() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getCategory() - Method in class org.apache.log.LogEvent
Deprecated.
Get the category that LogEvent relates to.
getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns the value of this cell.
getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
getCertificateChain(String) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
getCertificateChain(String) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Get the ordered certificate chain for a specific alias.
getCertificateDetails() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getChannel() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getChannelAttribute(int, String) - Method in class org.apache.jmeter.report.processor.AbstractSampleProcessor
 
getChannelAttribute(int, String) - Method in interface org.apache.jmeter.report.processor.SampleProcessor
Return an attribute value associated on a channel on this sample processor
getChar(Object) - Static method in class org.apache.jorphan.util.Converter
Convert object to char, or ' ' if no conversion can be applied
getChar(Object, char) - Static method in class org.apache.jorphan.util.Converter
Convert object to char, or defaultValue if no conversion can be applied
getCharset() - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
getCharset() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
 
getCharset() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Get the charset.
getCheckQuery() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getCheckReturnCode() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getCheckXPathButton() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Check XPath button
getCheckXPathButton() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Check XPath button
getChild(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
 
getChildCount(Object) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
 
getChildLogger(String) - Method in class org.apache.log.Logger
Deprecated.
Create a new child logger.
getChildren() - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
getChkBox() - Method in class org.apache.jmeter.visualizers.BarGraph
 
getClassname() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Gets the class name attribute of the JavaConfig object.
getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Gets the Classname attribute of the JavaConfig object
getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Gets the Classname attribute of the JavaConfig object
getClassname() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getClassname() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Gets the Classname of the BackendListenerClient object
getClassName() - Method in class org.apache.jmeter.gui.util.MenuInfo
 
getClassName() - Method in class org.apache.jmeter.report.config.InstanceConfiguration
Gets the class name of the item.
getClassName() - Method in class org.apache.jorphan.reflect.ServiceLoadFailure
 
getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getClickCountToStart() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Returns the number of clicks needed to start editing.
getClientAliases(String, Principal[]) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
getClientAliases(String, Principal[]) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Compiles the list of all client aliases with a private key.
getClientCertAliasVarName() - Method in class org.apache.jmeter.config.KeystoreConfig
 
getClientChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Return the client choice.
getClientId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getClientSideVariables() - Method in class org.apache.jmeter.engine.PreCompiler
 
getClientSideVariables() - Static method in class org.apache.jmeter.threads.JMeterContextService
Get all variables accessible for JMeter client in a distributed test (only test plan and user defined variables) Note this is a read-only collection
getClonedTree() - Method in class org.apache.jmeter.engine.TreeCloner
 
getColor() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getColor() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getColors() - Static method in class org.apache.jmeter.visualizers.utils.Colors
Parse icon set file.
getColumn(int, int) - Method in class org.apache.jmeter.functions.FileRowColContainer
Get the string for the column from the current row
getColumn(String) - Method in class org.apache.jorphan.collections.Data
This method will retrieve every entry in a certain column.
getColumn(String, int) - Static method in class org.apache.jmeter.functions.FileWrapper
 
getColumnAsObjectArray(String) - Method in class org.apache.jorphan.collections.Data
This method will retrieve every entry in a certain column.
getColumnClass(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnClass(int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
getColumnClass(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
getColumnCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnCount() - Method in class org.apache.jmeter.report.core.SampleMetadata
 
getColumnCount() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
The implementation is exactly the same as ObjectTableModel.getColumnCount.
getColumnCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
getColumnData(String) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getColumnName(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getColumnName(int) - Method in class org.apache.jmeter.report.core.SampleMetadata
Gets the name of the ith column in this metadata
getColumnName(int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
getColumnName(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
getColumnName(Integer) - Method in class org.apache.jmeter.report.core.SampleMetadata
Gets the name of the ith column in this metadata
getColumns() - Static method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getColumnValue(int) - Method in class org.apache.jorphan.collections.Data
Gets the value in the current row of the given column.
getColumnValue(int, int) - Method in class org.apache.jorphan.collections.Data
 
getColumnValue(String) - Method in class org.apache.jorphan.collections.Data
Gets the value in the current row of the given column.
getCommand() - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand.MenuItem
 
getCommand() - Method in class org.apache.jmeter.protocol.system.SystemSampler
Gets the Command attribute of the JavaConfig object
getComment() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the comment property.
getComment() - Method in class org.apache.jmeter.gui.UndoHistoryItem
 
getComment() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getCommunicationstyle() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getCommunicationstyleString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getComparatorFromSortKey(RowSorter.SortKey) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
getCompareTime() - Method in class org.apache.jmeter.assertions.CompareAssertion
 
getComponent() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Returns a reference to the editor component.
getComponentList() - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
Method will return all the label and JRadioButtons.
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledChoice
Get the label JLabel followed by the combo-box @link JComboBox.
getComponentList() - Method in interface org.apache.jorphan.gui.JLabeledField
 
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Get the label JLabel followed by the text field @link JTextArea.
getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextField
Get the label JLabel followed by the text field @link JTextField.
getCompOper() - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the operator to be asserted.
getComputeConcatenation() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getConcurrentPool() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the pool size for concurrent thread pool to get embedded resources.
getCondition() - Method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count} < 10
getCondition() - Method in class org.apache.jmeter.control.WhileController
 
getConfigChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
return the source of the message Converts from old JMX files which used the local language string
getConfigElement(Class<?>) - Method in class org.apache.jmeter.samplers.Entry
 
getConfigs() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the configs.
getConnection() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnection(String) - Static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
Utility routine to get the connection from the pool.
Purpose: allows JDBCSampler to be entirely independent of the pooling classes allows the pool storage mechanism to be changed if necessary
getConnection(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
Obtain the queue connection from the context and factory name.
getConnectionAge() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the connection factory parameter used to lookup the connection factory from the JMS server
getConnectionInfo(String) - Static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
Gets a textual description about the pools configuration.
getConnectionProperties() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getConnectionsPerHost() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnectionTimeout() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns connection timeout for SMTP connection from textfield
getConnectionTimeout() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns connection timeout for the SMTP-connection - returns the default connection timeout if no value has been supplied.
getConnectTime() - Method in class org.apache.jmeter.report.core.Sample
Gets the connect time stored in the sample.
getConnectTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getConnectTime() - Method in class org.apache.jmeter.visualizers.TableSample
 
getConnectTimeout() - Method in class org.apache.jmeter.gui.ServerPanel
 
getConnectTimeout() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getConnectTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getConnectTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getConnectTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getConnectTimeout() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getConnTimeOut() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getConstructorString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getConsumedChannelCount() - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
getConsumedMetadata(int) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
getConsumer(int) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
getContent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getContentEncoding() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getContentEncoding() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getContentMessage() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Gets the content message.
getContentType() - Method in interface org.apache.jmeter.protocol.http.curl.ArgumentHolder
 
getContentType() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getContentType() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getContentType() - Method in class org.apache.jmeter.samplers.SampleResult
 
getContentTypeExclude() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getContentTypeInclude() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getContext() - Static method in class org.apache.jmeter.threads.JMeterContextService
Gives access to the current thread context.
getContext() - Method in class org.apache.jmeter.util.JsseSSLManager
Returns the SSLContext we are using.
getContext(boolean, String, String, boolean, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
Initialize the JNDI initial context
getContextMap() - Method in class org.apache.log.LogEvent
Deprecated.
Get ContextMap associated with LogEvent
getContextProvider() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getContinueOnInsertError() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getControlledByThread() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
getControlledByThread() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
getControlledByThread() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getControllersToRoot() - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
Returns all controllers that where in Tree down to nodeToFind in reverse order (from leaf to root)
getControlPanel() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
getConverter(Class<T>) - Static method in class org.apache.jmeter.report.core.Converters
Gets the converter for the specified class.
getCookieCount() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getCookieHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Find cookies applicable to the given URL and build the Cookie header from them.
getCookieHeaderForURL(CollectionProperty, URL, boolean) - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
Find cookies applicable to the given URL and build the Cookie header from them.
getCookieHeaderForURL(CollectionProperty, URL, boolean) - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
getCookieInHeaders(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Note that BasicCurlParser.Request.setCookieInHeaders(String) will have to be called first to set the cookies from headers.
getCookieManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getCookieManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getCookieManager(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
getCookies() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getCookies() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getCookies() - Method in class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader.AsynSamplerResultHolder
 
getCookies(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Note that BasicCurlParser.Request.setCookies(String) will have to be called first to set the cookies
getCopiedNodes() - Static method in class org.apache.jmeter.gui.action.Copy
 
getCopyRight() - Static method in class org.apache.jmeter.util.JMeterVersion
 
getCount() - Method in interface org.apache.jmeter.report.processor.Aggregator
Gets the number of aggregated values.
getCount() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Gets the count of samples.
getCount() - Method in class org.apache.jmeter.report.processor.MaxAggregator
 
getCount() - Method in class org.apache.jmeter.report.processor.MeanAggregator
 
getCount() - Method in class org.apache.jmeter.report.processor.MinAggregator
 
getCount() - Method in class org.apache.jmeter.report.processor.PercentileAggregator
 
getCount() - Method in class org.apache.jmeter.report.processor.SumAggregator
 
getCount() - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
getCount() - Method in class org.apache.jmeter.util.Calculator
 
getCount() - Method in class org.apache.jmeter.visualizers.Sample
 
getCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getCount() - Method in class org.apache.jorphan.math.StatCalculator
 
getCountlim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the size limit attribute of the LDAPSampler object
getCountlimAsLong() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getCountLong() - Method in class org.apache.jmeter.util.Calculator
 
getCreateOneInstancePerSample() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getCurrentContext() - Static method in class org.apache.log.ContextMap
Deprecated.
Get the Current ContextMap.
getCurrentContext(boolean) - Static method in class org.apache.log.ContextMap
Deprecated.
Get the Current ContextMap.
getCurrentElement() - Method in class org.apache.jmeter.control.GenericController
Gets the element indicated by the current index, if one exists, from the subControllersAndSamplers list.
getCurrentElement() - Method in class org.apache.jmeter.gui.GuiPackage
 
getCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
Convenience method for grabbing the gui for the current node.
getCurrentName(String) - Static method in class org.apache.jmeter.util.NameUpdater
Looks up the class name; if that does not exist in the map, then defaults to the input name.
getCurrentName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
Looks up class name / property name combination; if that does not exist in the map, then defaults to input property name.
getCurrentName(String, String, String) - Static method in class org.apache.jmeter.util.NameUpdater
Looks up class name .
getCurrentNode() - Method in class org.apache.jmeter.gui.GuiPackage
 
getCurrentNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the CurrentNode attribute of the JMeterTreeListener object.
getCurrentPos() - Method in class org.apache.jorphan.collections.Data
Get the number of the current row.
getCurrentRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
Gets the current row number (mainly for error reporting)
getCurrentSample() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getCurrentSampler() - Method in class org.apache.jmeter.threads.JMeterContext
 
getCurrentSubTree() - Method in class org.apache.jmeter.gui.GuiPackage
Get the currently selected subtree.
getCurrentSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Get the current sub tree for a JMeterTreeNode
getCurrentTestName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
Looks up test element / gui class combination; if that does not exist in the map, then defaults to getCurrentName(testClassName).
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
getCustomEditor() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
getCustomFailureMessage() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getCypher() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getData() - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getData() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer.SummaryInfo
Gets the data to store.
getData() - Method in class org.apache.jmeter.report.processor.SampleContext
Gets the data storage.
getData() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
Generate the data for the jChart API
getData() - Method in class org.apache.jmeter.visualizers.Sample
 
getData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getData(int) - Method in class org.apache.jmeter.report.core.Sample
Gets the data stored in the column with the specified rank.
getData(Class<T>, int, String) - Method in class org.apache.jmeter.report.core.Sample
Gets the data of the column matching the specified rank and converts it to an alternative type.
getData(Class<T>, String) - Method in class org.apache.jmeter.report.core.Sample
Gets the data of the column matching the specified name and converts it to an alternative type.
getData(String) - Method in class org.apache.jmeter.report.core.Sample
Gets the data stored in the column with the specified name.
getDataAsText() - Method in class org.apache.jorphan.collections.Data
Returns all the data in the Data set as an array of strings.
getDatabase() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getDatabase() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getDataEncodingNoDefault() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Overrides the method from SampleResult - so the encoding can be extracted from the Meta content-type if necessary.
getDataEncodingNoDefault() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding.
getDataEncodingWithDefault() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding or the default if no dataEncoding was provided.
getDataEncodingWithDefault(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Overrides the method from SampleResult - so the encoding can be extracted from the Meta content-type if necessary.
getDataEncodingWithDefault(String) - Method in class org.apache.jmeter.samplers.SampleResult
Returns the dataEncoding or the default if no dataEncoding was provided.
getDataFromContext(String) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
Gets the data identified by the specified key from the current sample context
getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDataType() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the data type of the sample.
getDate() - Method in class org.apache.jmeter.gui.util.JDateField
Get the date from the Date mask control.
getDate(Object) - Static method in class org.apache.jorphan.util.Converter
Converts the given object to a Date object.
getDate(Object, Date) - Static method in class org.apache.jorphan.util.Converter
Converts the given object to a Date object.
getDB(String, String, String) - Method in class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 
getDBFromSource(String, String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
Get access to MongoDB object
getDBFromSource(String, String, String, String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
Get access to MongoDB object
getDbUrl() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDefault() - Static method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
Factory method
getDefault() - Static method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
Factory method
getDefaultAssertionMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultBase() - Static method in class org.apache.jmeter.services.FileServer
 
getDefaultCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
getDefaultCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
getDefaultCipherSuites() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
getDefaultCipherSuites() - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
getDefaultComparator(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
Builds a default comparator based on model column class.
getDefaultConfigElementMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultControllerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
 
getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getDefaultEncoding() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getDefaultEventIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getDefaultExtractorMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultFolder() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
 
getDefaultMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultMethod() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
getDefaultParameters() - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
getDefaultParameters() - Method in interface org.apache.jmeter.visualizers.backend.BackendListenerClient
Provide a list of parameters which this test supports.
getDefaultParameters() - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
getDefaultParameters() - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
getDefaultParameters() - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
 
getDefaultPolicy() - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
 
getDefaultPolicy() - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
getDefaultPort() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
getDefaultPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getDefaultPort(String, int) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port number for a URL, applying defaults if necessary.
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getDefaultPropertyIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getDefaultRange() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
 
getDefaultRange() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
getDefaultRange() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
getDefaultRange() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getDefaultSamplerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultTimerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDefaultValue() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
Get the default value for the variable if no matches are found
getDefaultValue() - Method in class org.apache.jmeter.extractor.HtmlExtractor
Get the default value for the variable if no matches are found
getDefaultValue() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
getDefaultValue() - Method in class org.apache.jmeter.extractor.RegexExtractor
Get the default value for the variable, which should be used, if no matches are found
getDefaultValue() - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
getDefaultValue() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
getDefaultValues() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getDefaultVisualizerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
getDelay() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the startup delay
getDelay() - Method in class org.apache.jmeter.timers.ConstantTimer
Get the delay value for display.
getDeleteButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the button used to delete rows from the table.
getDeleteMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getDelimiter() - Method in class org.apache.jmeter.config.CSVDataSet
 
getDelimiter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
getDelimiter(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Return delimiterValue handling the TAB case
getDescription() - Method in class org.apache.commons.cli.avalon.CLOptionDescriptor
Retrieve textual description.
getDescription() - Method in class org.apache.jmeter.config.Argument
Gets the Meta Data attribute of the Argument.
getDescription() - Method in class org.apache.jmeter.gui.action.template.Template
 
getDescription() - Method in class org.apache.jmeter.gui.JMeterFileFilter
Get a description for this filter.
getDescriptor() - Method in class org.apache.commons.cli.avalon.CLOption
 
getDestination() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the destination (topic or queue name)
getDetectGraphQLRequest() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getDeviation() - Method in class org.apache.jmeter.visualizers.Sample
 
getDirectory() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getDistribution() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getDistribution() - Method in class org.apache.jorphan.math.StatCalculator
Returns the distribution of the values in the list.
getDistributionLine() - Method in class org.apache.jmeter.visualizers.Sample
 
getDnsResolver() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getDNSResolver() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getDnsServers() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getDoBrowserCompatibleMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getDoBrowserCompatibleMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getDocAnchor() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Compute Anchor value to find reference in documentation for a particular component
getDocAnchor() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's document anchor name.
getDocAnchor() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
getDocAnchor() - Method in class org.apache.jmeter.gui.NamePanel
Get the component's document anchor name.
getDocAnchor() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getDocAnchor() - Method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
 
getDocAnchor() - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
 
getDocAnchor() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Compute Anchor value to find reference in documentation for a particular component
getDoctype() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the doctype
getDOM(String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns a node representing a whole xml given an xml document.
getDomain() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getDomain() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the domain for this object.
getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getDoMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getDoMultipartPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
getDoNotSetUpTearDown() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
if the sample shouldn't call setup/teardown, the method returns true.
getDouble(Object) - Static method in class org.apache.jorphan.util.Converter
Convert object to double, or 0 if conversion failed
getDouble(Object, double) - Static method in class org.apache.jorphan.util.Converter
Convert object to double, or defaultValue if conversion failed
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Returns 0 if string is invalid or null.
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
Returns 0 if string is invalid or null.
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getDoubleValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getDoubleValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getDriver() - Static method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
getDriver() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getDurableSubscriptionId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getDuration() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the desired duration of the thread group test run
getDuration() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
getDurationAsString() - Method in class org.apache.jmeter.sampler.TestAction
 
getDurationAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
getElapsed() - Method in class org.apache.jmeter.visualizers.RunningSample
Get the elapsed time for the samples
getElapsed() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Get the elapsed time for the samples
getElapsed() - Method in class org.apache.jmeter.visualizers.TableSample
 
getElapsedTime() - Method in class org.apache.jmeter.report.core.Sample
Gets the elapsed time stored in the sample.
getElapsedTime() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getElement() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
getEmbeddedResourceURLs(String, byte[], URL, String) - Method in class org.apache.jmeter.protocol.http.parser.CssParser
 
getEmbeddedResourceURLs(String, byte[], URL, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(String, byte[], URL, String) - Method in interface org.apache.jmeter.protocol.http.parser.LinkExtractorParser
Get the URLs for all the resources that a browser would automatically download following the download of the content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(String, byte[], URL, Collection<URLString>, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(String, byte[], URL, URLCollection, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Get the URLs for all the resources that a browser would automatically download following the download of the HTML content, that is: images, stylesheets, javascript files, applets, etc...
getEmbeddedResourceURLs(String, byte[], URL, URLCollection, String) - Method in class org.apache.jmeter.protocol.http.parser.JsoupBasedHtmlParser
 
getEmbeddedResourceURLs(String, byte[], URL, URLCollection, String) - Method in class org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
 
getEmbeddedUrlRE() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the regular expression URLs must match.
getEmbededUrlExcludeRE() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getEmlMessage() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns path to eml message to be sent
getEnabled(String) - Method in class org.apache.jmeter.gui.util.MenuInfo
Returns whether the menu item represented by this MenuInfo object should be enabled
getEnabledCipherSuites() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getEnabledProtocols() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getEnableSessionCreation() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getEncoded(String) - Method in class org.apache.jmeter.protocol.http.util.EncoderCache
Get the specified value URL encoded using UTF-8 encoding
getEncoded(String, String) - Method in class org.apache.jmeter.protocol.http.util.EncoderCache
Get the specified value URL encoded using the specified encoding
getEncodedName() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getEncodedValue() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Get the argument value encoded using UTF-8
getEncodedValue(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Get the argument value encoded in the specified encoding
getEncoding() - Method in class org.apache.jorphan.io.TextFile
Returns encoding being used to read and write this file.
getEncodingFromContentType(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Extract the encoding (charset) from the Content-Type, e.g.
getEnd() - Method in class org.apache.jmeter.modifiers.CounterConfig
Returns counter upper limit (default Long.MAX_VALUE).
getEndAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getEndDate() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
getEndIndex() - Method in class org.apache.jmeter.config.KeystoreConfig
 
getEndIndexAsString() - Method in class org.apache.jmeter.control.ForeachController
 
getEndTime() - Method in class org.apache.jmeter.report.core.Sample
Gets the end time of the sample.
getEndTime() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the end time.
getEndTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getEndTime() - Method in class org.apache.jmeter.threads.JMeterThread
Get the end time value.
getEndTime() - Method in class org.apache.jmeter.visualizers.Sample
 
getEngine() - Method in class org.apache.jmeter.threads.JMeterContext
 
getEngines() - Method in class org.apache.jmeter.engine.DistributedRunner
 
getEnvironmentVariables() - Method in class org.apache.jmeter.protocol.system.SystemSampler
Get the env variables
getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Get the end-of-line/end-of-message byte.
getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Not useful, as the byte is never used.
getEolByte() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Get the end-of-line/end-of-message byte.
getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getError() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getErrorAction() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
getErrorCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getErrorCount() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getErrorCount() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the count of errors.
getErrorCount() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.Sample
 
getErrorCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getErrorLoggingCheckbox() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the checkbox which selects whether or not only errors should be logged.
getErrorPct() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getErrorPercentage() - Method in class org.apache.jmeter.util.Calculator
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentage() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentage() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the raw double value of the percentage of samples with errors that were recorded.
getErrorPercentageString() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns a String which represents the percentage of sample errors that have occurred.
getErrors() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getErrors() - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
getErrors() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Returns by type ( response code and message ) the count of errors occurs
getErrorsOnly() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getErrorString() - Method in class org.apache.commons.cli.avalon.CLArgsParser
Retrieve an error message that occurred during parsing if one existed.
getErrorThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the threshold setting for errors
getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getEventSetDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getExactLimit() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Deprecated.
getException() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
 
getExcludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getExecutionEnvironment() - Method in class org.apache.jorphan.exec.SystemCommand
Returns the executionEnvironment.
getExpectedReturnCode() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getExpectedValue() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
getExpectedValue() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
getExpiration() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getExpiration() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getExpires() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the expiry time for the cookie
getExpiresMillis() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the expiry time for the cookie
getExportConfigurations() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the export configurations.
getExporterPropertyKey(String, String) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the exporter property key from the specified identifier and property name.
getExpression() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
getExpression() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getExpressionField() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getExpressionLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getExpressionLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
 
getExtractor() - Method in class org.apache.jmeter.extractor.HtmlExtractor
Get the name of the currently configured extractor
getExtractorImpl(String) - Static method in class org.apache.jmeter.extractor.HtmlExtractor
 
getFailure() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getFailureCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getFailureCount() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFailureLabel() - Method in class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
Gets the failure label.
getFailureLimit() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFailureMessage() - Method in class org.apache.jmeter.assertions.AssertionResult
Get the message associated with any failure or error.
getFailureMessage() - Method in class org.apache.jmeter.report.core.Sample
Gets the failure message stored in the sample.
getFailures() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the number of failed requests for the current time slot
getFailureSubject() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFallbackComparator() - Method in class org.apache.jorphan.gui.ObjectTableSorter
Returns Comparator if all sorted columns matches.
getFile() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the filename which has been entered in the FilePanel.
getFile(Object) - Static method in class org.apache.jorphan.util.Converter
Converts an object to a File
getFileEncoding() - Method in class org.apache.jmeter.config.CSVDataSet
 
getFileEncoding() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Gets file encoding to use.
getFileEncoding(String) - Static method in class org.apache.jmeter.save.SaveService
Returns the file Encoding specified in saveservice.properties or the default
getFilename() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getFilename() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the name of the file where tidy writes the output to
getFilename() - Method in class org.apache.jmeter.config.CSVDataSet
 
getFilename() - Method in class org.apache.jmeter.gui.util.FilePanelEntry
Gets the filename attribute of the FilePanel object.
getFilename() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getFilename() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getFilename() - Method in class org.apache.jmeter.reporters.ResultCollector
Get the filename of the file this collector uses
getFilename() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getFilename() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
getFilename() - Method in class org.apache.jmeter.util.ScriptingTestElement
 
getFileName() - Method in class org.apache.jmeter.functions.FileRowColContainer
 
getFileName() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
getFileName() - Method in class org.apache.jmeter.gui.action.template.Template
 
getFilePanel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Gets the file panel which allows the user to save results to a file.
getFilepathCookie() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getFiles() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
getFileServer() - Static method in class org.apache.jmeter.services.FileServer
 
getFilterClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getFilteredSamplesPattern() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
getFilterString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getFinishedThreads() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
 
getFirstAssertionFailureMessage() - Method in class org.apache.jmeter.samplers.SampleResult
 
getFirstHeaderNamed(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Get the first header from Headers by the header name, or null if not found.
getFirstLine() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getFirstTime() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the first time.
getFlags() - Method in class org.apache.commons.cli.avalon.CLOptionDescriptor
Retrieve flags about option.
getFloat(Object) - Static method in class org.apache.jorphan.util.Converter
Convert object to float, or 0 if conversion failed
getFloat(Object, float) - Static method in class org.apache.jorphan.util.Converter
Convert object to float, or defaultValue if conversion failed
getFloatValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getFloatValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Returns 0 if string is invalid or null.
getFloatValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
Returns 0 if string is invalid or null.
getFloatValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getFloatValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getFloatValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getFolder() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
 
getFolder(URLName) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
 
getFollowRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getFontNameMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getFontSize() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getFontStyleMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getForeColor() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getFormat() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getFormData() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getFormStringData() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getFragment() - Method in class org.apache.jmeter.extractor.XPath2Extractor
Should we return fragment as text, rather than text of fragment?
getFragment() - Method in class org.apache.jmeter.extractor.XPathExtractor
Should we return fragment as text, rather than text of fragment?
getFromAddress() - Method in class org.apache.jmeter.reporters.MailerModel
 
getFromEnvironment(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
Get value from Context environment taking into account non fully compliant JNDI implementations
getFsync() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getFullName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getFunction() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
getFunctionalMode() - Static method in class org.apache.jmeter.testelement.TestPlan
Gets the static copy of the functional mode
getFunctionClass(String) - Static method in class org.apache.jmeter.engine.util.CompoundVariable
 
getFunctionNames() - Static method in class org.apache.jmeter.engine.util.CompoundVariable
 
getGranularity() - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
Gets the granularity.
getGranularity() - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
Gets the granularity.
getGranularity() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
Gets the granularity.
getGranularity() - Method in class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
Gets the granularity.
getGranularity() - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
getGranularity() - Method in class org.apache.jmeter.report.processor.TimeRateAggregatorFactory
Gets the granularity used by created aggregators.
getGraphConfigurations() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the graph configurations.
getGraphExtraConfigurations() - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Gets the extra configurations for graphs.
getGraphMax() - Method in class org.apache.jmeter.visualizers.Graph
 
getGraphPropertyKey(String, String) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the graph property key from the specified identifier and property name.
getGroupData() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Gets the group data.
getGroupInfos() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Gets the group information.
getGroupingMode() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getGroupSize() - Method in class org.apache.jmeter.timers.SyncTimer
 
getGroupThreads() - Method in class org.apache.jmeter.report.core.Sample
Gets the number of threads in the group of this sample.
getGroupThreads() - Method in class org.apache.jmeter.samplers.SampleResult
 
getGui(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Get a JMeterGUIComponent for the specified test element.
getGui(TestElement, Class<?>, Class<?>) - Method in class org.apache.jmeter.gui.GuiPackage
Get a JMeterGUIComponent for the specified test element.
getGUI(Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
Get a component instance which has previously been registered for this class object.
getHeader() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Gets the saved body header for the HTTPFileArg object.
getHeader(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getHeaderCount() - Method in class org.apache.jorphan.collections.Data
 
getHeaderFields() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
getHeaderManager() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getHeaderManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getHeaderManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getHeaderOnly() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getHeaders() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Get the collection of JMeterProperty entries representing the headers.
getHeaders() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getHeaders() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns headers for current message - standard getter
getHeaders() - Method in class org.apache.jorphan.collections.Data
Returns a String array of the column headers.
getHeadersSize() - Method in class org.apache.jmeter.samplers.SampleResult
Get the headers size in bytes
getHeight() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getHiDPIMode() - Static method in class org.apache.jmeter.util.JMeterUtils
Provide info, whether we run in HiDPI mode
getHiDPIScaleFactor() - Static method in class org.apache.jmeter.util.JMeterUtils
Provide info about the HiDPI scale factor
getHits() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Returns hits to server
getHost() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
getHost() - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos
 
getHostname() - Method in class org.apache.jmeter.samplers.SampleEvent
Get the name of the host for which this event was recorded
getHosts() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
getHtmlReportPanel() - Method in class org.apache.jmeter.gui.HtmlReportAction
 
getHTTPFileArg(int) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get a single file.
getHTTPFileArgCount() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the number of files in the list.
getHTTPFileArgs() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
getHTTPFileArgsCollection() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get the files.
getHTTPFileCount() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getHTTPFiles() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Get the collection of files as a list.
getHTTPFiles() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the collection of files as a list.
getHTTPMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getHttpSampleNameFormat() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getHttpSampleNameFormat() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getHttpSampleNameMode() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getHTTPSampleNamingMode() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getHttpSamplerName() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getI18nKey() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getIcon() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getIcon(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getIcon(int) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getIcon(int) - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getIcon(int) - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getIcon(Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
Get an icon which has previously been registered for this class object.
getIcon(Class<?>, boolean) - Static method in class org.apache.jmeter.gui.GUIFactory
Get icon/disabledicon which has previously been registered for this class object.
getIconMappings() - Method in class org.apache.jmeter.JMeter
 
getIconMappings() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
 
getIconPath() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getIconPathPressed() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getId() - Method in class org.apache.commons.cli.avalon.CLOptionDescriptor
Retrieve the id for option.
getIdleTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getIgnoreTC() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getImage() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
Gets the Image attribute of the GraphVisualizer object.
getImage() - Method in interface org.apache.jmeter.visualizers.ImageVisualizer
 
getImage(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This looks for the requested image in the classpath under org.apache.jmeter.images.<name>
getImage(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
This looks for the requested image in the classpath under org.apache.jmeter.images.<name>, and also sets the description of the image, which is useful if the icon is going to be placed on the clipboard.
getImplementation() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getImplementation() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getImplementation(String, HTTPSamplerBase) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
getImplementationPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
Create a panel containing the implementation details
getImplementationPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Create a panel containing the implementation details
getImplementations() - Static method in class org.apache.jmeter.extractor.HtmlExtractor
Get the possible extractor implementations
getImplementations() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
getIncludePath() - Method in class org.apache.jmeter.control.IncludeController
return the JMX file path.
getIncludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getIncrement() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getIncrementAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getIndex() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getIndex() - Method in class org.apache.jorphan.gui.ObjectTableSorter.Row
 
getInetAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getInfinite() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
getInitFileProperty() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getInitFileProperty() - Method in class org.apache.jmeter.extractor.BeanShellPostProcessor
 
getInitFileProperty() - Method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
 
getInitFileProperty() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getInitFileProperty() - Method in class org.apache.jmeter.timers.BeanShellTimer
 
getInitFileProperty() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
getInitFileProperty() - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
getInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getInitQuery() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getInputFile() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getInputStream() - Method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
 
getInputStream() - Method in class org.apache.jmeter.util.SlowSocket
 
getInputStream() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getInputValString() - Method in class org.apache.jmeter.control.ForeachController
 
getInstance() - Static method in class org.apache.jmeter.extractor.json.jmespath.JMESPathCache
 
getInstance() - Static method in class org.apache.jmeter.gui.action.ActionRouter
Gets the Instance attribute of the ActionRouter class
getInstance() - Static method in class org.apache.jmeter.gui.action.template.TemplateManager
 
getInstance() - Static method in class org.apache.jmeter.gui.GuiPackage
Retrieve the singleton GuiPackage instance.
getInstance() - Static method in class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader
 
getInstance() - Static method in class org.apache.jmeter.timers.TimerService
 
getInstance() - Static method in class org.apache.jmeter.util.JSR223TestElement
 
getInstance() - Static method in class org.apache.jmeter.util.SSLManager
Static accessor for the SSLManager object.
getInstance(int, int) - Static method in class org.apache.jmeter.gui.util.JSyntaxTextArea
Creates the default syntax highlighting text area.
getInstance(int, int, boolean) - Static method in class org.apache.jmeter.gui.util.JSyntaxTextArea
Creates the default syntax highlighting text area.
getInstance(Class<T>) - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
 
getInstance(String) - Static method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Create a keystore which returns the first alias only.
getInstance(String, int, int, String) - Static method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Create a keystore which returns a range of aliases (if available)
getInstance(JSyntaxTextArea) - Static method in class org.apache.jmeter.gui.util.JTextScrollPane
 
getInstance(JSyntaxTextArea, boolean) - Static method in class org.apache.jmeter.gui.util.JTextScrollPane
 
getInt(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to an integer, defaults to 0 if object is not convertible or is null.
getInt(Object, int) - Static method in class org.apache.jorphan.util.Converter
Convert object to integer, return defaultValue if object is not convertible or is null.
getIntegerQueryTimeout() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getIntegerResultSetMaxRows() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getInterfaceName() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getInterleaveAccrossThreads() - Method in class org.apache.jmeter.control.InterleaveControl
 
getInterval() - Method in class org.apache.jorphan.gui.MenuScroller
Returns the scroll interval in milliseconds
getIntParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as an integer.
getIntParameter(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specified parameter as an integer.
getIntParameter(String, int) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as an integer, or return the specified default value if the value was not specified or is not an integer.
getIntParameter(String, int) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specified parameter as an integer, or return the specified default value if the value was not specified or is not an integer.
getIntValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getIntValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Returns 0 if string is invalid or null.
getIntValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
Returns 0 if string is invalid or null.
getIntValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getIntValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getIntValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getInvertsKeysAndValues() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Get flag to indicate we should swap keys and values.
getIpAddress(String) - Static method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
getIpSource() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getIpSource() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
get IP source to use - does not apply to Java HTTP implementation currently
getIpSourceAddress() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Gets the IP source address (IP spoofing) if one has been provided.
getIpSourceType() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
get IP/address source type to use
getIsNativeSampleVariableName() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Only used for junit tests.
getIsReconnectErrorCode() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
getIssuerDn() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getIteration() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the iteration.
getIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
 
getIterationCount() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
get the number of samples to aggregate
getIterations() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
get the number of samples to aggregate
getIterator() - Method in class org.apache.jmeter.threads.JMeterVariables
Gets a read-only Iterator over the variables.
getIterator(Collection<JMeterProperty>) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
getIterCount() - Method in class org.apache.jmeter.control.ForeachController
getIterCount() - Method in class org.apache.jmeter.control.GenericController
 
getIterCount() - Method in class org.apache.jmeter.control.LoopController
getIterCount() - Method in class org.apache.jmeter.control.RunTime
 
getJaasConf() - Method in class org.apache.jmeter.protocol.http.control.KerberosManager
 
getJavaInitializationString() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getJmesPath() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
getJmesPathExpression() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
getJMeterBinDir() - Static method in class org.apache.jmeter.util.JMeterUtils
Get the JMeter bin directory - does not include the trailing separator.
getJMeterContext() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Returns JMeterContext for the current thread.
getJMeterCopyright() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the JMeter copyright.
getJMeterDir() - Static method in class org.apache.jmeter.NewDriver
Get the directory where JMeter is installed.
getJMeterHome() - Static method in class org.apache.jmeter.util.JMeterUtils
Get the JMeter home directory - does not include the trailing separator.
getJMeterLaf() - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
Deprecated.
see #getPreferredLafCommand
getJMeterProperties() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Returns JMeter properties.
getJMeterProperties() - Static method in class org.apache.jmeter.util.JMeterUtils
This gets the currently defined appProperties.
getJMeterVariables() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Returns JMeterVariables for the current thread.
getJMeterVersion() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the JMeter Version.
getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getJmsProperty(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Get a single JMSProperty.
getJmsPropertyCount() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Get the number of JmsProperties in the list.
getJmsPropertysAsMap() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Get the JmsProperties as a Map.
getJmsSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getJMSSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getJNDIInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the initial context factory for jndi initial context lookup.
getJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getJsonDataField() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getJsonPath() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
getJsonPathExpressions() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getJsonWithExtractorPanel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getJTree() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Gets the JTree attribute of the JMeterTreeListener object.
getJunit4() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Check if JUnit4 (annotations) are to be used instead of the JUnit3 style (TestClass and specific method names)
getKBPerSecond() - Method in class org.apache.jmeter.util.Calculator
Sent Throughput in kilobytes / second
getKBPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Throughput in kilobytes / second
getKBytesPerSecond() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the kilo bytes per second.
getKeepAlive() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getKey() - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
 
getKey(SampleEvent, boolean) - Static method in class org.apache.jmeter.samplers.StatisticalSampleResult
Generates the key to be used for aggregating samples as follows:
sampleLabel "-" [threadName|threadGroup]
getKeyFromSample(Sample) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Gets the identifier key from sample.
This key is use identify the SummaryInfo linked with the sample
getKeyFromSample(Sample) - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
getKeyFromSample(Sample) - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
 
getKeyFromSample(Sample) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
 
getKeyFromSample(Sample) - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
getKeysAggregator() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Gets the keys aggregator of aggregated keys seriesData.
getKeysSelector() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Gets the keys selector.
getKeyStore() - Method in class org.apache.jmeter.util.SSLManager
Opens and initializes the KeyStore.
getKeystoreConfig() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getKoMaxTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the maximal elapsed time for requests within sliding window
getKoMean() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the arithmetic mean of the stored values
getKoMinTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the minimal elapsed time for requests within sliding window
getKoPercentile(double) - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Returns an estimate for the requested percentile of the stored values.
getKrb5Conf() - Method in class org.apache.jmeter.protocol.http.control.KerberosManager
 
getKrb5Debug() - Method in class org.apache.jmeter.protocol.http.control.KerberosManager
 
getLabel() - Method in class org.apache.jmeter.control.gui.TreeNodeWrapper
 
getLabel() - Method in class org.apache.jmeter.gui.util.MenuInfo
 
getLabel() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
Returns a formatted string label describing this sampler Example output: ftp://ftp.nowhere.com/pub/README.txt
getLabel() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Returns a formatted string label describing this sampler Example output:
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Returns a formatted string label describing this sampler
getLabel() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Returns a formatted string label describing this sampler Example output: Tcp://Tcp.nowhere.com/pub/README.txt
getLabel() - Method in class org.apache.jmeter.util.Calculator
 
getLabel() - Method in class org.apache.jmeter.visualizers.BarGraph
 
getLabel() - Method in interface org.apache.jmeter.visualizers.RequestView
Get the label.
getLabel() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
 
getLabel() - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
 
getLabel() - Method in class org.apache.jmeter.visualizers.RunningSample
 
getLabel() - Method in class org.apache.jmeter.visualizers.Sample
 
getLabel() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getLabel() - Method in class org.apache.jmeter.visualizers.TableSample
 
getLabel() - Method in class org.apache.jorphan.gui.JLabeledChoice
Returns the text of the label.
getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the text of the label.
getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextField
Returns the text of the label.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
 
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Returns the label to be shown within the JTree-Component.
getLabelResource() - Method in class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
getLabelResource() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
 
getLabelResource() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.CriticalSectionControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomControlGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
 
getLabelResource() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.HtmlExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
 
getLabelResource() - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
 
getLabelResource() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
getLabelResource() - Method in class org.apache.jmeter.gui.NamePanel
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
 
getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
the name of the property for the JMSPublisherGui is jms_publisher.
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Method to be implemented by interface, overwritten by getStaticLabel().
getLabelResource() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
 
getLabelResource() - Method in class org.apache.jmeter.reporters.gui.SummariserGui
 
getLabelResource() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
 
getLabelResource() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.threads.gui.PostThreadGroupGui
 
getLabelResource() - Method in class org.apache.jmeter.threads.gui.SetupThreadGroupGui
 
getLabelResource() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLabelResource() - Method in class org.apache.jmeter.visualizers.ComparisonVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.SummaryReport
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
getLabelResource() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Get the component's resource name, which getStaticLabel uses to derive the component's label in the local language.
getLanguageNames() - Static method in class org.apache.jmeter.util.JSR223BeanInfoSupport
 
getLanguages() - Static method in class org.apache.jmeter.gui.util.JMeterMenuBar
Generate the list of supported languages.
getLastJFCDirectory() - Static method in class org.apache.jmeter.gui.util.FileDialoger
 
getLatency() - Method in class org.apache.jmeter.report.core.Sample
Gets the latency stored in the sample.
getLatency() - Method in class org.apache.jmeter.samplers.SampleResult
 
getLatency() - Method in class org.apache.jmeter.visualizers.TableSample
 
getLDAPArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the LDAPArguments attribute of the LdapConfig object
getLeftBoundary() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
getLegendFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getLegendFont() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getLegendPlacement() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getLegendPlacement() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getLimitRate() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getLineColor() - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
 
getListener() - Method in class org.apache.jmeter.samplers.BatchSampleSender
 
getLocalAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getLocale() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the current locale.
getLocale() - Method in class org.apache.jmeter.util.LocaleChangeEvent
 
getLocaleString(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get the locale name as a resource.
getLocalFilename() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getLocalHostFullName() - Static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getCanonicalHostName()
getLocalHostIP() - Static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getHostAddress()
getLocalHostName() - Static method in class org.apache.jmeter.util.JMeterUtils
Returns the cached result from calling InetAddress.getLocalHost().getHostName()
getLocalPort() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getLocalSocketAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getLockName() - Method in class org.apache.jmeter.control.CriticalSectionController
 
getLogEventBus() - Method in class org.apache.jmeter.gui.GuiPackage
getLogFile() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Get the path where XML messages are stored.
getLoggerFor(String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
Get the Logger for a class.
getLoggerForClass() - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
Get the Logger for a class - no argument needed because the calling class name is derived automatically from the call stack.
getLoggerForShortName(String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
getLoggerPanel() - Method in class org.apache.jmeter.gui.GuiPackage
 
getLogin() - Method in class org.apache.jmeter.reporters.MailerModel
 
getLong(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to a long, defaults to 0 if object is not convertible or is null
getLong(Object, long) - Static method in class org.apache.jorphan.util.Converter
Converts object to a long, return defaultValue if object is not convertible or is null.
getLongParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as a long.
getLongParameter(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specified parameter as a long.
getLongParameter(String, long) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as along, or return the specified default value if the value was not specified or is not a long.
getLongParameter(String, long) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specified parameter as along, or return the specified default value if the value was not specified or is not a long.
getLongValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns 0 if string is invalid or null.
getLongValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
Returns 0 if string is invalid or null.
getLongValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getLongValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getLongValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getLoops() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
getLoops() - Method in class org.apache.jmeter.control.LoopController
 
getLoopsLabel() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
getLoopString() - Method in class org.apache.jmeter.control.LoopController
 
getMailAuthType() - Method in class org.apache.jmeter.reporters.MailerModel
 
getMailerModel() - Method in class org.apache.jmeter.reporters.MailerResultCollector
 
getMailFrom() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns sender-address for e-mail from textfield
getMailReplyTo() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
getMainFrame() - Method in class org.apache.jmeter.gui.GuiPackage
Get the main JMeter frame.
getMainToolbar() - Method in class org.apache.jmeter.gui.GuiPackage
Get the main JMeter toolbar.
getManagedContentTypes() - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
 
getManagedContentTypes() - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
 
getManager() - Method in class org.apache.jmeter.util.BSFTestElement
 
getMap() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
 
getMasterFunction() - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
getMatcher() - Static method in class org.apache.jmeter.util.JMeterUtils
Gets Perl5Matcher for this thread.
getMatchNumber() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
getMatchNumber() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
getMatchNumber() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
getMatchNumber() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getMatchNumber() - Method in class org.apache.jmeter.extractor.XPath2Extractor
Return which Match to use.
getMatchNumber() - Method in class org.apache.jmeter.extractor.XPathExtractor
Return which Match to use.
getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.XPath2Extractor
Return which Match to use.
getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.XPathExtractor
Return which Match to use.
getMatchNumbers() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getMatchNumbersAsInt(int) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getMax() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getMax() - Method in class org.apache.jmeter.util.Calculator
 
getMax() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the slowest sample.
getMax() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMax() - Method in class org.apache.jorphan.math.StatCalculator
 
getMaxActiveThreads() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
 
getMaxAutoConnectRetryTime() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMaxConnectionPoolSize() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
getMaximumValue() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns the maximum value (inclusive).
getMaxPoolSizeAsString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
getMaxQueueSizeAsString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
getMaxResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getMaxSize() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
getMaxTextLengthWithKerning() - Method in class org.apache.jorphan.gui.ui.KerningOptimizer
 
getMaxThroughput() - Method in class org.apache.jmeter.control.ThroughputController
 
getMaxThroughput() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMaxThroughputAsInt() - Method in class org.apache.jmeter.control.ThroughputController
 
getMaxTime() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getMaxWaitTime() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMaxWrap() - Method in class org.apache.jorphan.util.StringWrap
 
getMaxYAxisScale() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getMaxYAxisScale() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getMean() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getMean() - Method in class org.apache.jmeter.util.Calculator
 
getMean() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMean() - Method in class org.apache.jorphan.math.StatCalculator
 
getMeanActiveThreads() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
 
getMeanAsNumber() - Method in class org.apache.jmeter.util.Calculator
 
getMeanAsNumber() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMeanResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getMechanism() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getMedian() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getMedian() - Method in class org.apache.jmeter.visualizers.Sample
 
getMedian() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMedian() - Method in class org.apache.jorphan.math.StatCalculator
 
getMedianResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getMediaType() - Method in class org.apache.jmeter.samplers.SampleResult
Get the media type from the Content Type
getMenuCategories() - Method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
 
getMenuCategories() - Method in class org.apache.jmeter.control.gui.AbstractControllerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
Over-ride this so that we add ourselves to the Test Fragment Category instead.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.TestPlanGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
getMenuCategories() - Method in class org.apache.jmeter.gui.NamePanel
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
 
getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
 
getMenuCategories() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
getMenuCategories() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
This is the list of add menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
getMenuCategories() - Method in class org.apache.jmeter.timers.gui.AbstractTimerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.visualizers.gui.AbstractListenerGui
This is the list of menu categories this gui component will be available under.
getMenuCategories() - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
getMenuItemLoggerPanel() - Method in class org.apache.jmeter.gui.GuiPackage
Get the menu item LoggerPanel.
getMenuItems() - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.gui.action.Restart
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.gui.action.SchematicView
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.gui.HtmlReportAction
 
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in interface org.apache.jmeter.gui.plugin.MenuCreator
MenuItems to be added in location menu
getMenuItemsAtLocation(MenuCreator.MENU_LOCATION) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
getMenuItemSaveBeforeRunPanel() - Method in class org.apache.jmeter.gui.GuiPackage
Get the menu item SaveBeforeRunPanel.
getMessage() - Method in class org.apache.log.LogEvent
Deprecated.
Get the message associated with event.
getMessage(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getMessage(long) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Get the next message or null.
getMessageChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getMessageCount() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getMessageHeaders(Message) - Static method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Returns a String with the JMS Message Header values.
getMetadata() - Method in interface org.apache.jmeter.protocol.http.curl.ArgumentHolder
 
getMetadata() - Method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
getMetadata() - Method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
getMetadata() - Method in class org.apache.jmeter.report.core.CsvSampleReader
 
getMetadata() - Method in class org.apache.jmeter.report.core.SampleBuilder
 
getMetaData() - Method in class org.apache.jmeter.config.Argument
Gets the Meta Data attribute of the Argument.
getMetaData() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the Meta Data attribute of the Argument.
getMethod() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getMethod() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Returns the method string extracted from the first line of the client request.
getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.HttpDelete
 
getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.HttpGetWithEntity
 
getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HttpWebdav
 
getMethod() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getMethodDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getMetricsPerSampler() - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
getMimeType() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the mimetype of the File.
getMin() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getMin() - Method in class org.apache.jmeter.util.Calculator
 
getMin() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the time in milliseconds of the quickest sample.
getMin() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getMin() - Method in class org.apache.jorphan.math.StatCalculator
 
getMinActiveThreads() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
 
getMinimumValue() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns the minimum value (inclusive).
getMinResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getMinWrap() - Method in class org.apache.jorphan.util.StringWrap
 
getModel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Provides access to the ResultCollector model class for extending implementations.
getModel() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
getModelRowCount() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
getMongoDB(String) - Static method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Deprecated.
since 3.2 always returns false
getMultipartConfig(String) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getName() - Method in class org.apache.commons.cli.avalon.CLOptionDescriptor
Retrieve name of option which is also text for long option.
getName() - Method in class org.apache.jmeter.assertions.AssertionResult
Get the name of the assertion
getName() - Method in class org.apache.jmeter.config.Argument
Get the name of the Argument.
getName() - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
getName() - Method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
getName() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the name property.
getName() - Method in class org.apache.jmeter.gui.action.template.Template
 
getName() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Gets the name of the JMeter GUI component.
getName() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
getName() - Method in class org.apache.jmeter.gui.NamePanel
Get the currently displayed name.
getName() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
getName() - Method in interface org.apache.jmeter.gui.tree.NamedTreeNode
 
getName() - Method in class org.apache.jmeter.protocol.http.control.Header
Get the name for this object.
getName() - Method in class org.apache.jmeter.protocol.http.control.StaticHost
 
getName() - Method in interface org.apache.jmeter.protocol.http.curl.ArgumentHolder
 
getName() - Method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
getName() - Method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
getName() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Return the name
getName() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Get the name of the JmsProperty.
getName() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Get the name of the Argument.
getName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getName() - Method in class org.apache.jmeter.report.core.Sample
Gets the name stored in the sample.
getName() - Method in class org.apache.jmeter.report.dashboard.AbstractDataExporter
 
getName() - Method in interface org.apache.jmeter.report.dashboard.DataExporter
Gets the name of the exporter.
getName() - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
Gets the name of the consumer.
getName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getName() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
The name of the property.
getName() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
The name of the property.
getName() - Method in interface org.apache.jmeter.util.NamedObject
 
getName() - Method in class org.apache.log.Priority
Deprecated.
Get name of priority.
getNameField() - Method in class org.apache.jmeter.gui.NamePanel
 
getNamePanel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Deprecated.
getNames() - Method in class org.apache.jmeter.modifiers.UserParameters
 
getNames() - Method in class org.apache.jmeter.report.processor.graph.IndexedNameSelector
Gets the names.
getNamespaceForPrefix(String, Node) - Method in class org.apache.jmeter.util.PropertiesBasedPrefixResolver
Searches prefix in NAMESPACE_MAP, if it fails to find it defaults to parent implementation
getNamespaceForPrefix(String, Node) - Method in class org.apache.jmeter.util.PropertiesBasedPrefixResolverForXpath2
Searches prefix in NAMESPACE_MAP, if it fails to find it defaults to parent implementation
getNamespaces() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
 
getNamespaces() - Method in class org.apache.jmeter.assertions.XPath2Assertion
 
getNamespaces() - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
getNamespaces(String) - Static method in class org.apache.jmeter.util.XPathUtil
Compute namespaces for XML
getNamingPolicy() - Method in class org.apache.jmeter.gui.GuiPackage
 
getNeedClientAuth() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getNegatedCheckBox() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Negated checkbox
getNegatedCheckBox() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Negated checkbox
getNewLogger() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
Get a Logger instance which can be used by subclasses to log information.
getNewLogger() - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
Get a Logger instance which can be used by subclasses to log information.
getNextType(HierarchicalStreamReader) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
 
getNoDelay() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Find the JMeterTreeNode for a certain TestElement object.
getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Get the node for a given TestElement object.
getNodePath() - Method in class org.apache.jmeter.control.ModuleController
 
getNodesOfType(Class<?>) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Returns a list of tree nodes that hold objects of the given class type.
getNonce() - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
getNonGuiTreeModel() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getNoproxy() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getNotifier() - Method in class org.apache.jmeter.threads.JMeterThread
 
getNotifyChildSamplerListenerOfFilteredSamplers() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getNumberFieldErrorListener() - Static method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
getNumberOfSamplesToAggregate() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getNumberOfThreads() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Get the number of active threads
getNumberOfThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
Get the number of currently active threads
getNumberPadLen() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getNumMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getNumMessagesString() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getNumSamples() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the number of samples that have been recorded by this instance of the RunningSample class.
getNumThreads() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Get the number of threads.
getObject() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
 
getObject(String) - Method in class org.apache.jmeter.threads.JMeterVariables
Gets the value of a variable (not converted to String).
getObjectList() - Method in class org.apache.jorphan.gui.ObjectTableModel
Returns Object (List of Object).
getObjectListAsList() - Method in class org.apache.jorphan.gui.ObjectTableModel
Returns List of Object.
getObjectValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getObjectValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
getObjectValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
 
getObjectValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
getOkMaxTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the maximal elapsed time for requests within sliding window
getOkMean() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the arithmetic mean of the stored values
getOkMinTime() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the minimal elapsed time for requests within sliding window
getOkPercentile(double) - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Returns an estimate for the requested percentile of the stored values.
getOnErrorSetting() - Method in class org.apache.jmeter.gui.OnErrorPanel
 
getOnErrorStartNextLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Check if a sampler error should cause thread to start next loop.
getOnErrorStopTest() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Check if a sampler error should cause test to stop.
getOnErrorStopTestNow() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Check if a sampler error should cause test to stop now.
getOnErrorStopThread() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Check if a sampler error should cause thread to stop.
getOOBInline() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getOpaque() - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
getOpcode() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the opcode of the Argument object.
getOperationName() - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
getOptionsIgnored() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getOptionsInProperties() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getOptionsNoSupport() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getOutputFile() - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
getOutputFile(int) - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
getOutputFormat() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns the output format.
getOutputStream() - Method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
 
getOutputStream() - Method in class org.apache.jmeter.util.SlowSocket
 
getOutputStream() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getOutResult() - Method in class org.apache.jorphan.exec.SystemCommand
Returns Out/Err stream contents
getOverallInfo() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Gets the overall info.
getOverallSeries() - Method in class org.apache.jmeter.report.processor.graph.GroupData
Gets the overall series data
getOverallSeriesFormat() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Gets the format of the "overall" seriesData name.
getPanel() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
getPanel() - Method in class org.apache.jmeter.visualizers.RequestPanel
 
getPanel() - Method in interface org.apache.jmeter.visualizers.RequestView
Get the panel
getPanel() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
 
getParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specific parameter as a String, or null if the value was not specified.
getParameter(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specific parameter as a String, or null if the value was not specified.
getParameter(String, String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get the value of a specified parameter as a String, or return the specified default value if the value was not specified.
getParameter(String, String) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get the value of a specified parameter as a String, or return the specified default value if the value was not specified.
getParameterNamesIterator() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Get an iterator of the parameter names.
getParameterNamesIterator() - Method in class org.apache.jmeter.visualizers.backend.BackendListenerContext
Get an iterator of the parameter names.
getParameterPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
getParameterPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
getParameters() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getParameters() - Method in class org.apache.jmeter.gui.action.template.Template
 
getParameters() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
Convert the argument panel contents to an Arguments collection.
getParameters() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getParameters() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
getParameters() - Method in class org.apache.jmeter.util.ScriptingTestElement
 
getParameterValues() - Method in class org.apache.jmeter.functions.ThreadGroupName
 
getParamName() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the http parameter name of the File.
getParams() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getParent() - Method in class org.apache.jmeter.gui.action.template.Template
 
getParent() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getParent() - Method in class org.apache.jmeter.samplers.SampleResult
 
getParentFrame(ActionEvent) - Static method in class org.apache.jmeter.gui.action.AbstractAction
 
getParsedLabel(String) - Static method in class org.apache.jmeter.util.JMeterUtils
To get I18N label from properties file
getParsedLine(String, boolean, boolean, char) - Method in class org.apache.jmeter.services.FileServer
 
getParser() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Returns tidy as HTML parser.
getParser(String) - Static method in class org.apache.jmeter.protocol.http.parser.BaseParser
Factory method of parsers.
getParserClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Get the file location of the xml file.
getPartialResponse() - Method in exception org.apache.jmeter.protocol.tcp.sampler.ReadException
 
getPass() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getPassword() - Method in class org.apache.jmeter.config.LoginConfig
Gets the Password attribute of the LoginConfig object.
getPassword() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
getPassword() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getPassword() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the password used to login to the jms server
getPassword() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the password attribute of the LDAP object.
getPassword() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getPassword() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
getPassword() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns password to authenticate at the mailserver - standard getter
getPassword() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getPassword() - Method in class org.apache.jmeter.reporters.MailerModel
 
getPasswordAuthentication() - Method in class org.apache.jmeter.ProxyAuthenticator
Return a PasswordAuthentication instance using the userName and password specified in the constructor.
getPastedText() - Static method in class org.apache.jorphan.gui.GuiUtils
Get pasted text from clipboard
getPath() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the path for this object.
getPath() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the /some/file.xxxx from http://server.ect:PORT/some/file.xxx
getPath() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getPath() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Get the path of the File.
getPathPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
This method defines the Panel for: the HTTP path, Method and Content Encoding 'Follow Redirects', 'Use KeepAlive', and 'Use multipart for HTTP POST' elements.
getPathPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
This method defines the Panel for: the HTTP path, Method and Content Encoding 'Follow Redirects', 'Use KeepAlive', and 'Use multipart for HTTP POST' elements.
getPathToThreadGroup() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
Return nodes to level 2
getPattern(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a compiled expression from the pattern cache (READ_ONLY).
getPattern(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a compiled expression from the pattern cache.
getPatternCache() - Static method in class org.apache.jmeter.util.JMeterUtils
 
getPauseBetweenErrors() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getPauseBetweenErrorsAsLong() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getPct1ResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getPct2ResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getPct3ResTime() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getPercentile1() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getPercentile2() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the percentile2.
getPercentile3() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the percentile3.
getPercentileIndex() - Method in class org.apache.jmeter.report.processor.PercentileAggregatorFactory
Gets the percentile index.
getPercentPoint(double) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getPercentPoint(double) - Method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentPoint(float) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getPercentPoint(float) - Method in class org.apache.jorphan.math.StatCalculator
Get the value which %percent% of the values are less than.
getPercentThroughput() - Method in class org.apache.jmeter.control.ThroughputController
 
getPercentThroughputAsFloat() - Method in class org.apache.jmeter.control.ThroughputController
 
getPermanentFlags() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getPerThread() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns true if the random is computed per thread.
getPlacementNameMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getPointShape() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getPointShapeMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getPolicies() - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
 
getPolicies() - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
getPolicy() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
getPoolMax() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getPoolPreparedStatements() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
Return the max number of pooled prepared statements.
getPort() - Method in class org.apache.jmeter.gui.ServerPanel
 
getPort() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getPort() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
getPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getPort() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port; apply the default for the protocol if necessary.
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Port attribute of the LDAPSampler object
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Port attribute of the LDAPSampler object.
getPort() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getPort() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns port of mail-server (standard 25 for SMTP/SMTP with StartTLS, 465 for SSL) from textfield
getPort() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getPort() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getPort() - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos
 
getPortAsInt() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getPortIfSpecified() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the port number from the port string, allowing for trailing blanks.
getPortString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
getPortString() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getPortString() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
getPostBodyRaw() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getPostData() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getPostProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
 
getPreferredHeight() - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
getPreferredLafCommand() - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
Returns a command that would activate the preferred LaF.
getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.Graph
Gets the PreferredScrollableViewportSize attribute of the Graph object.
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
getPreferredSize() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
getPreferredSize() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
getPrefix() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getPrefixHTTPSampleName() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
getPrefixHTTPSampleName() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getPreload() - Method in class org.apache.jmeter.config.KeystoreConfig
 
getPreProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
Returns the preProcessors.
getPreviousResult() - Method in class org.apache.jmeter.threads.JMeterContext
 
getPreviousSampler() - Method in class org.apache.jmeter.threads.JMeterContext
Returns the previousSampler.
getPrimaryComparator() - Method in class org.apache.jorphan.gui.ObjectTableSorter
Returns Comparator used prior to sorted columns.
getPrintableComponent() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Subclasses need to over-ride this method, if they wish to return something other than the Visualizer itself.
getPrintableComponent() - Method in interface org.apache.jmeter.visualizers.Printable
 
getPrintableComponent() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
getPrintableComponent() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
getPriority() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getPriority() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getPriority() - Method in class org.apache.log.LogEvent
Deprecated.
Get Priority for LogEvent.
getPriorityForName(String) - Static method in class org.apache.log.Priority
Deprecated.
Retrieve a Priority object for the name parameter.
getPrivateKey(String) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
getPrivateKey(String) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Return the private Key for a specific alias
getProcessor() - Static method in class org.apache.jmeter.util.XPathUtil
 
getPropDefault(String, boolean) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a boolean value with default if not present.
getPropDefault(String, double) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a double value with default if not present.
getPropDefault(String, float) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a float value with default if not present.
getPropDefault(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a int value with default if not present.
getPropDefault(String, long) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a long value with default if not present.
getPropDefault(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get a String value with default if not present.
getProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Get the JmsProperties.
getProperties() - Method in class org.apache.jmeter.report.config.SubConfiguration
Gets the properties of the item.
getProperties() - Method in class org.apache.jmeter.threads.JMeterContext
 
getProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This method is used by the init method to load the property file that may even reside in the user space, or in the classpath under org.apache.jmeter.jmeter.properties.
getPropertiesVersion() - Static method in class org.apache.jmeter.save.SaveService
 
getProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Get the named property.
getProperty(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Get the value of a JMeter property.
getProperty(String, TProperty, Class<TProperty>) - Method in class org.apache.jmeter.report.config.SubConfiguration
Gets the value of the specified property.
getPropertyAsBoolean(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsBoolean(String, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsDouble(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsFloat(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsInt(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsInt(String, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsLong(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsLong(String, long) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsString(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyAsString(String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
getPropertyDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
getPropertyFromConfig(SubConfiguration, String, T, Class<T>) - Method in class org.apache.jmeter.report.dashboard.AbstractDataExporter
 
getPropertyName(HierarchicalStreamReader, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Get the property name, updating it if necessary using NameUpdater.
getPropertyOrNull(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
getPropertyType() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Get the property type for this property.
getPropertyType() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Figures out what kind of properties this collection is holding and returns the class type.
getPropertyType() - Method in class org.apache.jmeter.testelement.property.MapProperty
Figures out what kind of properties this collection is holding and returns the class type.
getPropertyValue(HierarchicalStreamReader, UnmarshallingContext, String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Get the property value, updating it if necessary using NameUpdater.
getProps() - Method in class org.apache.jmeter.config.Argument
 
getProps() - Method in class org.apache.jmeter.config.Arguments
 
getProps() - Method in class org.apache.jmeter.config.ConfigTestElement
 
getProps() - Method in class org.apache.jmeter.control.GenericController
 
getProps() - Method in class org.apache.jmeter.control.IfController
 
getProps() - Method in class org.apache.jmeter.control.IncludeController
 
getProps() - Method in class org.apache.jmeter.control.LoopController
 
getProps() - Method in class org.apache.jmeter.control.TransactionController
 
getProps() - Method in class org.apache.jmeter.control.WhileController
 
getProps() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getProps() - Method in class org.apache.jmeter.protocol.http.control.Header
 
getProps() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getProps() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProps() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getProps() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
 
getProps() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
 
getProps() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getProps() - Method in class org.apache.jmeter.sampler.DebugSampler
 
getProps() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
getProps() - Method in class org.apache.jmeter.testelement.TestPlan
 
getProps() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
 
getProps() - Method in class org.apache.jmeter.threads.ThreadGroup
 
getProtocol() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Gets the protocol, with default.
getProtocol() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the protocol, with default.
getProtocol(HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getProviderUrl() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
method returns the provider url for jndi to connect to
getProxyAuthStrategy() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProxyPass() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getProxyPass() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProxyPauseHTTPSample() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getProxyPortInt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getProxyPortInt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProxyScheme() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getProxyScheme() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getProxyServer() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getProxyServerPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
Create a panel containing the proxy server details
getProxyServerPanel() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Create a panel containing the proxy server details
getProxyUser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getProxyUser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getQop() - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
getQuery() - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
getQuery() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getQueryArguments() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getQueryArgumentsTypes() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getQueryMap(String) - Static method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the QueryString attribute of the UrlConfig object, using UTF-8 to encode the URL
getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Fetch the query string
getQueryString(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Gets the QueryString attribute of the UrlConfig object, using the specified encoding to encode the parameter values put into the URL
getQueryTimeout() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getQueryType() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getQueueConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getQueueSize() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Gets the queue size
getQuotedData() - Method in class org.apache.jmeter.config.CSVDataSet
 
getRampUp() - Method in class org.apache.jmeter.threads.ThreadGroup
Get the ramp-up value.
getRandom() - Method in class org.apache.jmeter.timers.RandomTimer
 
getRandomFile(String, String[]) - Method in class org.apache.jmeter.services.FileServer
Method will get a random file in a base directory
getRandomInt(int) - Static method in class org.apache.jmeter.util.JMeterUtils
Provide random numbers
getRandomPath() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getRandomSeed() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns the random seed.
getRandomSeed() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
getRange() - Method in class org.apache.jmeter.timers.ConstantTimer
Retrieve the range (not used for this timer).
getRange() - Method in class org.apache.jmeter.timers.RandomTimer
Get the range value.
getRate() - Method in class org.apache.jmeter.util.Calculator
Returns the throughput associated to this sampler in requests per second.
getRate() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per second.
getRate() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Returns the throughput associated to this sampler in requests per second.
getRatePerMin() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns the throughput associated to this sampler in requests per min.
getRateString() - Method in class org.apache.jmeter.visualizers.RunningSample
Returns a String that represents the throughput associated for this sampler, in units appropriate to its dimension:
getRawParameters() - Method in class org.apache.jmeter.engine.util.CompoundVariable
Allows the retrieval of the original String prior to it being compiled.
getRawPostData() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getReadResponse() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should store the response
getReadResponseAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should store the response
getRealm() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getReceiveBufferSize() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getReceivedBytes() - Method in class org.apache.jmeter.report.core.Sample
Gets the number of received bytes stored in the sample.
getReceivedBytes() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
 
getReceivedKBytesPerSec() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getReceiveQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getReceiverBCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns receiver in field "bcc" from textfield
getReceiverBCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns receivers of current message as InternetAddress ("bcc") - standard getter
getReceiverCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns receiver in field "cc" from textfield
getReceiverCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns receivers of current message as InternetAddress ("cc") - standard getter
getReceiverTo() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns receiver in field "to" from textfield
getRecentFile(int) - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
Get the full path to the recent file where index 0 is the most recent
getRecentFileMenuItems() - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
Get the menu items to add to the menu bar, to get recent file functionality
getReconnectionErrorCodes() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
getRecycle() - Method in class org.apache.jmeter.config.CSVDataSet
 
getRedirectLocation() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getReferenceKey() - Method in class org.apache.jmeter.engine.util.CompoundVariable
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.AbstractFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadGroupName
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.BeanShell
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.ChangeCase
 
getReferenceKey() - Method in class org.apache.jmeter.functions.CharFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.CSVRead
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeHtml
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeXml
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.EvalFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.EvalVarFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.FileToString
Return the name of your function.
getReferenceKey() - Method in interface org.apache.jmeter.functions.Function
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Groovy
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.IntSum
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.IsPropDefined
 
getReferenceKey() - Method in class org.apache.jmeter.functions.IsVarDefined
 
getReferenceKey() - Method in class org.apache.jmeter.functions.IterationCounter
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.JavaScript
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Jexl2Function
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Jexl3Function
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction2
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.LongSum
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.MachineIP
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.MachineName
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Property
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Property2
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Random
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomDate
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomString
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.RegexFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.SamplerName
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.SetProperty
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.SplitFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.StringFromFile
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.StringToFile
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.TestPlanName
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadNumber
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.TimeFunction
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.TimeShift
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscape
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscapeHtml
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.UrlDecode
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.UrlEncode
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.Uuid
 
getReferenceKey() - Method in class org.apache.jmeter.functions.Variable
Return the name of your function.
getReferenceKey() - Method in class org.apache.jmeter.functions.XPath
Return the name of your function.
getRefName() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
getRefName() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
getRefName() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
getRefName() - Method in class org.apache.jmeter.extractor.RegexExtractor
Get the prefix name of the variable to be used to store the regex matches
getRefName() - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
getRefName() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
getRefNames() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
getRegex() - Method in class org.apache.jmeter.assertions.SubstitutionElement
 
getRegex() - Method in class org.apache.jmeter.extractor.RegexExtractor
Get the regex which is to be used
getRegexMatch() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getRegExParamValuesGrNr() - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
getRegExRefName() - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
getRegParamNamesGrNr() - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
getRelativeTime() - Method in class org.apache.log.LogEvent
Deprecated.
Get the time of the log event relative to start of application.
getRemoteFilename() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getRemoteSocketAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getReplacementElement() - Method in class org.apache.jmeter.control.IncludeController
 
getReplacementSubTree() - Method in class org.apache.jmeter.control.IncludeController
The way ReplaceableController works is clone is called first, followed by replace(HashTree) and finally getReplacement().
getReplacementSubTree() - Method in class org.apache.jmeter.control.ModuleController
Used to replace the test execution tree (usually by adding the subelements of the TestElement that is replacing the ReplaceableController.
getReplacementSubTree() - Method in interface org.apache.jmeter.control.ReplaceableController
Used to replace the test execution tree (usually by adding the subelements of the TestElement that is replacing the ReplaceableController.
getReplacer() - Method in class org.apache.jmeter.gui.GuiPackage
Get a ValueReplacer for the test tree.
getReportTitle() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
getRequestData() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
 
getRequestNumber() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
getResolvedFile(String) - Method in class org.apache.jmeter.services.FileServer
Get File instance for provided file path, resolve file location relative to base dir or script dir when needed
getResourceBundles() - Method in class org.apache.jmeter.JMeter
 
getResourceBundles() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
 
getResourceFileAsText(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
getResponseAsString(SampleResult) - Static method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
getResponseCode() - Method in class org.apache.jmeter.report.core.Sample
Gets the response code stored in the sample.
getResponseCode() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseCode() - Method in class org.apache.jmeter.visualizers.backend.ErrorMetric
 
getResponseData() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the responseData attribute of the SampleResult object.
getResponseDataAsString() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the responseData of the SampleResult object as a String
getResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseHeaders(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Gets the ResponseHeaders from the URLConnection
getResponseMessage() - Method in class org.apache.jmeter.report.core.Sample
Gets the response message stored in the sample.
getResponseMessage() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResponseMessage() - Method in class org.apache.jmeter.visualizers.backend.ErrorMetric
 
getResponseTimeout() - Method in class org.apache.jmeter.gui.ServerPanel
 
getResponseTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getResponseTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getResString(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the resource string for this key.
getResString(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Deprecated.
Only intended for use in development; use getResString(String) normally
getResString(String, Locale) - Static method in class org.apache.jmeter.util.JMeterUtils
Gets the resource string for this key in Locale.
getResult() - Method in class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader.AsynSamplerResultHolder
 
getResult() - Method in interface org.apache.jmeter.report.processor.Aggregator
Gets the result of the aggregation using stored values.
getResult() - Method in class org.apache.jmeter.report.processor.MaxAggregator
 
getResult() - Method in class org.apache.jmeter.report.processor.MeanAggregator
 
getResult() - Method in class org.apache.jmeter.report.processor.MinAggregator
 
getResult() - Method in class org.apache.jmeter.report.processor.PercentileAggregator
 
getResult() - Method in class org.apache.jmeter.report.processor.SumAggregator
 
getResult() - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
getResult() - Method in class org.apache.jmeter.samplers.SampleEvent
Get the SampleResult associated with this event
getResult(String) - Method in class org.apache.jmeter.report.processor.MapResultData
Gets the result with the specified name.
getResult(SampleResult) - Method in interface org.apache.jmeter.assertions.Assertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.BeanShellAssertion
Returns the AssertionResult object encapsulating information about the success or failure of the assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.BSFAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.CompareAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.DurationAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.JSR223Assertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.SizeAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLAssertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XPath2Assertion
Returns the result of the Assertion.
getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XPathAssertion
Returns the result of the Assertion.
getResultField() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getResultFileName() - Method in class org.apache.jmeter.samplers.SampleResult
 
getResultSetHandler() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getResultSetMaxRows() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getResultVariable() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getReturnValString() - Method in class org.apache.jmeter.control.ForeachController
 
getReuseAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getRightBoundary() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
getRightSide() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getRmiHost() - Static method in class org.apache.jmeter.rmi.RmiUtils
 
getRmiRegistryPort() - Static method in class org.apache.jmeter.rmi.RmiUtils
 
getRootCAalias() - Static method in class org.apache.jorphan.exec.KeyToolUtils
Get the root CA alias; needed to check the serial number and fingerprint
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Rootdn attribute of the LDAPSampler object
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Rootdn attribute of the LDAPSampler object.
getRootLevel() - Static method in class org.apache.jmeter.gui.action.LogLevelCommand
 
getRootNode() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
The root node for the TreeTable
getRowCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getRowCount() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
The implementation is exactly the same as ObjectTableModel.getRowCount.
getRowCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
getRowData(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
getRuntime() - Method in class org.apache.jmeter.control.RunTime
 
getRuntimeString() - Method in class org.apache.jmeter.control.RunTime
 
getSafe() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSample(int) - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
 
getSampleContext() - Method in class org.apache.jmeter.report.processor.AbstractSampleProcessor
 
getSampleContext() - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
getSampleContext() - Method in interface org.apache.jmeter.report.processor.SampleProcessor
Gets the sample context.
getSampleContext() - Method in interface org.apache.jmeter.report.processor.SampleSource
Gets the sample context.
getSampleCount() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getSampleCount() - Method in class org.apache.jmeter.samplers.SampleResult
return the sample count.
getSampleFilter() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the overall sample filter.
getSampleIndexer() - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
getSampleLabel() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSampleLabel(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Get the sample label for use in summary reports etc.
getSampleList(SampleResult) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Generate a list of qualifying sample results, depending on the scope.
getSampleListeners() - Method in class org.apache.jmeter.threads.SamplePackage
 
getSampleNumberString() - Method in class org.apache.jmeter.visualizers.TableSample
 
getSamplePredicate() - Method in class org.apache.jmeter.report.processor.FilterConsumer
Gets the sample predicate used to filter the samples.
getSampler() - Method in class org.apache.jmeter.threads.SamplePackage
 
getSamplerClass() - Method in class org.apache.jmeter.samplers.Entry
 
getSamplerContext() - Method in class org.apache.jmeter.threads.JMeterContext
Sampler context is cleaned up as soon as Post-Processor have ended
getSamplerController() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Get the sampler controller.
getSamplerCreator(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
Gets SamplerCreator for content type, if none is found returns DefaultSamplerCreator
getSamplerData() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Overrides version in Sampler data to provide more details
getSamplerData() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSamplerDownloadImages() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getSampleResults() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getSampleResults() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getSamplerFollowRedirects() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getSamplerLabel() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
getSamplerMetric(String) - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
getSampleRow() - Method in class org.apache.jmeter.report.core.Sample
 
getSamplerRedirectAutomatically() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getSamplersList() - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
getSamplersRegex() - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
getSamplerTypeName() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getSamples() - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
 
getSampleSaveConfiguration(String, String) - Static method in class org.apache.jmeter.save.CSVSaveService
Parse a CSV header line
getSampleStore() - Method in class org.apache.jmeter.samplers.BatchSampleSender
 
getSampleVariableName() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Gets the sampleVariableName.
getSatisfiedCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
getSatisfiedThreshold() - Method in class org.apache.jmeter.report.processor.ApdexThresholdsInfo
 
getSatisfiedThreshold() - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
getSaveConfig() - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
getSaveConfig() - Method in class org.apache.jmeter.reporters.ResultCollector
 
getSaveConfig() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSaveWorkBench() - Method in class org.apache.jmeter.testelement.WorkBench
Deprecated.
 
getScale() - Method in class org.apache.jorphan.gui.JMeterUIDefaults
 
getScheduler() - Method in class org.apache.jmeter.threads.ThreadGroup
Get whether scheduler is being used
getSchema() - Method in class org.apache.jmeter.config.Argument
 
getSchema() - Method in class org.apache.jmeter.config.Arguments
 
getSchema() - Method in class org.apache.jmeter.config.ConfigTestElement
 
getSchema() - Method in class org.apache.jmeter.control.GenericController
 
getSchema() - Method in class org.apache.jmeter.control.IfController
 
getSchema() - Method in class org.apache.jmeter.control.IncludeController
 
getSchema() - Method in class org.apache.jmeter.control.LoopController
 
getSchema() - Method in class org.apache.jmeter.control.TransactionController
 
getSchema() - Method in class org.apache.jmeter.control.WhileController
 
getSchema() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getSchema() - Method in class org.apache.jmeter.protocol.http.control.Header
 
getSchema() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
getSchema() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getSchema() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
getSchema() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
 
getSchema() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
 
getSchema() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getSchema() - Method in class org.apache.jmeter.sampler.DebugSampler
 
getSchema() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
getSchema() - Method in class org.apache.jmeter.testelement.TestPlan
 
getSchema() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
 
getSchema() - Method in class org.apache.jmeter.threads.ThreadGroup
 
getScope() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the search scope attribute of the LDAPSampler object
getScopeAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getScopeName() - Method in class org.apache.jmeter.testelement.AbstractScopedAssertion
 
getScopeName() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
getScript() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
getScript() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
getScript() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getScript() - Method in class org.apache.jmeter.util.BeanShellTestElement
Return the script (TestBean version).
getScript() - Method in class org.apache.jmeter.util.ScriptingTestElement
Return the script (TestBean version).
getScriptEngine() - Method in class org.apache.jmeter.util.JSR223TestElement
 
getScriptLanguage() - Method in class org.apache.jmeter.util.BSFTestElement
 
getScriptLanguage() - Method in class org.apache.jmeter.util.JSR223TestElement
 
getScriptName() - Method in class org.apache.jmeter.services.FileServer
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableBlockIncrement attribute of the Graph object.
getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
Gets the ScrollableUnitIncrement attribute of the Graph object.
getscrollCount() - Method in class org.apache.jorphan.gui.MenuScroller
Returns the number of items in the scrolling portion of the menu.
getSearchableTokens() - Method in class org.apache.jmeter.assertions.AssertionResult
 
getSearchableTokens() - Method in interface org.apache.jmeter.gui.Searchable
Get a list of all tokens that should be visible to searching
getSearchableTokens() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
getSearchableTokens() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSearchableTokens() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Get a list of all tokens that should be visible to searching
getSearchPaths() - Static method in class org.apache.jmeter.util.JMeterUtils
Generate a list of paths to search.
getSearchResults() - Method in class org.apache.jorphan.collections.SearchByClass
After traversing the HashTree, call this method to get a collection of the nodes that were found.
getSearchToolBar() - Method in class org.apache.jmeter.visualizers.SearchTextExtension
 
getSecondaryResult() - Method in class org.apache.jmeter.assertions.CompareAssertionResult
 
getSecure() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the secure for this object.
getSecuritySettingsPanel() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
getSelectedIndex() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getSelectedItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
 
getSelectedNode() - Method in class org.apache.jmeter.control.ModuleController
Gets the JMeterTreeNode for the Controller
getSelectedNodes() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
getSelection() - Method in class org.apache.jmeter.control.SwitchController
 
getSelection() - Method in class org.apache.jmeter.util.ScopePanel
 
getSelector() - Method in class org.apache.jmeter.report.processor.AggregateConsumer
Gets the selector.
getSendBufferSize() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getSender() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns sender-address for current message - standard getter
getSendFileAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Determine whether to send a file as the entire body of an entity enclosing request such as POST, PUT or PATCH.
getSendFileAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if the file should be sent as the entire Content body, i.e.
getSendParameterValuesAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Determine whether to send concatenated parameters as the entire body of an entity enclosing request such as POST, PUT or PATCH.
getSendParameterValuesAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if none of the parameters have a name, and if that is the case, it means that the parameter values should be sent as the entity body
getSendQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getSentBytes() - Method in class org.apache.jmeter.report.core.Sample
Gets the number of sent bytes stored in the sample.
getSentBytes() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getSentBytes() - Method in class org.apache.jmeter.samplers.SampleResult
 
getSentBytes() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
 
getSentBytes() - Method in class org.apache.jmeter.visualizers.TableSample
 
getSentBytesPerSecond() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the sent bytes per second.
getSentBytesPerSecond() - Method in class org.apache.jmeter.util.Calculator
Sent bytes / second
getSentBytesPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Sent Throughput in bytes / second
getSentKBPerSecond() - Method in class org.apache.jmeter.util.Calculator
Sent bytes throughput in kilobytes / second
getSentKBPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
Sent Throughput in kilobytes / second
getSentKBytesPerSec() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getSentKBytesPerSecond() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the sent kilo bytes per second.
getSeparator() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getSeparator() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getSeparator() - Method in class org.apache.jmeter.report.core.CsvFile
 
getSeparator() - Method in class org.apache.jmeter.report.core.SampleMetadata
 
getSeriesFilter() - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Gets the series filter.
getSeriesInfo() - Method in class org.apache.jmeter.report.processor.graph.GroupData
Gets the series data map.
getSeriesName() - Method in class org.apache.jmeter.report.processor.graph.StaticSeriesSelector
Gets the name of the series.
getSeriesSelector() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Gets the seriesData selector.
getServer() - Method in class org.apache.jmeter.gui.ServerPanel
 
getServer() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getServer() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getServer() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns mail-server to be used to send message (from textfield)
getServer() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getServerAliases(String, Principal[]) - Method in class org.apache.jmeter.rmi.AliasKeyManager
 
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the servername attribute of the LDAPSampler object
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the servername attribute of the LDAPSampler object.
getServers() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
getServerType() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Returns the type of the protocol set to use when talking with the remote server.
getService() - Method in class org.apache.jorphan.reflect.ServiceLoadFailure
 
getSession() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getSessionConfig() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getShareMode() - Method in class org.apache.jmeter.config.CSVDataSet
 
getShareModeAsInt(String) - Static method in class org.apache.jmeter.config.CSVDataSetBeanInfo
 
getShareTags() - Static method in class org.apache.jmeter.config.CSVDataSetBeanInfo
 
getSignerCertFile() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSignerDn() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSignerEmail() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSignerSerial() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSize() - Method in class org.apache.jmeter.functions.FileRowColContainer
 
getSize() - Method in class org.apache.jmeter.report.processor.ListResultData
Gets the size of the list.
getSize() - Method in class org.apache.log.ContextMap
Deprecated.
Get the number of contexts in map.
getSkipAutoNumber() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getSkipJarsWithJmeterSkipClassScanningAttribute() - Static method in class org.apache.jorphan.reflect.ClassFinder
 
getSkipSuffix() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getSmtpHost() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSmtpPort() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns port to be used for SMTP-connection (standard 25 or 465) - standard getter
getSmtpPort() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSmtpServer() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns FQDN or IP of SMTP-server to be used to send message - standard getter
getSocket() - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStream
Return the underlying Socket
getSocketKeepAlive() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSocketTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSoLinger() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getSoLinger() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getSortKeys() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
getSortOrder() - Method in class org.apache.jmeter.gui.util.MenuInfo
 
getSoTimeout() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getSource() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
Returns the source.
getSource() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getSource() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getSourceActions(JComponent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
getSourceTypeList() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getSpecificMessagePosition() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSpecificMessagePositionAsInt() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
getSslDomains() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getStandardDeviation() - Method in class org.apache.jmeter.util.Calculator
 
getStandardDeviation() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
getStandardDeviation() - Method in class org.apache.jorphan.math.StatCalculator
 
getStart() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getStartAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getStartDate() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
getStartedThreads() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
 
getStartIndex() - Method in class org.apache.jmeter.config.KeystoreConfig
 
getStartIndexAsString() - Method in class org.apache.jmeter.control.ForeachController
 
getStartTime() - Method in class org.apache.jmeter.report.core.Sample
Gets the start time of the sample.
getStartTime() - Method in class org.apache.jmeter.samplers.SampleResult
 
getStartTime() - Method in class org.apache.jmeter.threads.JMeterThread
Get the start time value.
getStartTime() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
getStartTime() - Method in class org.apache.jmeter.visualizers.Sample
 
getStartTime() - Method in class org.apache.jmeter.visualizers.TableSample
 
getStartTimeFormatted(Format) - Method in class org.apache.jmeter.visualizers.Sample
 
getStartTimeFormatted(Format) - Method in class org.apache.jmeter.visualizers.TableSample
 
getState() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Get the state of the radio Button
getState() - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
getStaticLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
getStaticLabel() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Get the component's label.
getStaticLabel() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
getStaticLabel() - Method in class org.apache.jmeter.gui.NamePanel
Get the component's label.
getStaticLabel() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
 
getStaticLabel() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
getStaticLabel() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Get the component's label.
getStderr() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getStdin() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getStdout() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getStoppables() - Method in class org.apache.jmeter.gui.GuiPackage
 
getStopThread() - Method in class org.apache.jmeter.config.CSVDataSet
 
getString(Object) - Static method in class org.apache.jorphan.util.Converter
Converts object to a String, defaults to empty string if object is null.
getString(Object, String) - Static method in class org.apache.jorphan.util.Converter
Converts object to a String, return defaultValue if object is null.
getStringLayout() - Method in class org.apache.jmeter.gui.logging.GuiLogEventAppender
 
getStringsToSkip() - Method in class org.apache.jmeter.assertions.CompareAssertion
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
Executes the function (and caches the value for the duration of the test iteration) if the property is a running version.
getStringValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
getStringValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
getStringValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
 
getStringValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
getStrokeWidth() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getStrokeWidth() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
 
getStyle() - Method in class org.apache.jmeter.control.InterleaveControl
 
getStyle() - Method in class org.apache.jmeter.control.ThroughputController
 
getSubConfigurationPropertyKey(String, String, String) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the sub configuration property key from the specified key prefix, sub configuration identifier and property name.
getSubConfigurationPropertyPrefix(String, String) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the sub configuration property prefix from the specified key prefix and sub configuration identifier.
getSubControllers() - Method in class org.apache.jmeter.control.GenericController
Gets the SubControllers attribute of the GenericController object
getSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns subject of the e-mail from textfield
getSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns subject for current message - standard getter
getSubjectForUrl(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Get a Subject for a given URL, if available
getSubjectForUser(String, String) - Method in class org.apache.jmeter.protocol.http.control.KerberosManager
 
getSubResults() - Method in class org.apache.jmeter.samplers.SampleResult
Gets the subresults associated with this sample.
getSubSampler() - Method in class org.apache.jmeter.control.TransactionSampler
 
getSubstitute() - Method in class org.apache.jmeter.assertions.SubstitutionElement
 
getSubTree(Object) - Method in class org.apache.jorphan.collections.SearchByClass
Given a specific found node, this method will return the sub tree of that node.
getSuccess() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getSuccess() - Method in class org.apache.jmeter.report.core.Sample
Gets the success status stored in the sample.
getSuccessCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
getSuccessCount() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSuccesses() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the number of successful requests for the current time slot
getSuccessLabel() - Method in class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
Gets the success label.
getSuccessLimit() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSuccessOnly() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getSuccessSubject() - Method in class org.apache.jmeter.reporters.MailerModel
 
getSum() - Method in class org.apache.jorphan.math.StatCalculator
 
getSummaryInfos() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Gets the summary infos.
getSupportedCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
getSupportedCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
getSupportedCipherSuites() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
getSupportedCipherSuites() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getSupportedCipherSuites() - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
getSupportedEncodings() - Static method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Init available encoding using constants, then JVM standard ones
getSupportedProtocols() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getTabLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getTabLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
 
getTable() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the table used to enter arguments.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Implements the TableCellEditor interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.HeaderAsPropertyRendererWrapper
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
getTableLabel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Get the title label for this component.
getTagLabel() - Method in class org.apache.jmeter.report.processor.TaggerConsumer
Gets the label of the tag used by this consumer.
getTags() - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
 
getTags() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getTarget() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getTarget() - Method in class org.apache.jmeter.sampler.TestAction
 
getTcpNoDelay() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getTempDirectory() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Gets the temporary directory.
getTemplate() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
getTemplateByName(String) - Method in class org.apache.jmeter.gui.action.template.TemplateManager
 
getTemplateConfig() - Static method in class org.apache.jmeter.util.TemplateUtil
Give a basic templateConfiguration
getTemplateNames() - Method in class org.apache.jmeter.gui.action.template.TemplateManager
 
getterName(String) - Static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Convert a config name to the method name of the getter.
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the test attribute of the LDAPSampler object
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the test attribute of the LDAPSampler object.
getTestButtonLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
getTestButtonLabel() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
 
getTestElement() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
getTestField() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getTestField() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
getTestLogicalAction() - Method in class org.apache.jmeter.samplers.SampleResult
 
getTestLogicalAction() - Method in class org.apache.jmeter.threads.JMeterContext
 
getTestPlan() - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
Get the TestPlan from the root of this tree
getTestPlanClasspath() - Method in class org.apache.jmeter.testelement.TestPlan
Returns the classpath
getTestPlanClasspathArray() - Method in class org.apache.jmeter.testelement.TestPlan
 
getTestPlanFile() - Method in class org.apache.jmeter.gui.GuiPackage
 
getTestStartTime() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getTestStartTime() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getTestStartTime() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
getTestStrings() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getTestTree() - Method in class org.apache.jmeter.threads.JMeterThread
 
getTestType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
getText() - Method in class org.apache.jmeter.gui.CommentPanel
Deprecated.
 
getText() - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
The implementation will get the resource name from the selected radio button in the JButtonGroup.
getText() - Static method in interface org.apache.jmeter.protocol.jms.sampler.render.Renderers
 
getText() - Method in class org.apache.jorphan.gui.JLabeledChoice
Returns the text in the Text Field.
getText() - Method in interface org.apache.jorphan.gui.JLabeledField
 
getText() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the text in the Text Field.
getText() - Method in class org.apache.jorphan.gui.JLabeledTextField
Returns the text in the Text Field.
getText() - Method in class org.apache.jorphan.io.TextFile
Read the whole file content and return it as a string.
getText(Object, int, int) - Method in class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
Get the text for the value as the translation of the resource name.
getTextBox() - Method in class org.apache.jmeter.gui.util.TextBoxDialoger
 
getTextFromDocument(byte[]) - Static method in class org.apache.jmeter.util.Document
Convert to text plain a lot of kind of document (like odt, ods, odp, doc(x), xls(x), ppt(x), pdf, mp3, mp4, etc.) with Apache Tika
getTextLines() - Method in class org.apache.jorphan.gui.JLabeledTextArea
 
getTextMessage() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getThread() - Method in class org.apache.jmeter.threads.JMeterContext
 
getThreadContext() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getThreadCounts() - Static method in class org.apache.jmeter.threads.JMeterContextService
 
getThreadGroup() - Method in class org.apache.jmeter.samplers.SampleEvent
Get the name of the thread group for which this event was recorded
getThreadGroup() - Method in class org.apache.jmeter.threads.JMeterContext
 
getThreadLists() - Method in class org.apache.jmeter.modifiers.UserParameters
 
getThreadName() - Method in class org.apache.jmeter.report.core.Sample
Gets the thread name stored in the sample.
getThreadName() - Method in class org.apache.jmeter.samplers.SampleResult
 
getThreadName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
getThreadName() - Method in class org.apache.jmeter.threads.JMeterThread
 
getThreadName() - Method in class org.apache.jmeter.threads.JMeterVariables
 
getThreadName() - Method in class org.apache.jmeter.visualizers.Sample
 
getThreadName() - Method in class org.apache.jmeter.visualizers.TableSample
 
getThreadNum() - Method in class org.apache.jmeter.threads.JMeterContext
 
getThreadNum() - Method in class org.apache.jmeter.threads.JMeterThread
Returns the threadNum.
getThreadsAllowedToBlockForConnectionMultiplier() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getThresholdSelector() - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
getThroughput() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getThroughput() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Gets the throughput.
getThroughput() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Gets the configured desired throughput.
getThroughput() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Returns number of generated samples per PreciseThroughputTimer.getThroughputPeriod()
getThroughput() - Method in class org.apache.jmeter.visualizers.Sample
 
getThroughputPeriod() - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Allows to use business values for throughput configuration.
getThrowable() - Method in class org.apache.jorphan.reflect.ServiceLoadFailure
 
getThrowable() - Method in class org.apache.log.LogEvent
Deprecated.
Get throwable instance associated with event.
getTime() - Method in class org.apache.jmeter.samplers.SampleResult
Get the time it took this sample to occur.
getTime() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
getTime() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
getTime() - Method in class org.apache.log.LogEvent
Deprecated.
Get the absolute time of the log event.
getTimelim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the time limit attribute of the LDAPSampler object
getTimelimAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getTimeout() - Method in class org.apache.jmeter.modifiers.SampleTimeout
Get the timeout value for display.
getTimeout() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getTimeout() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns timeout for SMTP connection from textfield
getTimeout() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns timeout for the SMTP-connection - returns the default timeout if no value has been supplied.
getTimeout() - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
getTimeout() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getTimeoutAsLong() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
getTimeoutInMs() - Method in class org.apache.jmeter.timers.SyncTimer
 
getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
 
getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
 
getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
getTimers() - Method in class org.apache.jmeter.threads.SamplePackage
 
getTimestamp() - Method in class org.apache.jmeter.report.core.Sample
Gets the time stamp stored in the sample.
getTimeStamp() - Method in class org.apache.jmeter.samplers.SampleResult
Get the sample timestamp, which may be either the start time or the end time.
getTimeStamp() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
getTitle() - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand.MenuItem
 
getTitle() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getTitle() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getTitle() - Method in class org.apache.jmeter.report.config.GraphConfiguration
Gets the title of the graph.
getTitle() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Gets the title of the graph.
getTitleFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getTitleFont() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
getTlsProtocolsToUse() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns the TLS protocols to use for handshake
getTlsProtocolsToUse() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
getToAddress() - Method in class org.apache.jmeter.reporters.MailerModel
 
getToleratedCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
getToleratedThreshold() - Method in class org.apache.jmeter.report.processor.ApdexThresholdsInfo
 
getToleratedThreshold() - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
getToolBar() - Method in class org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledChoice
Returns the tooltip string that has been set with setToolTipText
getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledTextArea
Returns the tooltip string that has been set with setToolTipText
getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledTextField
Returns the tooltip string that has been set with setToolTipText
getTop5ErrorsMetrics() - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
Return Top 5 errors and associated frequency.
getTopFixedCount() - Method in class org.apache.jorphan.gui.MenuScroller
Returns the number of items fixed at the top of the menu or popup menu.
getTopLevelMenus() - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
getTopLevelMenus() - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
getTopLevelMenus() - Method in class org.apache.jmeter.gui.action.Restart
 
getTopLevelMenus() - Method in class org.apache.jmeter.gui.action.SchematicView
 
getTopLevelMenus() - Method in class org.apache.jmeter.gui.HtmlReportAction
 
getTopLevelMenus() - Method in interface org.apache.jmeter.gui.plugin.MenuCreator
 
getTopLevelMenus() - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
getTotal() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
getTotal() - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
getTotal() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Get the number of total requests for the current time slot
getTotalBytes() - Method in class org.apache.jmeter.util.Calculator
 
getTotalBytes() - Method in class org.apache.jorphan.math.StatCalculator
 
getTotalCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
getTotalSentBytes() - Method in class org.apache.jorphan.math.StatCalculator
 
getTotalThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
Get the total number of threads (>= active)
getTrafficClass() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getTransaction() - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
getTransactionConfig() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getTransactionController() - Method in class org.apache.jmeter.control.TransactionSampler
 
getTransactionIsolation() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getTransactionIsolationMode(String) - Static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
Converts a string description of a valid transaction isolation mode to the respective integer value.
getTransactionResult() - Method in class org.apache.jmeter.control.TransactionSampler
 
getTransferData(DataFlavor) - Method in class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
getTransferDataFlavors() - Method in class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
getTree() - Method in class org.apache.jmeter.gui.MainFrame
 
getTree() - Method in class org.apache.jmeter.gui.UndoHistoryItem
 
getTree(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree mapped to the given key.
getTree(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
 
getTree(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree object mapped to the last key in the array by recursing through the HashTree structure one key at a time.
getTree(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Gets the HashTree object mapped to the last key in the SortedSet by recursing through the HashTree structure one key at a time.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Implements the TreeCellEditor interface.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.gui.tree.JMeterCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.visualizers.TreeNodeRenderer
 
getTreeListener() - Method in class org.apache.jmeter.gui.GuiPackage
Get the listener for JMeter's test tree.
getTreeModel() - Method in class org.apache.jmeter.gui.GuiPackage
Get the model for JMeter's test tree.
getTreeNode() - Method in class org.apache.jmeter.control.gui.TreeNodeWrapper
 
getTreePath(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
 
getTreeState() - Method in class org.apache.jmeter.gui.UndoHistoryItem
 
getTrimInterval() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getTristateModel() - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
getTrustStore() - Method in class org.apache.jmeter.util.SSLManager
Opens and initializes the TrustStore.
getTrustStoreToUse() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getTrustStoreToUse() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns the path to the local (pre-installed) truststore to be used to avoid SSL-connection-exceptions
getTxTimeout() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
getType() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Gets the Meta Data attribute of the JmsProperty.
getType() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
getUnparsedArgs() - Method in class org.apache.commons.cli.avalon.CLArgsParser
Retrieve an array of arguments that have not been parsed due to the parser halting.
getUpgradePropertyName(String, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Update a property name using NameUpdater.
getUpgradePropertyValue(String, String, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
getUrl() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
getUrl() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Returns the url string extracted from the first line of the client request.
getUrl() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Get the URL, built from its component parts.
getURL() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getURL() - Method in class org.apache.jmeter.protocol.http.parser.URLString
 
getURL() - Method in class org.apache.jmeter.samplers.SampleResult
 
getUrlAsString() - Method in class org.apache.jmeter.samplers.SampleResult
Get a String representation of the URL (if defined).
getUrlConfigDefaults() - Method in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
getUrlConfigDefaults() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Return the UrlConfigDefaults instance to be used when configuring the UI elements and default values.
getUrlWithoutQuery(URL) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
getUseClientMode() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getUseExpires() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
getUseJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should use properties file instead of UI parameters.
getUseJNDIPropertiesAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the properties as boolean true/false.
getUseKeepalive() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getUseMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Determine if we should use multipart/form-data or application/x-www-form-urlencoded for the method
getUseMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if we should use multipart/form-data or application/x-www-form-urlencoded for the post
getUseMultipartForPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
getUseMultipartForPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if we should use multipart/form-data or application/x-www-form-urlencoded for the post
getUseNonPersistentDelivery() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
getUser() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
getUserDefinedTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the UserDefinedTest attribute of the LDAPSampler object.
getUserDefinedVariables() - Method in class org.apache.jmeter.testelement.TestPlan
 
getUserDefinedVariablesAsProperty() - Method in class org.apache.jmeter.testelement.TestPlan
 
getUserDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the username attribute of the LDAP object
getUserMetrics() - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
getUsername() - Method in class org.apache.jmeter.config.LoginConfig
Gets the Username attribute of the LoginConfig object.
getUsername() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
getUsername() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
getUsername() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
getUsername() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return the username used to login to the jms server
getUsername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the username attribute of the LDAP object.
getUsername() - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
getUsername() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
getUsername() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns username to authenticate at the mailserver - standard getter
getUsername() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
getUserName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
getUserPw() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
getUseSeparator() - Method in class org.apache.jmeter.control.ForeachController
 
getUseSSL() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if SSL is used to send message - standard getter
getUseStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if StartTLS is used to transmit message - standard getter
getValidMethods() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Return available HTTP methods to be shown in the UrlConfigGui, returning HTTPSamplerBase.getValidMethodsAsArray() by default if not reset.
getValidMethodsAsArray() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
getValue() - Method in class org.apache.jmeter.config.Argument
Gets the value of the Argument object.
getValue() - Method in class org.apache.jmeter.protocol.http.control.Cookie
get the value for this object.
getValue() - Method in class org.apache.jmeter.protocol.http.control.Header
Get the value for this object.
getValue() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Return the value
getValue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Gets the value of the JmsProperty object.
getValue() - Method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
getValue() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the value of the Argument object.
getValue() - Method in class org.apache.jmeter.report.processor.ValueResultData
 
getValue() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
getValue() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
 
getValue() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
getValue() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
getValue() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
getValue() - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
 
getValue() - Method in class org.apache.jorphan.gui.ObjectTableSorter.Row
 
getValue() - Method in class org.apache.log.Priority
Deprecated.
Get numerical value associated with priority.
getValueAsObject() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
 
getValueAt(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter.Row
 
getValueAt(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Required by table model interface.
getValueAt(int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
Subclasses need to implement the logic for the method and return the value at the specific cell.
getValueAt(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
getValueAt(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
The method is similar to getValueAt(int,int).
getValueAt(Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
The method is similar to getValueAt(int,int).
getValueComparator(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
Returns Comparator used on column.
getValueFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
getValueForNode(Node) - Static method in class org.apache.jmeter.util.XPathUtil
 
getValueFromFile(String, String, boolean, Cache<Object, Object>) - Method in class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
 
getValueFromFile(String, String, boolean, Cache<Object, Object>) - Method in interface org.apache.jmeter.protocol.jms.sampler.render.MessageRenderer
Read text from file, eventually replace variables, then convert it.
getValueFromText(String) - Method in class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
 
getValueFromText(String) - Method in interface org.apache.jmeter.protocol.jms.sampler.render.MessageRenderer
Convert text to expected type
getValuesAggregator() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Gets the values aggregator of aggregated keys seriesData.
getValueSelector() - Method in class org.apache.jmeter.report.processor.graph.GroupInfo
Gets the value selector.
getVarCount() - Static method in class org.apache.jmeter.samplers.SampleEvent
Get the number of defined variables
getVarCount() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
getVariable() - Method in class org.apache.jmeter.util.ScopePanel
 
getVariableName() - Method in class org.apache.jmeter.config.RandomVariableConfig
Returns the variable name.
getVariableName() - Method in class org.apache.jmeter.reporters.ResultSaver
 
getVariableName() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
getVariableNames() - Method in class org.apache.jmeter.config.CSVDataSet
 
getVariableNames() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
getVariables() - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
getVariables() - Method in class org.apache.jmeter.functions.AbstractFunction
Gives access to the JMeter variables for the current thread.
getVariables() - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
getVariables() - Method in class org.apache.jmeter.testelement.VariablesCollection
 
getVariables() - Method in class org.apache.jmeter.threads.JMeterContext
Gives access to the JMeter variables for the current thread.
getVarName() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
getVarName(int) - Static method in class org.apache.jmeter.samplers.SampleEvent
Get the nth variable name (zero-based)
getVarValue(int) - Method in class org.apache.jmeter.samplers.SampleEvent
Get the nth variable value (zero-based)
getVersion() - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
getVersion() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.HashTreeConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.LongPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.MultiPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.SampleEventConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.SampleResultConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.StringPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Static method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
getVersion() - Static method in class org.apache.jmeter.save.ScriptWrapperConverter
Returns the converter version; used to check for possible incompatibilities
getVersion() - Method in class org.apache.jmeter.save.TestResultWrapper
 
getVERSION() - Static method in class org.apache.jmeter.save.SaveService
 
getViewRowCount() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
getVisualizer() - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
getWaitForJournaling() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getWantClientAuth() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
getWarningThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Gets the threshold setting for warnings
getWebServerPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Create a panel containing the webserver (domain+port) and scheme.
getWidth() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
 
getWorkingDirectory() - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
getWorkingDirectory() - Method in class org.apache.jmeter.report.processor.SampleContext
Return the root directory that consumers are authorized to use for intermediate work.
SampleConsumers are encourage to create their own work directories beneath this root work directory
getWriteOperationNumberOfServers() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getWriteOperationTimeout() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
getXAxis() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Gets the X Axis.
getXAxisLabels() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
getXMLNode() - Method in class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
get the xml node
getXmlPi() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
getXPath() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Get the XPath String
getXPath() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Get the XPath String
getXPathAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
 
getXPathAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
getXPathField() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Returns the current JSyntaxTextArea for the xpath expression, or creates a new one, if none is found.
getXPathField() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Returns the current JSyntaxTextArea for the xpath expression, or creates a new one, if none is found.
getXPathQuery() - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
getXPathQuery() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
getXPathString() - Method in class org.apache.jmeter.assertions.XPath2Assertion
Get The XPath String that will be used in matching the document
getXPathString() - Method in class org.apache.jmeter.assertions.XPathAssertion
Get The XPath String that will be used in matching the document
getXPathString(int) - Method in class org.apache.jmeter.functions.XPathFileContainer
 
getXsdFileName() - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
getYAxis() - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Gets the Y Axis.
GlobalUndoableEdit - Class in org.apache.jmeter.gui
 
GlobalUndoableEdit(UndoHistoryItem, UndoHistoryItem, Consumer<? super UndoHistoryItem>) - Constructor for class org.apache.jmeter.gui.GlobalUndoableEdit
 
Graph - Class in org.apache.jmeter.visualizers
Implements a simple graph for displaying performance results.
Graph() - Constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
Graph(CachingStatCalculator) - Constructor for class org.apache.jmeter.visualizers.Graph
Constructor for the Graph object.
GRAPH_KEY_EXCLUDE_CONTROLLERS - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
GRAPH_KEY_EXCLUDE_CONTROLLERS_DEFAULT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
GRAPH_KEY_TITLE - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
GRAPH_KEY_TITLE_DEFAULT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
GRAPH_SIZE_DYNAMIC - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_SIZE_HEIGHT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_SIZE_WIDTH - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_TITLE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_TITLE_FONT_NAME - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_TITLE_FONT_SIZE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GRAPH_TITLE_FONT_STYLE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
GraphConfiguration - Class in org.apache.jmeter.report.config
The class GraphConfiguration describes a configuration of a graph.
GraphConfiguration() - Constructor for class org.apache.jmeter.report.config.GraphConfiguration
 
GraphiteBackendListenerClient - Class in org.apache.jmeter.visualizers.backend.graphite
Graphite based Listener using Pickle Protocol
GraphiteBackendListenerClient() - Constructor for class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
GraphKeysSelector - Interface in org.apache.jmeter.report.processor.graph
The interface GraphKeySelector represents a projection from a sample to the keys that compound its series.
GraphListener - Interface in org.apache.jmeter.visualizers
 
GraphQLHTTPSamplerGui - Class in org.apache.jmeter.protocol.http.control.gui
GraphQL HTTP Sampler GUI which extends HttpTestSampleGui in order to provide more convenient UI elements for GraphQL query, variables and operationName.
GraphQLHTTPSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
 
GraphQLRequestParams - Class in org.apache.jmeter.protocol.http.config
Represents GraphQL request parameter input data for Query, Variables and Operation Name.
GraphQLRequestParams() - Constructor for class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
GraphQLRequestParams(String, String, String) - Constructor for class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
GraphQLRequestParamUtils - Class in org.apache.jmeter.protocol.http.util
Utilities to (de)serialize GraphQL request parameters.
GraphQLUrlConfigGui - Class in org.apache.jmeter.protocol.http.config.gui
Extending UrlConfigGui, GraphQL over HTTP Request configuration GUI, providing more convenient UI elements for GraphQL query, variables and operationName.
GraphQLUrlConfigGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
Constructor which is setup to show the sampler fields for GraphQL over HTTP request.
GraphSeriesSelector - Interface in org.apache.jmeter.report.processor.graph
The interface GraphSeriesSelector provides a projection from a sample to the series it belongs in a graph.
GraphValueSelector - Interface in org.apache.jmeter.report.processor.graph
The interface GraphValueSelector represents a projection from a sample to the value to aggregate for graph series.
GraphVisualizer - Class in org.apache.jmeter.visualizers
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.
GraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.GraphVisualizer
Constructor for the GraphVisualizer object.
GREATERTHAN - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
GREATERTHANEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
Groovy - Class in org.apache.jmeter.functions
__groovy function Provides a Groovy interpreter
Groovy() - Constructor for class org.apache.jmeter.functions.Groovy
 
GROUP - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
GroupData - Class in org.apache.jmeter.report.processor.graph
The class GroupData helps to store group data for a graph.
GroupData(AggregatorFactory, boolean, boolean) - Constructor for class org.apache.jmeter.report.processor.graph.GroupData
Instantiates a new group groupData.
GroupInfo - Class in org.apache.jmeter.report.processor.graph
The class GroupInfo stores information about the series group of a graph.
GroupInfo(AggregatorFactory, GraphSeriesSelector, GraphValueSelector, boolean, boolean) - Constructor for class org.apache.jmeter.report.processor.graph.GroupInfo
Instantiates a new group info.
GUIFactory - Class in org.apache.jmeter.gui
Provides a way to register and retrieve GUI classes and icons.
GuiLogEventAppender - Class in org.apache.jmeter.gui.logging
Posts log events to a GuiLogEventBus.
GuiLogEventAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class org.apache.jmeter.gui.logging.GuiLogEventAppender
 
GuiLogEventBus - Class in org.apache.jmeter.gui.logging
GUI Log Event Bus.
GuiLogEventBus() - Constructor for class org.apache.jmeter.gui.logging.GuiLogEventBus
Default constructor.
GuiLogEventListener - Interface in org.apache.jmeter.gui.logging
GUI Log Event Listener.
GUIMenuSortOrder - Annotation Type in org.apache.jmeter.gui
Annotation to allow specific ordering of this item in the GUI Menu
GuiPackage - Class in org.apache.jmeter.gui
GuiPackage is a static class that provides convenient access to information about the current state of JMeter's GUI.
GUITYPE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Property editor override; must be an enum of type TypeEditor
GuiUtils - Class in org.apache.jorphan.gui
 
GuiUtils() - Constructor for class org.apache.jorphan.gui.GuiUtils
 

H

handle(DBObject) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Class<?>, String, Throwable) - Method in class org.apache.jorphan.reflect.IgnoreServiceLoadExceptionHandler
 
handle(Class<?>, String, Throwable) - Method in class org.apache.jorphan.reflect.LogAndIgnoreServiceLoadExceptionHandler
 
handle(Class<?>, String, Throwable) - Method in class org.apache.jorphan.reflect.RethrowServiceLoadExceptionHandler
 
handle(Class<? extends S>, String, Throwable) - Method in class org.apache.jorphan.reflect.CollectServiceLoadExceptionHandler
 
handle(Class<? extends S>, String, Throwable) - Method in interface org.apache.jorphan.reflect.ServiceLoadExceptionHandler
 
handle(Double) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Integer) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(Object) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handle(String) - Method in class org.apache.jmeter.protocol.mongodb.mongo.EvalResultHandler
 
handleMethod(String, HTTPSampleResult, HttpRequestBase, HttpContext) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Setup Body of request if different from GET.
handleSampleResults(List<SampleResult>, BackendListenerContext) - Method in interface org.apache.jmeter.visualizers.backend.BackendListenerClient
Handle sampleResults, this can be done in many ways: Write to a file Write to a remote server ...
handleSampleResults(List<SampleResult>, BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
handleSampleResults(List<SampleResult>, BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
handleSampleResults(List<SampleResult>, BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
 
hasArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
hasArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
hasAuthForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Tests whether an authorization record is available for a given URL
hasContenType() - Method in interface org.apache.jmeter.protocol.http.curl.ArgumentHolder
 
hasData() - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
 
hasExcPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
 
hasFunction() - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
hashCode() - Method in class org.apache.jmeter.gui.action.template.Template
 
hashCode() - Method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
hashCode() - Method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
hashCode() - Method in class org.apache.jmeter.protocol.http.parser.URLString
hashCode() - Method in class org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
 
hashCode() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
hashCode() - Method in class org.apache.jmeter.testelement.AbstractTestElement
hashCode() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
hashCode() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
hashCode() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
hashCode() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
hashCode() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
hashCode() - Method in class org.apache.jmeter.visualizers.backend.ErrorMetric
 
hashCode() - Method in class org.apache.jmeter.visualizers.Sample
 
hashCode() - Method in class org.apache.jmeter.visualizers.TableSample
 
hashCode() - Method in class org.apache.jorphan.collections.HashTree
Returns a hashcode for this HashTree.
hashCode() - Method in class org.apache.jorphan.collections.ListedHashTree
Returns a hashcode for this HashTree.
hashCode() - Method in class org.apache.jorphan.io.TextFile
hasHeader(String) - Method in class org.apache.jorphan.collections.Data
Checks to see if a column exists in the Data object.
HashTree - Class in org.apache.jorphan.collections
This class is used to create a tree structure of objects.
HashTree() - Constructor for class org.apache.jorphan.collections.HashTree
Creates an empty new HashTree.
HashTree(Object) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds the given object as a top-level node.
HashTree(Object[]) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds all the objects in the given array as top-level nodes in the tree.
HashTree(Collection<?>) - Constructor for class org.apache.jorphan.collections.HashTree
Creates a new HashTree and adds all the objects in the given collection as top-level nodes in the tree.
HashTree(Map<Object, HashTree>) - Constructor for class org.apache.jorphan.collections.HashTree
Allow subclasses to provide their own Map.
HashTreeConverter - Class in org.apache.jmeter.save.converters
 
HashTreeConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.HashTreeConverter
 
HashTreeTraverser - Interface in org.apache.jorphan.collections
By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events.
hasNewMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
hasNext() - Method in class org.apache.jmeter.report.core.CsvSampleReader
 
hasNext() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
hasNext() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
hasOverallResult() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Defines whether the result contains an overall item.
hasVisibleMenuItem(List<? extends JComponent>) - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
 
haveKeytool() - Static method in class org.apache.jorphan.exec.KeyToolUtils
Returns true if KeyToolUtils#KEYTOOL_PATH is configured
HC4CookieHandler - Class in org.apache.jmeter.protocol.http.control
 
HC4CookieHandler() - Constructor for class org.apache.jmeter.protocol.http.control.HC4CookieHandler
Default constructor that uses HC4CookieHandler.DEFAULT_POLICY_NAME
HC4CookieHandler(String) - Constructor for class org.apache.jmeter.protocol.http.control.HC4CookieHandler
 
HEAD - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
HEAD - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
Header - Class in org.apache.jmeter.protocol.http.control
This class is an HTTP Header encapsulator.
Header() - Constructor for class org.apache.jmeter.protocol.http.control.Header
Create the header.
Header(String, String) - Constructor for class org.apache.jmeter.protocol.http.control.Header
Create the header.
HEADER_AUTHORIZATION - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_CONNECTION - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_CONTENT_DISPOSITION - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_CONTENT_ENCODING - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_CONTENT_LENGTH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_CONTENT_TYPE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_COOKIE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_COOKIE_IN_REQUEST - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_FIELDS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
HEADER_HOST - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_LOCAL_ADDRESS - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_LOCATION - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HEADER_MANAGER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
HEADER_SET_COOKIE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HeaderAsPropertyRenderer - Class in org.apache.jmeter.gui.util
Renders items in a JTable by converting from resource names.
HeaderAsPropertyRenderer() - Constructor for class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
 
HeaderAsPropertyRenderer(Object[][]) - Constructor for class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
Deprecated.
don't use columnsMsgParameters as they are not moved around when rows of the corresponding table object model are moved.
HeaderAsPropertyRendererWrapper - Class in org.apache.jmeter.gui.util
Wraps TableCellRenderer to renders items in a JTable by using resource names and control some formatting (centering, fonts and border)
HeaderAsPropertyRendererWrapper(TableCellRenderer) - Constructor for class org.apache.jmeter.gui.util.HeaderAsPropertyRendererWrapper
 
HeaderAsPropertyRendererWrapper(TableCellRenderer, Object[][]) - Constructor for class org.apache.jmeter.gui.util.HeaderAsPropertyRendererWrapper
Deprecated.
don't use columnsMsgParameters as they are not moved, when the corresponding columns in the tables object model are moved
HeaderManager - Class in org.apache.jmeter.protocol.http.control
This class provides an interface to headers file to pass HTTP headers along with a request.
HeaderManager() - Constructor for class org.apache.jmeter.protocol.http.control.HeaderManager
 
HeaderPanel - Class in org.apache.jmeter.protocol.http.gui
Allows the user to specify if they need HTTP header services, and give parameters for this service.
HeaderPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.HeaderPanel
 
headers - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
HEADERS - Static variable in class org.apache.jmeter.protocol.http.control.HeaderManager
 
HEADERS - Static variable in class org.apache.jmeter.testbeans.gui.TableEditor
attribute name for table headers, value must be a String array.
HEAP_DUMP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
HeapDumper - Class in org.apache.jorphan.util
Class allowing access to Sun's heapDump method (Java 1.6+).
height - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
height - Variable in class org.apache.jmeter.visualizers.LineGraph
 
height - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
Help - Class in org.apache.jmeter.gui.action
Implements the Help menu item.
Help() - Constructor for class org.apache.jmeter.gui.action.Help
 
HELP - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
HELP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
HELP - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
HELP_FUNCTIONS - Static variable in class org.apache.jmeter.gui.action.Help
 
helpGC() - Static method in class org.apache.jmeter.util.JMeterUtils
Help GC by triggering GC and finalization
hexStringToByteArray(String) - Static method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Convert hex string to binary byte array.
HitsPerSecondGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class HitsPerSecondGraphConsumer provides a graph to visualize hits rate per second.
HitsPerSecondGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer
 
HoldSampleSender - Class in org.apache.jmeter.samplers
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
HoldSampleSender() - Constructor for class org.apache.jmeter.samplers.HoldSampleSender
Deprecated.
only for use by test code
HorizontalPanel - Class in org.apache.jmeter.gui.util
 
HorizontalPanel() - Constructor for class org.apache.jmeter.gui.util.HorizontalPanel
 
HorizontalPanel(int, float) - Constructor for class org.apache.jmeter.gui.util.HorizontalPanel
 
HorizontalPanel(Color) - Constructor for class org.apache.jmeter.gui.util.HorizontalPanel
 
HOSTNAME - Enum constant in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
 
HOSTNAME - Static variable in class org.apache.jmeter.samplers.SampleEvent
 
HTML_REPORT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
HTML_REPORT_SUCCESS - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
HTMLAssertion - Class in org.apache.jmeter.assertions
Assertion to validate the response of a Sample with Tidy.
HTMLAssertion() - Constructor for class org.apache.jmeter.assertions.HTMLAssertion
 
HTMLAssertionGui - Class in org.apache.jmeter.assertions.gui
GUI for HTMLAssertion
HTMLAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.HTMLAssertionGui
The constructor.
HtmlExtractor - Class in org.apache.jmeter.extractor
 
HtmlExtractor() - Constructor for class org.apache.jmeter.extractor.HtmlExtractor
 
HtmlExtractorGui - Class in org.apache.jmeter.extractor.gui
CSS/JQuery Expression Extractor Post-Processor GUI
HtmlExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.HtmlExtractorGui
 
HtmlPane - Class in org.apache.jmeter.swing
Implements an HTML Pane with local hyperlinking enabled.
HtmlPane() - Constructor for class org.apache.jmeter.swing.HtmlPane
 
HTMLParseException - Exception in org.apache.jmeter.protocol.http.parser
Exception class for use with HTMLParser classes.
HTMLParseException() - Constructor for exception org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(String) - Constructor for exception org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(String, Throwable) - Constructor for exception org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParseException(Throwable) - Constructor for exception org.apache.jmeter.protocol.http.parser.HTMLParseException
 
HTMLParser - Class in org.apache.jmeter.protocol.http.parser
HTMLParser subclasses can parse HTML content to obtain URLs.
HTMLParser() - Constructor for class org.apache.jmeter.protocol.http.parser.HTMLParser
Protected constructor to prevent instantiation except from within subclasses.
HtmlParsingUtils - Class in org.apache.jmeter.protocol.http.parser
 
HtmlReportAction - Class in org.apache.jmeter.gui
 
HtmlReportAction() - Constructor for class org.apache.jmeter.gui.HtmlReportAction
 
HtmlReportGenerator - Class in org.apache.jmeter.gui.action
 
HtmlReportGenerator(String, String, String) - Constructor for class org.apache.jmeter.gui.action.HtmlReportGenerator
 
HtmlReportUI - Class in org.apache.jmeter.gui
 
HtmlReportUI() - Constructor for class org.apache.jmeter.gui.HtmlReportUI
 
HtmlTemplateExporter - Class in org.apache.jmeter.report.dashboard
The class HtmlTemplateExporter provides a data exporter that generates and processes template files using freemarker.
HtmlTemplateExporter() - Constructor for class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
HTTP - Static variable in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
HTTP_1_1 - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
HTTP_PROXY_PASS - Static variable in class org.apache.jmeter.JMeter
 
HTTP_PROXY_USER - Static variable in class org.apache.jmeter.JMeter
 
HTTP_SAMPLER_APACHE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Use Apache HTTPClient HTTP implementation
HTTP_SAMPLER_JAVA - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Use the default Java HTTP implementation
HTTP_VERSION - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
HTTPAbstractImpl - Class in org.apache.jmeter.protocol.http.sampler
Base class for HTTP implementations used by the HTTPSamplerProxy sampler.
HTTPAbstractImpl(HTTPSamplerBase) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
HTTPArgument - Class in org.apache.jmeter.protocol.http.util
 
HTTPArgument() - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object
HTTPArgument(String, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object.
HTTPArgument(String, String, boolean) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
 
HTTPArgument(String, String, boolean, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Construct a new HTTPArgument instance; alwaysEncoded is set to true.
HTTPArgument(String, String, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Constructor for the Argument object.
HTTPArgument(String, String, String, boolean) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Construct a new HTTPArgument instance
HTTPArgument(String, String, String, boolean, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
Construct a new HTTPArgument instance
HTTPArgument(Argument) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPArgument
 
HTTPArgumentsPanel - Class in org.apache.jmeter.protocol.http.gui
A GUI panel allowing the user to enter HTTP Parameters.
HTTPArgumentsPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
HttpClientDefaultParameters - Class in org.apache.jmeter.protocol.http.sampler
Deprecated.
since 5.0
HTTPConstants - Class in org.apache.jmeter.protocol.http.util
Constants used in HTTP, mainly header names.
HTTPConstants() - Constructor for class org.apache.jmeter.protocol.http.util.HTTPConstants
 
HTTPConstantsInterface - Interface in org.apache.jmeter.protocol.http.util
Constants used in HTTP, mainly header names.
HttpDefaultsGui - Class in org.apache.jmeter.protocol.http.config.gui
GUI for Http Request defaults
HttpDefaultsGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
 
HttpDelete(URI) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.HttpDelete
 
HTTPFileArg - Class in org.apache.jmeter.protocol.http.util
Class representing a file parameter for http upload.
HTTPFileArg() - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for an empty HTTPFileArg object
HTTPFileArg(String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for the HTTPFileArg object with given path.
HTTPFileArg(String, String, String) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for the HTTPFileArg object with full information.
HTTPFileArg(HTTPFileArg) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Copy Constructor.
HTTPFileArg(JMeterProperty, JMeterProperty, JMeterProperty) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArg
Constructor for the HTTPFileArg object with full information, using existing properties
HTTPFileArgs - Class in org.apache.jmeter.protocol.http.util
A set of HTTPFileArg objects.
HTTPFileArgs() - Constructor for class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Create a new HTTPFileArgs object with no files.
HTTPFileArgsPanel - Class in org.apache.jmeter.protocol.http.gui
A GUI panel allowing the user to enter file information for http upload.
HTTPFileArgsPanel() - Constructor for class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Create a new HTTPFileArgsPanel as an embedded component
HTTPFileImpl - Class in org.apache.jmeter.protocol.http.sampler
HTTP Sampler which can read from file: URLs
HTTPFileImpl(HTTPSamplerBase) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPFileImpl
 
HttpGetWithEntity(URI) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.HttpGetWithEntity
 
HTTPHC4Impl - Class in org.apache.jmeter.protocol.http.sampler
HTTP Sampler using Apache HttpClient 4.x.
HTTPHC4Impl(HTTPSamplerBase) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
HTTPHC4Impl.HttpDelete - Class in org.apache.jmeter.protocol.http.sampler
 
HTTPHC4Impl.HttpGetWithEntity - Class in org.apache.jmeter.protocol.http.sampler
Implementation that allows GET method to have a body
HTTPHCAbstractImpl - Class in org.apache.jmeter.protocol.http.sampler
Common parent class for HttpClient implementations.
HTTPHCAbstractImpl(HTTPSamplerBase) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
HTTPJavaImpl - Class in org.apache.jmeter.protocol.http.sampler
A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication.
HTTPJavaImpl(HTTPSamplerBase) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
 
HttpMirrorControl - Class in org.apache.jmeter.protocol.http.control
Test element that implements the Workbench HTTP Mirror function For unit tests, @see TestHttpMirrorControl
HttpMirrorControl() - Constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
HttpMirrorControl(int) - Constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
HttpMirrorControlGui - Class in org.apache.jmeter.protocol.http.control.gui
GUI of Mirror Server Test element
HttpMirrorControlGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
 
HttpMirrorServer - Class in org.apache.jmeter.protocol.http.control
Server daemon thread.
HttpMirrorServer(int) - Constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Create a new Daemon with the specified port and target.
HttpMirrorServer(int, int, int) - Constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Create a new Daemon with the specified port and target.
HttpMirrorThread - Class in org.apache.jmeter.protocol.http.control
Thread to handle one client request.
HttpMirrorThread(Socket) - Constructor for class org.apache.jmeter.protocol.http.control.HttpMirrorThread
 
HttpReplyHdr - Class in org.apache.jmeter.protocol.http.proxy
Utility class to generate HTTP responses of various types.
HttpRequestHdr - Class in org.apache.jmeter.protocol.http.proxy
The headers of the client HTTP request.
HttpRequestHdr() - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
HttpRequestHdr(String) - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
HttpRequestHdr(String, String) - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
HttpRequestHdr(String, String, int, String) - Constructor for class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
 
HTTPResultConverter - Class in org.apache.jmeter.protocol.http.util
Class for XStream conversion of HTTPResult
HTTPResultConverter(Mapper) - Constructor for class org.apache.jmeter.protocol.http.util.HTTPResultConverter
 
HTTPS - Static variable in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
HTTPSampler - Class in org.apache.jmeter.protocol.http.sampler
A sampler which understands all the parts necessary to read statistics about HTTP requests, including cookies and authentication.
HTTPSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampler
 
HTTPSamplerBase - Class in org.apache.jmeter.protocol.http.sampler
Common constants and methods for HTTP samplers
HTTPSamplerBase() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
HTTPSamplerBase.SourceType - Enum in org.apache.jmeter.protocol.http.sampler
 
HTTPSamplerBaseBeanInfo - Class in org.apache.jmeter.protocol.http.sampler
This is the BeanInfo class for the TestBean HTTPSamplerBase.
HTTPSamplerBaseBeanInfo() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseBeanInfo
 
HTTPSamplerBaseConverter - Class in org.apache.jmeter.protocol.http.sampler
Class for XStream conversion of HTTPResult
HTTPSamplerBaseConverter(Mapper) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter
 
HTTPSampleResult - Class in org.apache.jmeter.protocol.http.sampler
This is a specialisation of the SampleResult class for the HTTP protocol.
HTTPSampleResult() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
HTTPSampleResult(long) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
HTTPSampleResult(HTTPSampleResult) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Construct a 'parent' result for an already-existing result, essentially cloning it
HTTPSamplerFactory - Class in org.apache.jmeter.protocol.http.sampler
Factory to return the appropriate HTTPSampler for use with classes that need an HTTPSampler; also creates the implementations for use with HTTPSamplerProxy.
HTTPSamplerProxy - Class in org.apache.jmeter.protocol.http.sampler
Proxy class that dispatches to the appropriate HTTP sampler.
HTTPSamplerProxy() - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
 
HTTPSamplerProxy(String) - Constructor for class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
Convenience method used to initialise the implementation.
HttpSSLProtocolSocketFactory - Class in org.apache.jmeter.util
Derived from EasySSLProtocolFactory Used by JsseSSLManager to set up the Java https socket handling
HttpSSLProtocolSocketFactory() - Constructor for class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
HttpSSLProtocolSocketFactory(int) - Constructor for class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
 
HttpTestSampleGui - Class in org.apache.jmeter.protocol.http.control.gui
HTTP Sampler GUI
HttpTestSampleGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
HttpTestSampleGui(boolean) - Constructor for class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
 
HttpWebdav - Class in org.apache.jmeter.protocol.http.sampler
WebDav request
HttpWebdav(String, URI) - Constructor for class org.apache.jmeter.protocol.http.sampler.HttpWebdav
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.apache.jmeter.gui.action.SelectTemplatesDialog
 

I

ICON - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
IconToolbarBean - Class in org.apache.jmeter.gui.util
 
IE_UA - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
IE_UA_PATTERN - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
IF_MODIFIED_SINCE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
IF_NONE_MATCH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
IfController - Class in org.apache.jmeter.control
This is a Conditional Controller; it will execute the set of statements (samplers/controllers, etc) while the 'condition' is true.
IfController() - Constructor for class org.apache.jmeter.control.IfController
constructor
IfController(String) - Constructor for class org.apache.jmeter.control.IfController
constructor
IfControllerPanel - Class in org.apache.jmeter.control.gui
The user interface for a controller which specifies that its subcomponents should be executed while a condition holds.
IfControllerPanel() - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
Create a new LoopControlPanel as a standalone component.
IfControllerPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
Create a new IfControllerPanel as either a standalone or an embedded component.
IGNORE_SUB_CONTROLLERS - Static variable in class org.apache.jmeter.control.InterleaveControl
 
IGNORE_TC - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
IgnoreServiceLoadExceptionHandler - Class in org.apache.jorphan.reflect
Ignores all failures.
IgnoreServiceLoadExceptionHandler() - Constructor for class org.apache.jorphan.reflect.IgnoreServiceLoadExceptionHandler
 
IllegalUserActionException - Exception in org.apache.jmeter.exceptions
 
IllegalUserActionException() - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
Deprecated.
- use IllegalUserActionException(String)
IllegalUserActionException(String) - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
 
IllegalUserActionException(String, Throwable) - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
 
IMAGE_PARSER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
ImageVisualizer - Interface in org.apache.jmeter.visualizers
TODO - interface is used but getImage() does not appear to be used
IMPL_HTTP_CLIENT3_1 - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
IMPL_HTTP_CLIENT4 - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
IMPL_JAVA - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
 
IMPLEMENTATION - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
IMPORT_CURL - Static variable in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
importData(TransferHandler.TransferSupport) - Method in class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
inCache(URL) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
inCache(URL, Header[]) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
inCache(URL, Header[]) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
incBytes(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Increment received bytes
incErrors() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
incErrors() - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
incFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method implements the logic for filtering file name inclusion.
INCFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
incIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
Increase the current number of iterations
INCLUDE_TIMESTAMP - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
IncludeController - Class in org.apache.jmeter.control
 
IncludeController() - Constructor for class org.apache.jmeter.control.IncludeController
No-arg constructor
IncludeControllerGui - Class in org.apache.jmeter.control.gui
 
IncludeControllerGui() - Constructor for class org.apache.jmeter.control.gui.IncludeControllerGui
Initializes the gui panel for the ModuleController instance.
includeFiles(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Include all files in the array.
includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a list of files to include
includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Include all files in the array.
includePattern(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Include any log entry that contains the following regular expression pattern.
includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Give the filter a set of regular expressions to filter with for inclusion.
includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Include any log entry that contains the following regular expression pattern.
incPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
By default, the method assumes the entry is not included, unless it matches.
INCPATTERNS - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
INCPTRN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
incrementCount() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Increment the count of samples.
incrementCurrent() - Method in class org.apache.jmeter.control.GenericController
Increments the current pointer; called by currentReturnedNull to move the controller on to its next child.
incrementCurrent() - Method in class org.apache.jmeter.control.InterleaveControl
Increments the current pointer; called by currentReturnedNull to move the controller on to its next child.
incrementCurrent() - Method in class org.apache.jmeter.control.RandomController
 
incrementCurrent() - Method in class org.apache.jmeter.control.SwitchController
incrementCurrent is called when the current child (whether sampler or controller) has been processed.
incrementIterCount() - Method in class org.apache.jmeter.control.GenericController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.ForeachController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.LoopController
 
incrementLoopCount() - Method in class org.apache.jmeter.control.RunTime
 
incrementRequestNumber() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
Increment request number
incrementRequestNumberAndGet() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
Increment request number
incrYAxisScale - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
incSatisfiedCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
incSentBytes(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Increment sent bytes
incToleratedCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
incTotal() - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
incTotal() - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
incTotalCount() - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
INDETERMINATE - Enum constant in enum org.apache.jmeter.gui.util.TristateState
 
IndexedNameSelector - Class in org.apache.jmeter.report.processor.graph
The class IndexedNameSelector provides a projection from a sample to its name and maintains an index of the projected names.
IndexedNameSelector() - Constructor for class org.apache.jmeter.report.processor.graph.IndexedNameSelector
 
indexOf(String) - Method in class org.apache.jmeter.report.core.SampleMetadata
Returns the index of the column with the specified name.
INFINITE_LOOP_COUNT - Static variable in class org.apache.jmeter.control.LoopController
 
InfluxdbBackendListenerClient - Class in org.apache.jmeter.visualizers.backend.influxdb
Implementation of AbstractBackendListenerClient to write to InfluxDB using a custom schema; since JMeter 5.2, this also support the InfluxDB v2.
InfluxdbBackendListenerClient() - Constructor for class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
InfluxDBRawBackendListenerClient - Class in org.apache.jmeter.visualizers.backend.influxdb
Implementation of BackendListenerClient to write the response times of every sample to InfluxDB.
InfluxDBRawBackendListenerClient() - Constructor for class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
 
InfluxDBRawBackendListenerClient(InfluxdbMetricsSender) - Constructor for class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
Used for testing.
info(String) - Method in class org.apache.log.Logger
Deprecated.
Log a info priority event.
info(String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a info priority event.
INFO - Static variable in class org.apache.log.Priority
Deprecated.
Useful information messages such as state changes, client connection, user login etc.
init() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
init() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
init() - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
init() - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
init() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
init() - Method in class org.apache.jmeter.visualizers.RenderAsXPath
init() - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
init() - Method in interface org.apache.jmeter.visualizers.RequestView
Init the panel
init() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
request pane content
init() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
init() - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
init() - Static method in class org.apache.jorphan.util.HeapDumper
Initialise the dumper, and report if there is a problem.
init(List<String>, HashTree) - Method in class org.apache.jmeter.engine.DistributedRunner
 
INIT_FILE - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
INIT_FILE - Static variable in class org.apache.jmeter.functions.BeanShell
 
INIT_FILE - Static variable in class org.apache.jmeter.functions.Groovy
 
INIT_FILE - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
initButtonsState() - Method in class org.apache.jmeter.gui.util.JMeterToolBar
Init the state of buttons
initClientSideVariables(JMeterVariables) - Static method in class org.apache.jmeter.threads.JMeterContextService
Set variables for JMeter client in a distributed test (INTERNAL API)
initFilter() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
InitialContextFactory - Class in org.apache.jmeter.protocol.jms.client
InitialContextFactory is responsible for getting an instance of the initial context.
InitialContextFactory() - Constructor for class org.apache.jmeter.protocol.jms.client.InitialContextFactory
 
initialize() - Method in interface org.apache.jmeter.control.Controller
Called to initialize a controller at the beginning of a test iteration.
initialize() - Method in class org.apache.jmeter.control.ForeachController
Reset loopCount to Start index
initialize() - Method in class org.apache.jmeter.control.GenericController
 
initialize() - Method in class org.apache.jmeter.control.InterleaveControl
 
initialize() - Method in class org.apache.jmeter.control.RandomOrderController
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
initialize() - Method in class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer
 
initialize() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Called to initialize a controller at the beginning of a test iteration.
initialize() - Static method in class org.apache.jmeter.threads.TestCompiler
Clears the pairing Set Called by StandardJmeterEngine at the start of a test run.
initialize(BSFManager, String, Vector) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
Initialize the engine.
initialize(SampleMetadata) - Method in interface org.apache.jmeter.report.core.SampleComparator
Initializes the comparator with the SampleMetadata of the samples to be compared.
initialize(SampleMetadata) - Method in class org.apache.jmeter.report.processor.FieldSampleComparator
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Inherited classes can add properties to the result
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer
 
initializeExtraResults(MapResultData) - Method in class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
initializeLogging(Properties) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
initializeProperties(String) - Method in class org.apache.jmeter.util.JMeterUtils
 
initializeProperties(String) - Method in interface org.apache.jorphan.test.UnitTestManager
Your implementation will be handed the filename that was provided to AllTests as a configuration file.
initializeSubControllers() - Method in class org.apache.jmeter.control.GenericController
(re)Initializes sub controllers See Bug 50032
initializeTableModel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Initialize the table model used for the arguments table.
initializeTableModel() - Method in class org.apache.jmeter.gui.util.FileListPanel
 
initializeTableModel() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
initInstance(JMeterTreeListener, JMeterTreeModel) - Static method in class org.apache.jmeter.gui.GuiPackage
When GuiPackage is requested for the first time, it should be given handles to JMeter's Tree Listener and TreeModel.
initLocale() - Static method in class org.apache.jmeter.util.JMeterUtils
Initialise the JMeter Locale
initLogging() - Static method in class org.apache.jmeter.util.JMeterUtils
Deprecated.
does not do anything anymore
initManager(BSFManager) - Method in class org.apache.jmeter.util.BSFTestElement
 
initParameterPanel() - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
initSampleVariables() - Static method in class org.apache.jmeter.samplers.SampleEvent
Set up the additional variable names to be saved from the value in the SampleEvent.SAMPLE_VARIABLES property
initStream() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Create the OutputStream to save the JMX file.
initTableModel() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
 
initTopLevelDndHandler() - Method in class org.apache.jmeter.gui.MainFrame
Support for Test Plan Dnd see BUG 52281 (when JDK6 will be minimum JDK target)
INPUT_DATA - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
insertLineBreaks(String, String) - Static method in class org.apache.jorphan.util.Converter
Replace newlines "\n" with insertion
insertLoadedTree(int, HashTree) - Static method in class org.apache.jmeter.gui.action.Load
Inserts the tree into the GUI.
insertLoadedTree(int, HashTree, boolean) - Static method in class org.apache.jmeter.gui.action.Load
Inserts (or merges) the tree into the GUI.
insertRow(Object, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
insertUpdate(DocumentEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
 
insertUpdate(DocumentEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
 
install() - Method in class org.apache.jorphan.gui.JMeterUIDefaults
 
install(UIDefaults) - Static method in class org.apache.jorphan.gui.ui.TextAreaUIWithUndo
Configures UIDefaults to use the patched class for TextFieldUI.
install(UIDefaults) - Static method in class org.apache.jorphan.gui.ui.TextFieldUIWithUndo
Configures UIDefaults to use the patched class for TextFieldUI.
install(JMeterPlugin, boolean) - Static method in class org.apache.jmeter.plugin.PluginManager
Installs a plugin.
installKerningListener(JTextComponent) - Method in class org.apache.jorphan.gui.ui.KerningOptimizer
Adds a listener that disables kerning if text length reaches a certain threshold.
installUndo(JTextComponent) - Method in class org.apache.jorphan.gui.ui.TextComponentUI
Installs an undo manager and keyboard shortcuts to a text component
INSTANCE - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
INSTANCE - Static variable in class org.apache.jorphan.gui.ui.KerningOptimizer
 
INSTANCE - Static variable in class org.apache.jorphan.gui.ui.TextComponentUI
 
INSTANCE - Static variable in class org.apache.jorphan.util.AlphaNumericKeyComparator
 
InstanceConfiguration - Class in org.apache.jmeter.report.config
The class InstanceConfiguration describe the configuration of an item that can be instantiated by its class name.
InstanceConfiguration() - Constructor for class org.apache.jmeter.report.config.InstanceConfiguration
 
instantiateParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Method will instantiate the log parser based on the class in the text field.
IntegerProperty - Class in org.apache.jmeter.testelement.property
 
IntegerProperty() - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerProperty(String) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerProperty(String, int) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
 
IntegerPropertyConverter - Class in org.apache.jmeter.save.converters
 
IntegerPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.IntegerPropertyConverter
 
IntegerPropertyEditor - Class in org.apache.jmeter.testbeans.gui
Property Editor which handles Integer properties.
IntegerPropertyEditor() - Constructor for class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
 
InterleaveControl - Class in org.apache.jmeter.control
Alternate among each of the children controllers or samplers for each loop iteration
InterleaveControl() - Constructor for class org.apache.jmeter.control.InterleaveControl
Constructor for the InterleaveControl object
InterleaveControlGui - Class in org.apache.jmeter.control.gui
 
InterleaveControlGui() - Constructor for class org.apache.jmeter.control.gui.InterleaveControlGui
 
interrupt() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
Interrupt the current operation if possible.
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
 
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPFileImpl
 
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Interrupt the current operation if possible.
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
 
interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
 
interrupt() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
interrupt() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
interrupt() - Method in class org.apache.jmeter.protocol.java.test.JavaTest
 
interrupt() - Method in class org.apache.jmeter.protocol.java.test.SleepTest
 
interrupt() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Handle an interrupt of the test.
interrupt() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Interrupt the current operation if possible.
interrupt() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
interrupt() - Method in class org.apache.jmeter.sampler.TestAction
 
interrupt() - Method in interface org.apache.jmeter.samplers.Interruptible
Interrupt the current operation if possible.
interrupt() - Method in class org.apache.jmeter.threads.JMeterThread
Interrupt the current operation if possible.
Interruptible - Interface in org.apache.jmeter.samplers
Samplers which are able to interrupt a potentially long-running operation should implement this interface.
INTERVAL - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
IntSum - Class in org.apache.jmeter.functions
Provides an intSum function that adds two or more integer values.
IntSum() - Constructor for class org.apache.jmeter.functions.IntSum
No-arg constructor.
intToByteArray(int, int) - Static method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
Convert int to byte array.
invalidate() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
invalidateCachedUi() - Method in class org.apache.jmeter.gui.GuiPackage
 
InvalidVariableException - Exception in org.apache.jmeter.functions
 
InvalidVariableException() - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
 
InvalidVariableException(String) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
 
InvalidVariableException(String, Throwable) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
 
InvalidVariableException(Throwable) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
 
invert - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
INVERT - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
invoke() - Method in class org.apache.jorphan.reflect.Functor
Invoke a Functor, which must have been created with either a class name or object.
invoke(Object) - Method in class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
 
invoke(Object) - Method in class org.apache.jorphan.reflect.Functor
Invoke the method on a given object.
invoke(Object[]) - Method in class org.apache.jorphan.reflect.Functor
Invoke the method with the provided parameters.
invoke(Object, Object[]) - Method in class org.apache.jorphan.reflect.Functor
Invoke the method on the invokee with the provided parameters.
invoke(Object, String) - Static method in class org.apache.jorphan.reflect.ClassTools
Invoke a public method on a class instance
invokeAllAndAwaitTermination(int, List<Callable<ResourcesDownloader.AsynSamplerResultHolder>>) - Method in class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader
This method will block until the downloads complete or it get interrupted the Future list returned by this method only contains tasks that have been scheduled in the threadpool.
The status of those futures are either done or cancelled
IP_SOURCE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
IP source to use - does not apply to Java HTTP implementation currently
IP_SOURCE_TYPE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
IS_ONE_WAY - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Deprecated.
since 4.0 replaced by JMS_COMMUNICATION_STYLE
IS_SAME_USER_ON_NEXT_ITERATION - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
The same user or different users
isActive() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
isActive() - Method in interface org.apache.jmeter.engine.JMeterEngine
 
isActive() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
isAlwaysEncoded() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
isAnchorMatched(HTTPSamplerBase, HTTPSamplerBase) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Check if anchor matches by checking against: - protocol - domain - path - parameter names
isArgumentMatched(Argument, Argument) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Arguments match if the input name matches the corresponding pattern name and the input value matches the pattern value, where the matching is done first using String equals, and then Regular Expression matching if the equals test fails.
isAutocommit() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
isAutoRedirects() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
isAutoRedirectsVisible() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
isBinaryContent(String) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
isBinaryMode() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
isBinaryType(String) - Static method in class org.apache.jmeter.samplers.SampleResult
 
isBlank(String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check that value is empty (""), null or whitespace only.
isBound() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
isBreakCurrentLoop() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isBrowse() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isCellEditable(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
isCellEditable(int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
By default the abstract class returns true.
isCellEditable(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
isCellEditable(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
the method is similar to isCellEditable(int,int).
isCellEditable(Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
the method is similar to isCellEditable(int,int).
isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
isChildrenMarkedBySearch() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
Node has children marked by search
isChildrenNodesHaveMatched() - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
isClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Clean DNS cache each iteration
isClearQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isClientConfigured() - Method in class org.apache.jmeter.samplers.AbstractSampleSender
 
isCloseConnection() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
isClosed() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
isCompareContent() - Method in class org.apache.jmeter.assertions.CompareAssertion
 
isCompressed() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
isConcurrentDwn() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Return if used a concurrent thread pool to get embedded resources.
isConnected() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
isContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isContinue() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isController() - Method in class org.apache.jmeter.report.core.Sample
Checks if this sample is a controller.
isController() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer.SummaryInfo
Checks if these information implies controller sample.
isControllersSeries() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Checks if the current series is built from controller samples.
isCustomResolver() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
isDark() - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
isDarklafTheme() - Static method in class org.apache.jmeter.gui.action.LookAndFeelCommand
 
isDataFlavorSupported(DataFlavor) - Method in class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
isDebugEnabled() - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority DEBUG will be logged.
isDeref() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the deref attribute of the LDAPSampler object
isDescriptorIgnored(PropertyDescriptor) - Static method in class org.apache.jmeter.testbeans.TestBeanHelper
Checks whether the descriptor should be ignored, i.e.
isDestinationStatic() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether the sampler should use a static destination.
isDetectGraphQLRequest() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Return true if automatic GraphQL Request detection is enabled.
isDirty() - Method in class org.apache.jmeter.gui.GuiPackage
Retrieves the state of the 'dirty' property, a flag that indicates if there are test tree components that have been modified since they were last saved.
isDirty() - Method in class org.apache.jmeter.gui.UndoHistoryItem
 
isDisplayJMeterProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
isDisplayJMeterProperties() - Method in class org.apache.jmeter.sampler.DebugSampler
 
isDisplayJMeterVariables() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
isDisplayJMeterVariables() - Method in class org.apache.jmeter.sampler.DebugSampler
 
isDisplaySamplerProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
isDisplaySystemProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
isDisplaySystemProperties() - Method in class org.apache.jmeter.sampler.DebugSampler
 
isDomainSpecified() - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
isDone() - Method in interface org.apache.jmeter.control.Controller
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - Method in class org.apache.jmeter.control.ForeachController
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - Method in class org.apache.jmeter.control.GenericController
 
isDone() - Method in class org.apache.jmeter.control.IfController
 
isDone() - Method in class org.apache.jmeter.control.RunTime
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - Method in class org.apache.jmeter.control.ThroughputController
 
isDone() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDownloadDTDs() - Method in class org.apache.jmeter.assertions.XPathAssertion
 
isDownloadDTDs() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
isDynamicMode() - Static method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
isDynamicProxy(String, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Is a dynamic proxy defined?
isEditable() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
isEmpty() - Method in class org.apache.jmeter.gui.SimpleCompoundEdit
 
isEmpty() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
isEmpty() - Method in class org.apache.jorphan.collections.HashTree
If the HashTree is empty, true is returned, false otherwise.
isEmptyController() - Method in class org.apache.jmeter.report.core.Sample
Checks if this sample is an empty controller.
isEmptyDefaultValue() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
isEmptyDefaultValue() - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
isEmptyDefaultValue() - Method in class org.apache.jmeter.extractor.RegexExtractor
Do we set default value to "" value when if it's empty
isEnableConditionalComments(Float) - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
isEnabled() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
isEnabled() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Test GUI elements can be disabled, in which case they do not become part of the test when run.
isEnabled() - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
isEnabled() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
isEnabled() - Static method in class org.apache.jmeter.gui.UndoHistory
 
isEnabled() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
isEnableDebug() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns if StartTLS is enforced (normally, SMTP uses plain SMTP-connection as fallback if "250-STARTTLS" isn't sent from the mailserver) (checkbox)
isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if StartTLS is enforced to secure the connection, i.e.
isEqualOrMatches(String, String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insensitive matching.
isEqualOrMatches(String, String, Perl5Matcher, PatternCacheLRU) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails.
isEqualOrMatchesCaseBlind(String, String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insensitive matching.
isEqualOrMatchesCaseBlind(String, String, Perl5Matcher, PatternCacheLRU) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
Match the input argument against the pattern using String.equals() or pattern matching if that fails using case-insensitive matching.
isEqualsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isEqualType(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
 
isError() - Method in class org.apache.jmeter.assertions.AssertionResult
Check if an error occurred while checking the assertion.
isErrorEnabled() - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority ERROR will be logged.
isErrorLogging() - Method in class org.apache.jmeter.reporters.ResultCollector
Get the state of error logging
isErrorsOnly() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if errors will be reported only
isEvaluateAll() - Method in class org.apache.jmeter.control.IfController
 
isExpectNull() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
isExpectNull() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
isExpert() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
isExpertMode() - Static method in class org.apache.jmeter.util.JMeterUtils
Determine whether we are in 'expert' mode.
isFailure() - Method in class org.apache.jmeter.assertions.AssertionResult
Check if the assertion failed.
isFatalErrorEnabled() - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority FATAL_ERROR will be logged.
isFiltered(String, TestElement) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Log parser will call this method to see if a particular entry should be filtered or not.
isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
In the case of log filtering the important thing is whether the log entry should be used.
isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Log parser will call this method to see if a particular entry should be filtered or not.
isFinished(int) - Method in class org.apache.commons.cli.avalon.AbstractParserControl
By default always continue parsing by returning false.
isFinished(int) - Method in interface org.apache.commons.cli.avalon.ParserControl
Called by the parser to determine whether it should stop after last option parsed.
isFirst() - Method in class org.apache.jmeter.control.GenericController
 
isFollowRedirects() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
isFollowRedirectsVisible() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
isFromTransactionController(SampleResult) - Static method in class org.apache.jmeter.control.TransactionController
 
isFunctionalMode() - Method in class org.apache.jmeter.testelement.TestPlan
Fetches the functional mode property
isGenerateParentSample() - Method in class org.apache.jmeter.control.TransactionController
 
isGraphQLContentType(String) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Return true if the content type is GraphQL content type (i.e.
isGreater(Priority) - Method in class org.apache.log.Priority
Deprecated.
Test whether this priority is greater than other priority.
isHidden() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
isHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if html validation mode is set
isIgnore() - Method in class org.apache.jmeter.samplers.SampleResult
 
isIgnoreFirstLine() - Method in class org.apache.jmeter.config.CSVDataSet
 
isIgnoreTCFromTop5ErrorsBySampler() - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
isIgnoreTransactionController() - Method in class org.apache.jmeter.report.processor.graph.ElapsedTimeValueSelector
 
isImageParser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
isImageParsing() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
isIncludeTimers() - Method in class org.apache.jmeter.control.TransactionController
Whether to include timer and pre/post processor time in overall sample.
isIncludeTimestamp() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns if current timestamp is included in the subject (checkbox)
isIndeterminate() - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
isInfoEnabled() - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority INFO will be logged.
isInputShutdown() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
isInterpreterPresent() - Static method in class org.apache.jmeter.util.BeanShellInterpreter
 
isInvert() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
isInvert() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
isJsonValidationBool() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
isJsonValidationBool() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
isKeepAlive() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
isKeepAlive() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
isLeaf(Object) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
the implementation checks if the Object is a treenode.
isLower(Priority) - Method in class org.apache.log.Priority
Deprecated.
Test whether this priority is lower than other priority.
isLowerOrEqual(Priority) - Method in class org.apache.log.Priority
Deprecated.
Test whether this priority is lower or equal to other priority.
isMapped(String) - Static method in class org.apache.jmeter.util.NameUpdater
Check if a key is in the map; intended for use by SaveService#checkClasses() only.
isMarkedBySearch() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
Node is markedBySearch by a search
isMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isMessageSizeStatistics() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns if message size statistics are processed.
isMetaDataNormal(HTTPArgument) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
isModifiable() - Method in interface org.apache.jmeter.timers.ModifiableTimer
 
isModifiable() - Method in interface org.apache.jmeter.timers.Timer
 
isMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Deprecated.
since 3.2 always return false
isMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Deprecated.
since 3.2 always returns false
isMonitor() - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
since 3.2 always return false
isMoreSpecificThanError() - Method in class org.apache.jmeter.gui.logging.LogEventObject
 
isMoreSpecificThanInfo() - Method in class org.apache.jmeter.gui.logging.LogEventObject
 
isMoreSpecificThanWarn() - Method in class org.apache.jmeter.gui.logging.LogEventObject
 
isNamespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this namespace aware?
isNegated() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Does this negate the xpath results
isNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Does this negate the xpath results
isNegated() - Method in class org.apache.jmeter.assertions.XPath2Assertion
Negate the XPath test, that is return true if something is not found.
isNegated() - Method in class org.apache.jmeter.assertions.XPathAssertion
Negate the XPath test, that is return true if something is not found.
isNodeHasMatched() - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
isNonGUI() - Static method in class org.apache.jmeter.JMeter
Check if JMeter is running in non-GUI mode.
isNonPersistent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isNonProxy(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
isNotEmpty() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Check if the entry is not empty.
isNotSigned() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
isNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isNullOrEmptyTrimmed(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
isNumberRequests() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
isOneway() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isOpen() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
isOrType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isOutlinesBarFlag() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
isOutputShutdown() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
isOverallSeries() - Method in class org.apache.jmeter.report.processor.graph.SeriesData
Checks if the current series is an overall aggregation of other series.
isPaintable() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
isParallelize() - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
isParseFlag() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
isPartialMatch(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
isPathExtension() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPathExtensionNoEquals() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPathExtensionNoQuestionmark() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
isPathSpecified() - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
isPerIteration() - Method in class org.apache.jmeter.modifiers.UserParameters
 
isPerThread() - Method in class org.apache.jmeter.control.ThroughputController
 
isPerUser() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
isPlainBody() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns true if message body should be plain (i.e.
isPotentialJson(String) - Static method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
Tries parsing to see if content is JSON
isPreinit() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
isPriorityEnabled(Priority) - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority will be logged.
IsPropDefined - Class in org.apache.jmeter.functions
Test if a JMeter property is defined
IsPropDefined() - Constructor for class org.apache.jmeter.functions.IsPropDefined
 
isProtocolDefaultPort() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Tell whether the default port for the specified protocol is used
isQuiet() - Method in class org.apache.jmeter.assertions.XPathAssertion
 
isQuiet() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
isRead() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
isReadOnly() - Method in class org.apache.log.ContextMap
Deprecated.
Determine if context is read-only.
isRecording() - Method in class org.apache.jmeter.threads.JMeterContext
 
isRecordQueryResults() - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
isRedirect() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Determine whether this result is a redirect.
isRegex - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
ISREGEX - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
isRenameSampleLabel() - Static method in class org.apache.jmeter.samplers.SampleResult
see https://bz.apache.org/bugzilla/show_bug.cgi?id=63055
isResetInterpreter() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
 
isResetInterpreter() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
isResetInterpreter() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
isResetOnThreadGroupIteration() - Method in class org.apache.jmeter.modifiers.CounterConfig
Returns true if counter must be reset on Thread Group Iteration.
isResponseCodeOK() - Method in class org.apache.jmeter.samplers.SampleResult
 
isRestartNextLoop() - Method in class org.apache.jmeter.threads.JMeterContext
isRetobj() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the return objects attribute of the LDAPSampler object
isReusable() - Method in class org.apache.jmeter.protocol.http.parser.BaseParser
Parsers should over-ride this method if the parser class is re-usable, in which case the class will be cached for the next getParser() call.
isReusable() - Method in class org.apache.jmeter.protocol.http.parser.CssParser
 
isReusable() - Method in interface org.apache.jmeter.protocol.http.parser.LinkExtractorParser
 
isReUseConnection() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
isReverseFilter() - Method in class org.apache.jmeter.report.processor.FilterConsumer
Checks if the filtering is reversed.
isRevertedSort() - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
isRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Returns the runningVersion.
isRunningVersion() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Returns whether the property is a running version.
isRunningVersion() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Returns whether the property is a running version.
isRunningVersion() - Method in class org.apache.jmeter.testelement.property.NullProperty
 
isSameUserOnNextIteration() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user: true means same user running multiple iterations false means a different user for each iteration
isSameUserOnNextIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
 
isSampleWanted(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
Decides whether or not to a sample is wanted based on: errorOnly successOnly sample success Should only be called for single samples.
isSampleWanted(boolean, boolean, boolean) - Static method in class org.apache.jmeter.reporters.ResultCollector
Decides whether or not to a sample is wanted based on: errorOnly successOnly sample success This version is intended to be called by code that loops over many samples; it is cheaper than fetching the settings each time.
isSamplingStarted() - Method in class org.apache.jmeter.threads.JMeterContext
 
isSaveResponse() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
isScopeAll() - Method in class org.apache.jmeter.util.ScopePanel
 
isScopeAll(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeChildren() - Method in class org.apache.jmeter.util.ScopePanel
 
isScopeChildren(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the sub-samples (children)?
isScopeParent() - Method in class org.apache.jmeter.util.ScopePanel
 
isScopeParent(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the main (parent) sample?
isScopeVariable() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeVariable() - Method in class org.apache.jmeter.util.ScopePanel
 
isScopeVariable(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isSecure() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
isSecure(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
isSecure(URL) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
isSerialized() - Method in class org.apache.jmeter.testelement.TestPlan
Fetch the serialize threadgroups property
isServerAlive() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
isShowGrouping() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
isShowGrouping() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
isShowNegated() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
 
isShowNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
 
isSignerCheckByFile() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
isSignerCheckConstraints() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
isSignerNoCheck() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
isSkipNext() - Method in class org.apache.jmeter.control.InterleaveControl
 
isSkippable(String) - Method in class org.apache.jmeter.config.Argument
Is this parameter skippable, i.e.
isSortable(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
isSorted() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
isSorted(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
isSpecialProperty(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Check whether name specifies a special property
isSSLSupported() - Static method in class org.apache.jmeter.util.SSLManager
Test whether SSL is supported or not.
isStampedAtStart() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStartNextIterationOfCurrentLoop() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextThreadLoop() - Method in class org.apache.jmeter.samplers.SampleResult
isStartNextThreadLoop() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextThreadLoop() - Method in class org.apache.jmeter.threads.JMeterContext
isStaticProxy(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Is a static proxy defined?
isStats - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
isStats() - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
isStats() - Method in class org.apache.jmeter.visualizers.BSFListener
 
isStats() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
isStats() - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
isStats() - Method in interface org.apache.jmeter.visualizers.Visualizer
This method is used to indicate a visualizer generates statistics.
isStopBetweenSamples() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
isStopCondition(Throwable) - Method in class org.apache.jmeter.util.ScriptingTestElement
 
isStopTest() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStopTest() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStopTestNow() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStopTestNow() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStopThread() - Method in class org.apache.jmeter.samplers.SampleResult
 
isStopThread() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
isStoreMimeMessage() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isSubstringType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isSuccess() - Method in class org.apache.jmeter.visualizers.Sample
 
isSuccess() - Method in class org.apache.jmeter.visualizers.TableSample
 
isSuccessCode(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Determine if the HTTP status code is successful or not i.e.
isSuccessCode(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Determine if the HTTP status code is successful or not i.e.
isSuccessCode(int) - Static method in class org.apache.jmeter.report.utils.MetricUtils
 
isSuccessCode(String) - Static method in class org.apache.jmeter.report.utils.MetricUtils
Determine if the HTTP status code is successful or not i.e.
isSuccessful() - Method in class org.apache.jmeter.samplers.SampleResult
 
isSuccessOnlyLogging() - Method in class org.apache.jmeter.reporters.ResultCollector
Get the state of successful only logging
isSuppressSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns true if subject header should be suppressed
isSynchronousMode() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if synchronous-mode is used for current message (i.e.
isTearDownOnShutdown() - Method in class org.apache.jmeter.testelement.TestPlan
 
isTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
isTestFieldNetworkSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
isTestFieldRequestData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldRequestHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseBody() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
isTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
isTestFieldResponseData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseDataAsDocument() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
isTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
isTestFieldURL() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
isTestPlan() - Method in class org.apache.jmeter.gui.action.template.Template
 
isTestRunning() - Static method in class org.apache.jmeter.util.JMeterUtils
 
isTextDataType(SampleResult) - Static method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
isTolerant() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this using tolerant mode?
isTolerant() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
isTransactionDone() - Method in class org.apache.jmeter.control.TransactionSampler
 
isTransactionSampleEvent() - Method in class org.apache.jmeter.samplers.SampleEvent
 
isTrustAll() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
isTrustAllCerts() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isTrustAllCerts() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns if all certificates are blindly trusted (using according SocketFactory) (checkbox)
isTrustAllCerts() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if sampler should trust all certificates - standard getter
isUpload() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
isUseAuth() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
return whether jndi requires authentication
isUseAuth() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns if mail-server needs authentication (checkbox)
isUseAuthentication() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Returns if authentication is used to access the mailserver - standard getter
isUseBrowserCompatibleMultipartMode() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
isUseBrowserCompatibleMultipartModeVisible() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
isUseEmlMessage() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Returns if an .eml-message is sent instead of the content of message-text area
isUseEquals() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
isUseExpression() - Method in class org.apache.jmeter.control.IfController
 
isUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
isUseKeepAliveVisible() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
isUseLocalTrustStore() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isUseLocalTrustStore() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns if local (pre-installed) truststore is used to avoid SSL-connection-exceptions (checkbox)
isUseMultipart() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
isUseMultipartVisible() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
isUseRegex() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
isUseRegex() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
isUseReqMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Which request field to use for correlation?
isUseResMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Which response field to use for correlation?
isUseSSL() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isUseSSL() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns if SSL is used to secure the SMTP-connection (checkbox)
isUseStartTLS() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
isUseStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Returns if StartTLS is used to secure the connection (checkbox)
isValidating() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this validating
isValidating() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
isValidCookie(String) - Static method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser
Verify if the string is cookie or filename
isValueOrientation() - Method in class org.apache.jmeter.visualizers.AxisGraph
 
IsVarDefined - Class in org.apache.jmeter.functions
Test if a JMeter variable is defined
IsVarDefined() - Constructor for class org.apache.jmeter.functions.IsVarDefined
 
isVerifySignature() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
isWarnEnabled() - Method in class org.apache.log.Logger
Deprecated.
Determine if messages of priority WARN will be logged.
isWebdavMethod(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HttpWebdav
 
isWhitespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
Is this whitespace ignored.
isWhitespace() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
isXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if xhtml validation mode is set
isXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Check if xml validation mode is set
isXML(byte[]) - Static method in class org.apache.jorphan.util.JOrphanUtils
Detects if some content starts with the standard XML prefix.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
When an item's state changes, editing is ended.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Handle change events: currently handles events for the JUnit4 checkbox, and sets up the relevant class names.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Handler for Checkbox
IteratingController - Interface in org.apache.jmeter.control
Identify controller that does iterations
IterationCounter - Class in org.apache.jmeter.functions
Counter that can be referenced anywhere in the Thread Group.
IterationCounter() - Constructor for class org.apache.jmeter.functions.IterationCounter
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.assertions.CompareAssertion
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.config.CSVDataSet
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.config.RandomVariableConfig
Called when a loop iteration is about to start.
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.ForeachController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.LoopController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.OnceOnlyController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.ThroughputController
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.WhileController
 
iterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.engine.event.LoopIterationListener
Called when a loop iteration is about to start.
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.UserParameters
 
iterator() - Method in class org.apache.jmeter.config.Arguments
Get a PropertyIterator of the arguments.
iterator() - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
 
iterator() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Get a PropertyIterator of the files.
iterator() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Get a PropertyIterator of the JmsProperties.
iterator() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a PropertyIterator of the arguments.
iterator() - Method in class org.apache.jmeter.report.processor.ListResultData
 
iterator() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - Method in class org.apache.jmeter.testelement.property.MapProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - Method in class org.apache.jmeter.testelement.property.MultiProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - Method in class org.apache.jorphan.gui.ObjectTableModel
 

J

JavaConfig - Class in org.apache.jmeter.protocol.java.config
The JavaConfig class contains the configuration data necessary for the Java protocol.
JavaConfig() - Constructor for class org.apache.jmeter.protocol.java.config.JavaConfig
Constructor for the JavaConfig object
JavaConfigGui - Class in org.apache.jmeter.protocol.java.config.gui
The JavaConfigGui class provides the user interface for the JavaConfig object.
JavaConfigGui() - Constructor for class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Create a new JavaConfigGui as a standalone component.
JavaConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Create a new JavaConfigGui as either a standalone or an embedded component.
JavaSampler - Class in org.apache.jmeter.protocol.java.sampler
A sampler for executing custom Java code in each sample.
JavaSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.JavaSampler
Create a JavaSampler.
JavaSamplerClient - Interface in org.apache.jmeter.protocol.java.sampler
This interface defines the interactions between the JavaSampler and external Java programs which can be executed by JMeter.
JavaSamplerContext - Class in org.apache.jmeter.protocol.java.sampler
JavaSamplerContext is used to provide context information to a JavaSamplerClient implementation.
JavaSamplerContext(Arguments) - Constructor for class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
Create a new JavaSampler with the specified initialization parameters.
JavaScript - Class in org.apache.jmeter.functions
javaScript function implementation that executes a piece of JavaScript (not Java!) code and returns its value
JavaScript() - Constructor for class org.apache.jmeter.functions.JavaScript
 
JavaTest - Class in org.apache.jmeter.protocol.java.test
The JavaTest class is a simple sampler which is intended for use when developing test plans.
JavaTest() - Constructor for class org.apache.jmeter.protocol.java.test.JavaTest
Default constructor for JavaTest.
JavaTestSamplerGui - Class in org.apache.jmeter.protocol.java.control.gui
The JavaTestSamplerGui class provides the user interface for the JavaSampler.
JavaTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
Constructor for JavaTestSamplerGui
JAVAX_NET_SSL_KEY_STORE - Static variable in class org.apache.jmeter.util.SSLManager
 
JAXP_SCHEMA_LANGUAGE - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
JAXP_SCHEMA_SOURCE - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
JDateField - Class in org.apache.jmeter.gui.util
This is Date mask control.
JDateField() - Constructor for class org.apache.jmeter.gui.util.JDateField
 
JDateField(Date) - Constructor for class org.apache.jmeter.gui.util.JDateField
Create a DateField with the specified date.
JDBCPostProcessor - Class in org.apache.jmeter.protocol.jdbc.processor
Post processor handling JDBC Requests
JDBCPostProcessor() - Constructor for class org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor
 
JDBCPostProcessorBeanInfo - Class in org.apache.jmeter.protocol.jdbc.processor
 
JDBCPostProcessorBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessorBeanInfo
 
JDBCPreProcessor - Class in org.apache.jmeter.protocol.jdbc.processor
Preprocessor handling JDBC Requests
JDBCPreProcessor() - Constructor for class org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor
 
JDBCPreProcessorBeanInfo - Class in org.apache.jmeter.protocol.jdbc.processor
 
JDBCPreProcessorBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessorBeanInfo
 
JDBCSampler - Class in org.apache.jmeter.protocol.jdbc.sampler
A sampler which understands JDBC database requests.
JDBCSampler() - Constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
Creates a JDBCSampler.
JDBCSamplerBeanInfo - Class in org.apache.jmeter.protocol.jdbc.sampler
 
JDBCSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.jdbc.sampler.JDBCSamplerBeanInfo
 
JDBCTestElementBeanInfoSupport - Class in org.apache.jmeter.protocol.jdbc
 
JDBCTestElementBeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.protocol.jdbc.JDBCTestElementBeanInfoSupport
 
JEditorPaneSearchProvider(JEditorPane) - Constructor for class org.apache.jmeter.visualizers.SearchTextExtension.JEditorPaneSearchProvider
 
Jexl2Function - Class in org.apache.jmeter.functions
A function which understands Commons JEXL2
Jexl2Function() - Constructor for class org.apache.jmeter.functions.Jexl2Function
 
Jexl3Function - Class in org.apache.jmeter.functions
A function which understands Commons JEXL3
Jexl3Function() - Constructor for class org.apache.jmeter.functions.Jexl3Function
 
JFactory - Class in org.apache.jorphan.gui
Enables to apply styles that persist across look and feel updates.
JFactory() - Constructor for class org.apache.jorphan.gui.JFactory
 
JLabeledChoice - Class in org.apache.jorphan.gui
 
JLabeledChoice() - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Default constructor, The label and the Text field are left empty.
JLabeledChoice(String, boolean) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
 
JLabeledChoice(String, String[]) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Constructs a non-editable combo-box with the label displaying the passed text.
JLabeledChoice(String, String[], boolean) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Constructs a combo-box with the label displaying the passed text.
JLabeledChoice(String, String[], boolean, boolean) - Constructor for class org.apache.jorphan.gui.JLabeledChoice
Constructs a combo-box with the label displaying the passed text.
JLabeledField - Interface in org.apache.jorphan.gui
 
JLabeledPasswordField - Class in org.apache.jorphan.gui
 
JLabeledPasswordField() - Constructor for class org.apache.jorphan.gui.JLabeledPasswordField
 
JLabeledPasswordField(String) - Constructor for class org.apache.jorphan.gui.JLabeledPasswordField
Constructs a new component with the label displaying the passed text.
JLabeledRadioI18N - Class in org.apache.jmeter.gui.util
JLabeledRadioI18N creates a set of Radio buttons with a label.
JLabeledRadioI18N() - Constructor for class org.apache.jmeter.gui.util.JLabeledRadioI18N
Deprecated.
- only for use in testing
JLabeledRadioI18N(String, String[], String) - Constructor for class org.apache.jmeter.gui.util.JLabeledRadioI18N
 
JLabeledTextArea - Class in org.apache.jorphan.gui
A Helper component that wraps a JTextField with a label into a JPanel (this).
JLabeledTextArea() - Constructor for class org.apache.jorphan.gui.JLabeledTextArea
Default constructor, The label and the Text field are left empty.
JLabeledTextArea(String) - Constructor for class org.apache.jorphan.gui.JLabeledTextArea
Constructs a new component with the label displaying the passed text.
JLabeledTextArea(String, Document) - Constructor for class org.apache.jorphan.gui.JLabeledTextArea
Constructs a new component with the label displaying the passed text.
JLabeledTextField - Class in org.apache.jorphan.gui
A Helper component that wraps a JTextField with a label into a JPanel (this).
JLabeledTextField() - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Default constructor, The label and the Text field are left empty.
JLabeledTextField(String) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Constructs a new component with the label displaying the passed text.
JLabeledTextField(String, int) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Constructs a new component with the label displaying the passed text.
JLabeledTextField(String, int, Color, boolean) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Size defaults to 20
JLabeledTextField(String, Color) - Constructor for class org.apache.jorphan.gui.JLabeledTextField
Size defaults to 20
JMESPathAssertion - Class in org.apache.jmeter.assertions.jmespath
This is main class for JSON JMESPath Assertion which verifies assertion on previous sample result using JMESPath expression JMESPath-java sources and doc.
JMESPathAssertion() - Constructor for class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
JMESPathAssertionGui - Class in org.apache.jmeter.assertions.jmespath.gui
Java class representing GUI for the JMESPathAssertion component in JMeter.
JMESPathAssertionGui() - Constructor for class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
constructor
JMESPathCache - Class in org.apache.jmeter.extractor.json.jmespath
 
JMESPathExtractor - Class in org.apache.jmeter.extractor.json.jmespath
JMESPATH based extractor
JMESPathExtractor() - Constructor for class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
JMESPathExtractorGui - Class in org.apache.jmeter.extractor.json.jmespath.gui
JMESPathExtractorGui() - Constructor for class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
 
JMeter - Class in org.apache.jmeter
Main JMeter class; processes options and starts the GUI, non-GUI or server as appropriate.
JMeter() - Constructor for class org.apache.jmeter.JMeter
 
JMETER_KEYSTORE - Enum constant in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
 
JMETER_NON_GUI - Static variable in class org.apache.jmeter.JMeter
 
JMETER_REPORT_OUTPUT_DIR_PROPERTY - Static variable in class org.apache.jmeter.JMeter
 
JMETER_SKIP_CLASS_SCANNING_ATTRIBUTE - Static variable in class org.apache.jorphan.reflect.ClassFinder
 
JMETER_TREE_NODE_ARRAY_DATA_FLAVOR - Static variable in class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
JMeterCellRenderer - Class in org.apache.jmeter.gui.tree
Class to render the test tree - sets the enabled/disabled versions of the icons
JMeterCellRenderer() - Constructor for class org.apache.jmeter.gui.tree.JMeterCellRenderer
 
JMeterColor - Class in org.apache.jmeter.gui.util
 
JMeterColor() - Constructor for class org.apache.jmeter.gui.util.JMeterColor
 
JMeterContext - Class in org.apache.jmeter.threads
Holds context for a thread.
JMeterContext.TestLogicalAction - Enum in org.apache.jmeter.threads
 
JMeterContextService - Class in org.apache.jmeter.threads
Provides context service for JMeter threads.
JMeterContextService.ThreadCounts - Class in org.apache.jmeter.threads
 
JMeterEngine - Interface in org.apache.jmeter.engine
This interface is implemented by classes that can run JMeter tests.
JMeterEngineException - Exception in org.apache.jmeter.engine
JMeterEngineException() - Constructor for exception org.apache.jmeter.engine.JMeterEngineException
 
JMeterEngineException(String) - Constructor for exception org.apache.jmeter.engine.JMeterEngineException
 
JMeterEngineException(String, Throwable) - Constructor for exception org.apache.jmeter.engine.JMeterEngineException
 
JMeterEngineException(Throwable) - Constructor for exception org.apache.jmeter.engine.JMeterEngineException
 
JMeterError - Error in org.apache.jorphan.util
Custom JMeter Error
JMeterError() - Constructor for error org.apache.jorphan.util.JMeterError
 
JMeterError(String) - Constructor for error org.apache.jorphan.util.JMeterError
 
JMeterError(String, Throwable) - Constructor for error org.apache.jorphan.util.JMeterError
 
JMeterError(String, Throwable, boolean, boolean) - Constructor for error org.apache.jorphan.util.JMeterError
 
JMeterError(Throwable) - Constructor for error org.apache.jorphan.util.JMeterError
 
JMeterException - Exception in org.apache.jorphan.util
Custom JMeter Exception
JMeterException() - Constructor for exception org.apache.jorphan.util.JMeterException
 
JMeterException(String) - Constructor for exception org.apache.jorphan.util.JMeterException
 
JMeterException(String, Throwable) - Constructor for exception org.apache.jorphan.util.JMeterException
 
JMeterException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jorphan.util.JMeterException
 
JMeterException(Throwable) - Constructor for exception org.apache.jorphan.util.JMeterException
 
JMeterFileFilter - Class in org.apache.jmeter.gui
A file filter which allows files to be filtered based on a list of allowed extensions.
JMeterFileFilter(String[]) - Constructor for class org.apache.jmeter.gui.JMeterFileFilter
Create a new JMeter file filter which allows the specified extensions.
JMeterFileFilter(String[], boolean) - Constructor for class org.apache.jmeter.gui.JMeterFileFilter
Create a new JMeter file filter which allows the specified extensions.
JMeterGUIComponent - Interface in org.apache.jmeter.gui
Implementing this interface indicates that the class is a JMeter GUI Component.
JmeterKeyStore - Class in org.apache.jmeter.util.keystore
Use this Keystore for JMeter specific KeyStores.
JMeterMenuBar - Class in org.apache.jmeter.gui.util
 
JMeterMenuBar() - Constructor for class org.apache.jmeter.gui.util.JMeterMenuBar
 
JMeterPlugin - Interface in org.apache.jmeter.plugin
 
JMeterProperty - Interface in org.apache.jmeter.testelement.property
 
JMeterService - Annotation Type in org.apache.jorphan.reflect
This is a marker annotation that describes JMeter will try using ServiceLoader to find the implementations.
JMeterStopTestException - Exception in org.apache.jorphan.util
This Exception is for use by functions etc to signal a Stop Test condition where there is no access to the normal stop method Stop test now means shutdown test waiting for current running samplers to end
JMeterStopTestException() - Constructor for exception org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestException(String) - Constructor for exception org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestException(String, Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestException(Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopTestException
 
JMeterStopTestNowException - Exception in org.apache.jorphan.util
This Exception is for use by functions etc to signal a Stop Test Now condition where there is no access to the normal stop method.
JMeterStopTestNowException() - Constructor for exception org.apache.jorphan.util.JMeterStopTestNowException
 
JMeterStopTestNowException(String) - Constructor for exception org.apache.jorphan.util.JMeterStopTestNowException
 
JMeterStopTestNowException(String, Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopTestNowException
 
JMeterStopTestNowException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jorphan.util.JMeterStopTestNowException
 
JMeterStopTestNowException(Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopTestNowException
 
JMeterStopThreadException - Exception in org.apache.jorphan.util
This Exception is for use by functions etc to signal a Stop Thread condition where there is no access to the normal stop method Thread will shutdown after end of current running sampler.
JMeterStopThreadException() - Constructor for exception org.apache.jorphan.util.JMeterStopThreadException
 
JMeterStopThreadException(String) - Constructor for exception org.apache.jorphan.util.JMeterStopThreadException
 
JMeterStopThreadException(String, Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopThreadException
 
JMeterStopThreadException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jorphan.util.JMeterStopThreadException
 
JMeterStopThreadException(Throwable) - Constructor for exception org.apache.jorphan.util.JMeterStopThreadException
 
JMeterThread - Class in org.apache.jmeter.threads
The JMeter interface to the sampling process, allowing JMeter to see the timing, add listeners for sampling events and to stop the sampling process.
JMeterThread(HashTree, JMeterThreadMonitor, ListenerNotifier) - Constructor for class org.apache.jmeter.threads.JMeterThread
 
JMeterThread(HashTree, JMeterThreadMonitor, ListenerNotifier, Boolean) - Constructor for class org.apache.jmeter.threads.JMeterThread
 
JMeterThreadMonitor - Interface in org.apache.jmeter.threads
Interface used to listen to JMeterThread end of thread
JMeterToolBar - Class in org.apache.jmeter.gui.util
The JMeter main toolbar class
JMeterToolBar() - Constructor for class org.apache.jmeter.gui.util.JMeterToolBar
 
JMeterTreeListener - Class in org.apache.jmeter.gui.tree
 
JMeterTreeListener() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeListener
Constructor for the JMeterTreeListener object
JMeterTreeListener(JMeterTreeModel) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeListener
Constructor for the JMeterTreeListener object.
JMeterTreeModel - Class in org.apache.jmeter.gui.tree
 
JMeterTreeModel() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
 
JMeterTreeModel(Object) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
Deprecated.
- only for use by JMeter class!
JMeterTreeModel(TestElement) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
 
JMeterTreeModel(TestElement, TestElement) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeModel
Deprecated.
since 4.0
JMeterTreeNode - Class in org.apache.jmeter.gui.tree
 
JMeterTreeNode() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeNode
 
JMeterTreeNode(TestElement, JMeterTreeModel) - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeNode
 
JMeterTreeNodeTransferable - Class in org.apache.jmeter.util
Simple implementation of a transferable for JMeterTreeNode arrays based on serialization.
JMeterTreeNodeTransferable() - Constructor for class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
JMeterTreeTransferHandler - Class in org.apache.jmeter.gui.tree
 
JMeterTreeTransferHandler() - Constructor for class org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
JMeterUIDefaults - Class in org.apache.jorphan.gui
Configures JMeter-specific properties as UIDefaults properties for on-the-fly LaF updates.
JMeterUtils - Class in org.apache.jmeter.util
This class contains the static utility methods used by JMeter.
JMeterUtils() - Constructor for class org.apache.jmeter.util.JMeterUtils
 
JMeterVariables - Class in org.apache.jmeter.threads
Class which defines JMeter variables.
JMeterVariables() - Constructor for class org.apache.jmeter.threads.JMeterVariables
Constructor, that preloads the variables from the JMeter properties
JMeterVersion - Class in org.apache.jmeter.util
Utility class to define the JMeter Version string.
JMS_COMMUNICATION_STYLE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JMS_PROPERTIES - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
The name of the property used to store the JmsProperties.
JMSProperties - Class in org.apache.jmeter.protocol.jms.sampler
A set of JMSProperty objects.
JMSProperties() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Create a new JmsProperties object with no JmsProperties
JMSPropertiesPanel - Class in org.apache.jmeter.protocol.jms.control.gui
Handles input for Jms Properties
JMSPropertiesPanel() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
Default Constructor.
JMSProperty - Class in org.apache.jmeter.protocol.jms.sampler
JMS Property with type
JMSProperty() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Create a new JmsProperty without a name, value, or metadata.
JMSProperty(String, String) - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Create a new JmsProperty with the specified name and value, and String type.
JMSProperty(String, String, String) - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Create a new JmsProperty with the specified name and value, and String type.
JMSPublisherGui - Class in org.apache.jmeter.protocol.jms.control.gui
This is the GUI for JMS Publisher
JMSPublisherGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
 
JMSSampler - Class in org.apache.jmeter.protocol.jms.sampler
This class implements the JMS Point-to-Point sampler
JMSSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
JMSSampler.COMMUNICATION_STYLE - Enum in org.apache.jmeter.protocol.jms.sampler
 
JMSSamplerGui - Class in org.apache.jmeter.protocol.jms.control.gui
Configuration screen for Java Messaging Point-to-Point requests.
JMSSamplerGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
 
JMSSubscriberGui - Class in org.apache.jmeter.protocol.jms.control.gui
This is the GUI for JMS Subscriber
JMSSubscriberGui() - Constructor for class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
JMX_FILE_EXTENSION - Static variable in class org.apache.jmeter.gui.action.Save
 
JoddExtractor - Class in org.apache.jmeter.extractor
Jodd-Lagerto based CSS/JQuery extractor see http://jodd.org/doc/csselly/
JoddExtractor() - Constructor for class org.apache.jmeter.extractor.JoddExtractor
 
JOrphanUtils - Class in org.apache.jorphan.util
This class contains frequently-used static utility methods.
JPEG_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
JsonExporter - Class in org.apache.jmeter.report.dashboard
Implementation of DataExporter that exports statistics to JSON
JsonExporter() - Constructor for class org.apache.jmeter.report.dashboard.JsonExporter
 
JsonizerVisitor - Class in org.apache.jmeter.report.dashboard
The class JsonizerVisitor provides a visitor that can get json-like string from ResultData.
JsonizerVisitor() - Constructor for class org.apache.jmeter.report.dashboard.JsonizerVisitor
Instantiates a new jsonizer visitor.
JSONManager - Class in org.apache.jmeter.extractor.json.jsonpath
Handles the extractions https://github.com/jayway/JsonPath/blob/master/json-path/src/test/java/com/jayway/jsonpath/ComplianceTest.java
JSONManager() - Constructor for class org.apache.jmeter.extractor.json.jsonpath.JSONManager
 
jsonPath - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
JSONPATH - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
JSONPathAssertion - Class in org.apache.jmeter.assertions
This is main class for JSONPath Assertion which verifies assertion on previous sample result using JSON path expression
JSONPathAssertion() - Constructor for class org.apache.jmeter.assertions.JSONPathAssertion
 
JSONPathAssertionGui - Class in org.apache.jmeter.assertions.gui
Java class representing GUI for the JSONPathAssertion component in JMeter
JSONPathAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
JSONPostProcessor - Class in org.apache.jmeter.extractor.json.jsonpath
JSON-PATH based extractor
JSONPostProcessor() - Constructor for class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
JSONPostProcessorGui - Class in org.apache.jmeter.extractor.json.jsonpath.gui
JSONPostProcessorGui() - Constructor for class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
 
JsonUtil - Class in org.apache.jmeter.report.core
The class JsonUtil provides helper functions to generate Json.
JsonUtil() - Constructor for class org.apache.jmeter.report.core.JsonUtil
 
jsonValidation - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
JSONVALIDATION - Static variable in class org.apache.jmeter.assertions.JSONPathAssertion
 
jsonValue - Variable in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
JsoupBasedHtmlParser - Class in org.apache.jmeter.protocol.http.parser
Parser based on JSOUP
JsoupBasedHtmlParser() - Constructor for class org.apache.jmeter.protocol.http.parser.JsoupBasedHtmlParser
 
JSoupExtractor - Class in org.apache.jmeter.extractor
JSoup based CSS/JQuery extractor see http://jsoup.org/cookbook/extracting-data/selector-syntax
JSoupExtractor() - Constructor for class org.apache.jmeter.extractor.JSoupExtractor
 
JSR223Assertion - Class in org.apache.jmeter.assertions
 
JSR223Assertion() - Constructor for class org.apache.jmeter.assertions.JSR223Assertion
 
JSR223AssertionBeanInfo - Class in org.apache.jmeter.assertions
 
JSR223AssertionBeanInfo() - Constructor for class org.apache.jmeter.assertions.JSR223AssertionBeanInfo
 
JSR223BeanInfoSupport - Class in org.apache.jmeter.util
Parent class to handle common GUI design for JSR223 test elements
JSR223BeanInfoSupport(Class<? extends TestBean>) - Constructor for class org.apache.jmeter.util.JSR223BeanInfoSupport
 
JSR223Listener - Class in org.apache.jmeter.visualizers
Needs to implement Visualizer so that TestBeanGUI can find the correct GUI class
JSR223Listener() - Constructor for class org.apache.jmeter.visualizers.JSR223Listener
 
JSR223ListenerBeanInfo - Class in org.apache.jmeter.visualizers
 
JSR223ListenerBeanInfo() - Constructor for class org.apache.jmeter.visualizers.JSR223ListenerBeanInfo
 
JSR223PostProcessor - Class in org.apache.jmeter.extractor
 
JSR223PostProcessor() - Constructor for class org.apache.jmeter.extractor.JSR223PostProcessor
 
JSR223PostProcessorBeanInfo - Class in org.apache.jmeter.extractor
 
JSR223PostProcessorBeanInfo() - Constructor for class org.apache.jmeter.extractor.JSR223PostProcessorBeanInfo
 
JSR223PreProcessor - Class in org.apache.jmeter.modifiers
 
JSR223PreProcessor() - Constructor for class org.apache.jmeter.modifiers.JSR223PreProcessor
 
JSR223PreProcessorBeanInfo - Class in org.apache.jmeter.modifiers
 
JSR223PreProcessorBeanInfo() - Constructor for class org.apache.jmeter.modifiers.JSR223PreProcessorBeanInfo
 
JSR223Sampler - Class in org.apache.jmeter.protocol.java.sampler
 
JSR223Sampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.JSR223Sampler
 
JSR223SamplerBeanInfo - Class in org.apache.jmeter.protocol.java.sampler
 
JSR223SamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.java.sampler.JSR223SamplerBeanInfo
 
JSR223ScriptCacheCheckboxEditor() - Constructor for class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
JSR223TestElement - Class in org.apache.jmeter.util
Base class for JSR223 Test elements
JSR223TestElement() - Constructor for class org.apache.jmeter.util.JSR223TestElement
 
JSR223Timer - Class in org.apache.jmeter.timers
 
JSR223Timer() - Constructor for class org.apache.jmeter.timers.JSR223Timer
 
JSR223TimerBeanInfo - Class in org.apache.jmeter.timers
 
JSR223TimerBeanInfo() - Constructor for class org.apache.jmeter.timers.JSR223TimerBeanInfo
 
JsseSSLManager - Class in org.apache.jmeter.util
The SSLManager handles the KeyStore information for JMeter.
JsseSSLManager(Provider) - Constructor for class org.apache.jmeter.util.JsseSSLManager
Create the SSLContext, and wrap all the X509KeyManagers with our X509KeyManager so that we can choose our alias.
JSyntaxSearchToolBar - Class in org.apache.jmeter.gui.util
Search toolbar associated to JSyntaxTextArea
JSyntaxSearchToolBar(JSyntaxTextArea) - Constructor for class org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
JSyntaxTextArea - Class in org.apache.jmeter.gui.util
Utility class to handle RSyntaxTextArea code It's not currently possible to instantiate the RSyntaxTextArea class when running headless.
JSyntaxTextArea() - Constructor for class org.apache.jmeter.gui.util.JSyntaxTextArea
Deprecated.
JSyntaxTextArea(int, int) - Constructor for class org.apache.jmeter.gui.util.JSyntaxTextArea
Deprecated.
JSyntaxTextArea(int, int, boolean) - Constructor for class org.apache.jmeter.gui.util.JSyntaxTextArea
JTextScrollPane - Class in org.apache.jmeter.gui.util
Utility class to handle RSyntaxTextArea code It's not currently possible to instantiate the RTextScrollPane class when running headless.
JTextScrollPane() - Constructor for class org.apache.jmeter.gui.util.JTextScrollPane
Deprecated.
JTextScrollPane(JSyntaxTextArea) - Constructor for class org.apache.jmeter.gui.util.JTextScrollPane
JTextScrollPane(JSyntaxTextArea, boolean) - Constructor for class org.apache.jmeter.gui.util.JTextScrollPane
JTreeTable - Class in org.apache.jorphan.gui
 
JTreeTable() - Constructor for class org.apache.jorphan.gui.JTreeTable
The default implementation will use DefaultTreeTableModel
JTreeTable(int, int) - Constructor for class org.apache.jorphan.gui.JTreeTable
 
JTreeTable(Object[][], Object[]) - Constructor for class org.apache.jorphan.gui.JTreeTable
 
JTreeTable(Vector<?>, Vector<?>) - Constructor for class org.apache.jorphan.gui.JTreeTable
 
JTreeTable(TreeTableModel) - Constructor for class org.apache.jorphan.gui.JTreeTable
 
JUnitSampler - Class in org.apache.jmeter.protocol.java.sampler
This is a basic implementation that runs a single test method of a JUnit test case.
JUnitSampler() - Constructor for class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
JUnitTestSamplerGui - Class in org.apache.jmeter.protocol.java.control.gui
The JUnitTestSamplerGui class provides the user interface for the JUnitSampler.
JUnitTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
Constructor for JUnitTestSamplerGui

K

KEEP_ALIVE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
keepVisible(int) - Method in class org.apache.jorphan.gui.MenuScroller
Scrolls the item at the specified index into view each time the menu is opened.
keepVisible(JMenuItem) - Method in class org.apache.jorphan.gui.MenuScroller
Scrolls the specified item into view each time the menu is opened.
KERBEROS - Enum constant in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Kerberos Auth
KerberosManager - Class in org.apache.jmeter.protocol.http.control
Takes in charge Kerberos auth mechanism
KerberosManager() - Constructor for class org.apache.jmeter.protocol.http.control.KerberosManager
 
KerningOptimizer - Class in org.apache.jorphan.gui.ui
Text rendering might be slow for long lines when kerning is enabled, so it is worth disabling kerning for long texts.
KerningOptimizer() - Constructor for class org.apache.jorphan.gui.ui.KerningOptimizer
 
KEY - Static variable in class org.apache.jmeter.functions.RegexFunction
 
KEY_DELIMITER - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
KEY_SIZE - Static variable in class org.apache.jmeter.JMeter
 
keyPressed(KeyEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
keyPressed(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyPressed(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
keyPressed(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
keyReleased(KeyEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
keyReleased(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyReleased(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
keyReleased(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
keySet() - Method in class org.apache.jorphan.collections.HashTree
Returns a Set of all the keys in the top-level of this HashTree.
KEYSTORE_CONFIG - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
KeystoreConfig - Class in org.apache.jmeter.config
Configure Keystore
KeystoreConfig() - Constructor for class org.apache.jmeter.config.KeystoreConfig
 
KeystoreConfigBeanInfo - Class in org.apache.jmeter.config
Keystore Configuration BeanInfo
KeystoreConfigBeanInfo() - Constructor for class org.apache.jmeter.config.KeystoreConfigBeanInfo
Constructor
KeyStrokes - Class in org.apache.jmeter.gui.action
Collect all the keystrokes together in one place.
KeyToolUtils - Class in org.apache.jorphan.exec
Utilities for working with Java keytool
keyTyped(KeyEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
 
keyTyped(KeyEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
keyTyped(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
keyTyped(KeyEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog

L

LABEL - Static variable in class org.apache.jmeter.save.CSVSaveService
 
LABEL_BIG_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
LABEL_ERROR_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
LABEL_ERROR_FOREGROUND - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
LABEL_SMALL_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
LABEL_WARNING_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
LABEL_WARNING_FOREGROUND - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
labelFor(Component, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates JLabel that is associated with a given Component instance.
labelFor(Component, String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Creates JLabel that is associated with a given Component instance.
labelResource() - Element in annotation type org.apache.jmeter.gui.TestElementMetadata
 
LAF_PREFIX - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LagartoBasedHtmlParser - Class in org.apache.jmeter.protocol.http.parser
Parser based on Lagarto
LagartoBasedHtmlParser() - Constructor for class org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser
 
LANGUAGE_NAMES - Static variable in class org.apache.jmeter.util.JSR223BeanInfoSupport
LAST_MODIFIED - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
LAST_SAMPLE_OK - Static variable in class org.apache.jmeter.threads.JMeterThread
 
latencyEnd() - Method in class org.apache.jmeter.samplers.SampleResult
Set the time to the first response
LatencyOverTimeGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class LatencyOverTimeGraphConsumer provides a graph to visualize latency per time period (defined by granularity)
LatencyOverTimeGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.LatencyOverTimeGraphConsumer
 
LatencyValueSelector - Class in org.apache.jmeter.report.processor.graph
The class LatencyValueSelector provides a projection from a sample to its latency.
LatencyValueSelector(boolean) - Constructor for class org.apache.jmeter.report.processor.graph.LatencyValueSelector
 
LatencyVSRequestGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class LatencyVSRequestGraphConsumer provides a graph to visualize latency vs requests
LatencyVSRequestGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.LatencyVSRequestGraphConsumer
 
LAVENDER - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
LaxDeflateInputStream - Class in org.apache.jmeter.protocol.http.sampler.hc
DeflateInputStream subclass that has a flag to accept "edgy streams" that signal end of stream with EOFException which seems to be rather frequent
LaxDeflateInputStream(InputStream, boolean) - Constructor for class org.apache.jmeter.protocol.http.sampler.hc.LaxDeflateInputStream
 
LaxGZIPInputStream - Class in org.apache.jmeter.protocol.http.sampler.hc
GZIPInputStream subclass that has a flag to accept "edgy streams" that signal end of stream with EOFException which seems to be rather frequent
LaxGZIPInputStream(InputStream, boolean) - Constructor for class org.apache.jmeter.protocol.http.sampler.hc.LaxGZIPInputStream
 
layoutContainer(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Lays out the container.
LazyLayeredConnectionSocketFactory - Class in org.apache.jmeter.protocol.http.sampler.hc
LazyLayeredConnectionSocketFactory that lazily initializes HTTPS Socket Factory
LazyLayeredConnectionSocketFactory() - Constructor for class org.apache.jmeter.protocol.http.sampler.hc.LazyLayeredConnectionSocketFactory
 
LDAPArgument - Class in org.apache.jmeter.protocol.ldap.config.gui
Class representing an argument.
LDAPArgument() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument without a name, value, or metadata.
LDAPArgument(String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name and value, and no metadata.
LDAPArgument(String, String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name, value, and metadata.
LDAPArguments - Class in org.apache.jmeter.protocol.ldap.config.gui
A set of LDAPArgument objects.
LDAPArguments() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a new Arguments object with no arguments.
LDAPARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
LDAPArgumentsPanel - Class in org.apache.jmeter.protocol.ldap.config.gui
A GUI panel allowing the user to enter name-value argument pairs.
LDAPArgumentsPanel() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the default title.
LDAPArgumentsPanel(String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the specified title.
LdapClient - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Client class is main class to create, modify, search and delete all the LDAP functionality available.
LdapClient() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Constructor for the LdapClient object.
LdapConfigGui - Class in org.apache.jmeter.protocol.ldap.config.gui
This class LdapConfigGui is user interface gui for getting all the configuration values from the user.
LdapConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Default constructor for LdapConfigGui.
LdapConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Constructor which sets the displayName.
LdapExtClient - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Client class is main class to create ,modify, search and delete all the LDAP functionality available Based on the work of: author T.Elanjchezhiyan(chezhiyan@siptech.co.in)
LdapExtConfigGui - Class in org.apache.jmeter.protocol.ldap.config.gui
This class LdapConfigGui is user interface gui for getting all the configuration value from the user author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Default constructor for LdapConfigGui
LdapExtConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Constructor for LdapExtConfigGui
LDAPExtSampler - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Sampler class is main class for the LDAP test.
LDAPExtSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
LdapExtTestSamplerGui - Class in org.apache.jmeter.protocol.ldap.control.gui
author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Constructor that initialises the GUI components
LDAPSampler - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Sampler class is main class for the LDAP test.
LDAPSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
LdapTestSamplerGui - Class in org.apache.jmeter.protocol.ldap.control.gui
 
LdapTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
LEFT - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates left justification.
leftAlign(StringBuilder, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Left aligns some text in a StringBuilder N.B.
LEGEND_FONT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
LEGEND_PLACEMENT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
LEGEND_SIZE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
LEGEND_STYLE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
legendFont - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
legendFont - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
legendLabels - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
legendLabels - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
legendPlacement - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
legendPlacement - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
LengthPrefixedBinaryTCPClientImpl - Class in org.apache.jmeter.protocol.tcp.sampler
Implements binary length-prefixed binary data.
LengthPrefixedBinaryTCPClientImpl() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
 
LESSTHAN - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
LESSTHANEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
LIGHT_RED - Static variable in class org.apache.jmeter.gui.util.JSyntaxSearchToolBar
 
LIGHT_RED - Static variable in class org.apache.jmeter.visualizers.utils.Colors
 
LINE_SHAPE_POINT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
LINE_STROKE_WIDTH - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
LineGraph - Class in org.apache.jmeter.visualizers
Axis graph is used by StatGraphVisualizer, which generates bar graphs from the statistical data.
LineGraph() - Constructor for class org.apache.jmeter.visualizers.LineGraph
 
LineGraph(LayoutManager) - Constructor for class org.apache.jmeter.visualizers.LineGraph
 
LineGraph(LayoutManager, boolean) - Constructor for class org.apache.jmeter.visualizers.LineGraph
 
LINK_BUG_TRACKER - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LINK_COMP_REF - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LINK_FUNC_REF - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LINK_NIGHTLY_BUILD - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LINK_RELEASE_NOTES - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LinkExtractorParseException - Exception in org.apache.jmeter.protocol.http.parser
Exception used with LinkExtractorParser
LinkExtractorParseException() - Constructor for exception org.apache.jmeter.protocol.http.parser.LinkExtractorParseException
 
LinkExtractorParseException(String) - Constructor for exception org.apache.jmeter.protocol.http.parser.LinkExtractorParseException
 
LinkExtractorParseException(String, Throwable) - Constructor for exception org.apache.jmeter.protocol.http.parser.LinkExtractorParseException
 
LinkExtractorParseException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.jmeter.protocol.http.parser.LinkExtractorParseException
 
LinkExtractorParseException(Throwable) - Constructor for exception org.apache.jmeter.protocol.http.parser.LinkExtractorParseException
 
LinkExtractorParser - Interface in org.apache.jmeter.protocol.http.parser
Interface specifying contract of content parser that aims to extract links
list() - Method in class org.apache.jorphan.collections.HashTree
Gets a Collection of all keys in the current HashTree node.
list() - Method in class org.apache.jorphan.collections.ListedHashTree
Gets a Collection of all keys in the current HashTree node.
list(File, String) - Static method in class org.apache.jorphan.exec.KeyToolUtils
List the contents of a keystore
list(Object) - Method in class org.apache.jorphan.collections.HashTree
Gets a Set of all keys in the HashTree mapped to the given key of the current HashTree object (in other words, one level down.
list(Object[]) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree structure using each subsequent key in the array of keys, and returns the Set of keys of the HashTree object at the end of the recursion.
list(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
list(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Recurses down into the HashTree structure using each subsequent key in the List of keys, and returns the Set of keys of the HashTree object at the end of the recursion.
ListedHashTree - Class in org.apache.jorphan.collections
ListedHashTree is a different implementation of the HashTree collection class.
ListedHashTree() - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Object) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Object[]) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
ListedHashTree(Collection<?>) - Constructor for class org.apache.jorphan.collections.ListedHashTree
 
listener - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
ListenerNotifier - Class in org.apache.jmeter.threads
Processes sample events.
ListenerNotifier() - Constructor for class org.apache.jmeter.threads.ListenerNotifier
 
ListenerResultWrapper - Class in org.apache.jmeter.save
ListenerResultWrapper is for calculated results generated by listeners like aggregate listener and monitor listener.
ListenerResultWrapper() - Constructor for class org.apache.jmeter.save.ListenerResultWrapper
 
LISTENERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
ListResultData - Class in org.apache.jmeter.report.processor
The class ListResultData provides a list of results from sample processing.
ListResultData() - Constructor for class org.apache.jmeter.report.processor.ListResultData
 
load(InputStream, String) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
Process the input stream and try to read the keys from the store
load(String, HttpParams) - Static method in class org.apache.jmeter.protocol.http.sampler.HttpClientDefaultParameters
Deprecated.
Loads a property file and converts parameters as necessary.
load(ImmutablePair<String, String>) - Method in class org.apache.jmeter.util.XPathQueryCacheLoader
 
load(Triple<String, URL, Charset>) - Method in class org.apache.jmeter.protocol.http.parser.CssParserCacheLoader
 
Load - Class in org.apache.jmeter.gui.action
Handles the Open (load a new file) and Merge commands.
Load() - Constructor for class org.apache.jmeter.gui.action.Load
 
LoadDraggedFile - Class in org.apache.jmeter.gui.action
Handles the loading of a file from a Drag and Drop action.
LoadDraggedFile() - Constructor for class org.apache.jmeter.gui.action.LoadDraggedFile
 
loadElement(InputStream) - Static method in class org.apache.jmeter.save.SaveService
 
loadExistingFile() - Method in class org.apache.jmeter.reporters.ResultCollector
Loads an existing sample data (JTL) file.
loadFromProperties(Properties) - Static method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Load a configuration from the specified properties.
loadIncludedElements() - Method in class org.apache.jmeter.control.IncludeController
load the included elements using SaveService
loadJMeterProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Load the JMeter properties file; if not found, then default to "org/apache/jmeter/jmeter.properties" from the classpath
loadLogo() - Static method in class org.apache.jmeter.SplashScreen
 
loadProject(ActionEvent, File) - Static method in class org.apache.jmeter.gui.action.LoadDraggedFile
Loads dragged file asking before for save if current open file is dirty.
loadProperties() - Static method in class org.apache.jmeter.save.SaveService
 
loadProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
This method loads a property file that may reside in the user space, or in the classpath
loadProperties(String, Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
This method loads a property file that may reside in the user space, or in the classpath
LoadRecentProject - Class in org.apache.jmeter.gui.action
Handles the loading of recent files, and also the content and visibility of menu items for loading the recent files
LoadRecentProject() - Constructor for class org.apache.jmeter.gui.action.LoadRecentProject
 
loadServices(Class<S>, ServiceLoader<S>, ServiceLoadExceptionHandler<? super S>) - Static method in class org.apache.jorphan.reflect.ClassFinder
Loads services implementing a given interface.
loadServicesAndScanJars(Class<S>, ServiceLoader<S>, ClassLoader, ServiceLoadExceptionHandler<? super S>) - Static method in class org.apache.jmeter.util.JMeterUtils
Loads services implementing a given interface and scans JMeter search path for the implementations.
loadTestResults(InputStream, ResultCollectorHelper) - Static method in class org.apache.jmeter.save.SaveService
Read results from JTL file.
loadTree(File) - Static method in class org.apache.jmeter.save.SaveService
Load a Test tree (JMX file)
LOCAL - Static variable in class org.apache.jmeter.gui.MainFrame
 
LOCAL_FILENAME - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
localAddress - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
localeChanged() - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
localeChanged() - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
localeChanged() - Method in class org.apache.jmeter.gui.action.Restart
 
localeChanged() - Method in class org.apache.jmeter.gui.action.SchematicView
 
localeChanged() - Method in class org.apache.jmeter.gui.HtmlReportAction
 
localeChanged() - Method in interface org.apache.jmeter.gui.plugin.MenuCreator
Update Top Level menu on Locale Change
localeChanged() - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.gui.action.CompileJSR223TestElements
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.gui.action.ExportTransactionAndSamplerNames
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.gui.action.Restart
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.gui.action.SchematicView
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.gui.HtmlReportAction
 
localeChanged(MenuElement) - Method in interface org.apache.jmeter.gui.plugin.MenuCreator
 
localeChanged(MenuElement) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.GuiPackage
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
localeChanged(LocaleChangeEvent) - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Handle Locale Change by reloading BeanInfo
localeChanged(LocaleChangeEvent) - Method in interface org.apache.jmeter.util.LocaleChangeListener
 
LocaleChangeEvent - Class in org.apache.jmeter.util
 
LocaleChangeEvent(Object) - Constructor for class org.apache.jmeter.util.LocaleChangeEvent
 
LocaleChangeEvent(Object, Locale) - Constructor for class org.apache.jmeter.util.LocaleChangeEvent
 
LocaleChangeListener - Interface in org.apache.jmeter.util
 
LOCALHOST - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
LocalTrustStoreSSLSocketFactory - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
This class implements an SSLSocketFactory which supports a local truststore.
LocalTrustStoreSSLSocketFactory(File) - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
 
LOCK - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
log - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
log - Static variable in class org.apache.jmeter.testbeans.TestBeanHelper
 
log - Static variable in class org.apache.jmeter.testelement.property.AbstractProperty
 
log(Priority, String) - Method in class org.apache.log.Logger
Deprecated.
Log a event at specific priority with a certain message.
log(Priority, String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a event at specific priority with a certain message and throwable.
LOG_FILE - Static variable in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
log_info(String) - Method in class org.apache.jmeter.functions.BeanShell
 
LOG_LEVEL_PREFIX - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LOG_PRIORITY - Static variable in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
LogAndIgnoreServiceLoadExceptionHandler - Class in org.apache.jorphan.reflect
Logs all the failures to agiven Logger and ignores them.
LogAndIgnoreServiceLoadExceptionHandler(Logger) - Constructor for class org.apache.jorphan.reflect.LogAndIgnoreServiceLoadExceptionHandler
 
LogErrorHandler - Class in org.apache.jmeter.assertions
ErrorHandler implementation that logs
LogErrorHandler() - Constructor for class org.apache.jmeter.assertions.LogErrorHandler
 
LogEvent - Class in org.apache.log
Deprecated.
Will be dropped in 3.3
LogEvent() - Constructor for class org.apache.log.LogEvent
Deprecated.
 
LogEventObject - Class in org.apache.jmeter.gui.logging
Log event object.
LogEventObject(Object) - Constructor for class org.apache.jmeter.gui.logging.LogEventObject
 
LogEventObject(Object, String) - Constructor for class org.apache.jmeter.gui.logging.LogEventObject
 
LogFilter - Class in org.apache.jmeter.protocol.http.util.accesslog
Description:

LogFilter is a basic implementation of Filter interface.
LogFilter() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
LogFunction - Class in org.apache.jmeter.functions
Function to log a message.
LogFunction() - Constructor for class org.apache.jmeter.functions.LogFunction
 
LogFunction2 - Class in org.apache.jmeter.functions
Function to log a message.
LogFunction2() - Constructor for class org.apache.jmeter.functions.LogFunction2
 
Logger - Class in org.apache.log
Deprecated.
Will be dropped in 3.3
Logger() - Constructor for class org.apache.log.Logger
Deprecated.
 
LOGGER_PANEL_ENABLE_DISABLE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
LoggerPanel - Class in org.apache.jmeter.gui
Panel that shows log events
LoggerPanel() - Constructor for class org.apache.jmeter.gui.LoggerPanel
Pane for display JMeter log file
LoggerPanelEnableDisable - Class in org.apache.jmeter.gui.action
Hide / unhide LoggerPanel.
LoggerPanelEnableDisable() - Constructor for class org.apache.jmeter.gui.action.LoggerPanelEnableDisable
Constructor for object.
LoggingErrorHandler(Logger, File) - Constructor for class org.apache.jmeter.gui.action.template.TemplateManager.LoggingErrorHandler
 
LoggingManager - Class in org.apache.jorphan.logging
Deprecated.
since 3.2, use SLF4J for logger creation
LogicControllerGui - Class in org.apache.jmeter.control.gui
A generic controller component.
LogicControllerGui() - Constructor for class org.apache.jmeter.control.gui.LogicControllerGui
Create a new LogicControllerGui instance.
LoginConfig - Class in org.apache.jmeter.config
 
LoginConfig() - Constructor for class org.apache.jmeter.config.LoginConfig
Constructor for the LoginConfig object.
LoginConfigGui - Class in org.apache.jmeter.config.gui
A GUI component allowing the user to enter a username and password for a login.
LoginConfigGui() - Constructor for class org.apache.jmeter.config.gui.LoginConfigGui
Create a new LoginConfigGui as a standalone component.
LoginConfigGui(boolean) - Constructor for class org.apache.jmeter.config.gui.LoginConfigGui
Create a new LoginConfigGui as either a standalone or an embedded component.
LogLevelCommand - Class in org.apache.jmeter.gui.action
Implements log level setting menu item.
LogLevelCommand() - Constructor for class org.apache.jmeter.gui.action.LogLevelCommand
 
LogParser - Interface in org.apache.jmeter.protocol.http.util.accesslog
Description:

LogParser is the base interface for classes implementing concrete parse logic.
logProperties() - Method in class org.apache.jmeter.testelement.AbstractTestElement
Log the properties of the test element
LogTarget - Interface in org.apache.log
Deprecated.
Will be dropped in 3.3
LongProperty - Class in org.apache.jmeter.testelement.property
 
LongProperty() - Constructor for class org.apache.jmeter.testelement.property.LongProperty
 
LongProperty(String, long) - Constructor for class org.apache.jmeter.testelement.property.LongProperty
 
LongPropertyConverter - Class in org.apache.jmeter.save.converters
 
LongPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.LongPropertyConverter
 
LongPropertyEditor - Class in org.apache.jmeter.testbeans.gui
Property Editor which handles Long properties.
LongPropertyEditor() - Constructor for class org.apache.jmeter.testbeans.gui.LongPropertyEditor
 
LongSum - Class in org.apache.jmeter.functions
Provides a longSum function that adds two or more long values.
LongSum() - Constructor for class org.apache.jmeter.functions.LongSum
No-arg constructor.
LookAndFeelCommand - Class in org.apache.jmeter.gui.action
Implements the Look and Feel menu item.
LookAndFeelCommand() - Constructor for class org.apache.jmeter.gui.action.LookAndFeelCommand
 
LookAndFeelCommand.MenuItem - Class in org.apache.jmeter.gui.action
 
lookupContext(String, String, boolean, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
Look up the context from the local cache, creating it if necessary.
lookupDestination(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
Method will lookup a given destination (topic/queue) using JNDI.
LoopbackHTTPSocket - Class in org.apache.jmeter.protocol.http.util
 
LoopbackHTTPSocket(String, int) - Constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
 
LoopbackHTTPSocket(String, int, InetAddress, int) - Constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
 
LoopbackHTTPSocket(String, int, InetAddress, int, int) - Constructor for class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
 
LoopController - Class in org.apache.jmeter.control
Class that implements the Loop Controller, ie iterate infinitely or a configured number of times
LoopController() - Constructor for class org.apache.jmeter.control.LoopController
 
LoopControlPanel - Class in org.apache.jmeter.control.gui
The user interface for a controller which specifies that its subcomponents should be executed some number of times in a loop.
LoopControlPanel() - Constructor for class org.apache.jmeter.control.gui.LoopControlPanel
Create a new LoopControlPanel as a standalone component.
LoopControlPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.LoopControlPanel
Create a new LoopControlPanel as either a standalone or an embedded component.
LoopIterationEvent - Class in org.apache.jmeter.engine.event
An iteration event provides information about the iteration number and the source of the event.
LoopIterationEvent(TestElement, int) - Constructor for class org.apache.jmeter.engine.event.LoopIterationEvent
 
LoopIterationListener - Interface in org.apache.jmeter.engine.event
Allows a class to receive loop iteration start events.
LOOPS - Static variable in class org.apache.jmeter.control.LoopController
 
LOWER - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 

M

MachineIP - Class in org.apache.jmeter.functions
Return Machine IP
MachineIP() - Constructor for class org.apache.jmeter.functions.MachineIP
 
MachineName - Class in org.apache.jmeter.functions
Return Machine Host
MachineName() - Constructor for class org.apache.jmeter.functions.MachineName
 
MAIL_FROM - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
MAIL_REPLYTO - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
MAILER_MODEL - Static variable in class org.apache.jmeter.reporters.MailerResultCollector
 
MailerModel - Class in org.apache.jmeter.reporters
The model for a MailerVisualizer.
MailerModel() - Constructor for class org.apache.jmeter.reporters.MailerModel
Constructs a MailerModel.
MailerModel.MailAuthType - Enum in org.apache.jmeter.reporters
 
MailerResultCollector - Class in org.apache.jmeter.reporters
 
MailerResultCollector() - Constructor for class org.apache.jmeter.reporters.MailerResultCollector
 
MailerVisualizer - Class in org.apache.jmeter.visualizers
This class implements a visualizer that mails a message when an error occurs.
MailerVisualizer() - Constructor for class org.apache.jmeter.visualizers.MailerVisualizer
Constructs the MailerVisualizer and initializes its GUI.
MailFileFolder - Class in org.apache.jmeter.protocol.mail.sampler
 
MailFileFolder(Store, String) - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
MailFileFolder(Store, URLName) - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
MailFileMessage - Class in org.apache.jmeter.protocol.mail.sampler
 
MailFileMessage(Folder, InputStream, int) - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailFileMessage
 
MailFileStore - Class in org.apache.jmeter.protocol.mail.sampler
 
MailFileStore(Session, URLName) - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailFileStore
 
MailReaderSampler - Class in org.apache.jmeter.protocol.mail.sampler
Sampler that can read from POP3 and IMAP mail servers
MailReaderSampler() - Constructor for class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
MailReaderSamplerGui - Class in org.apache.jmeter.protocol.mail.sampler.gui
 
MailReaderSamplerGui() - Constructor for class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
 
main(String[]) - Static method in class org.apache.jmeter.NewDriver
The main program which actually runs JMeter.
main(String[]) - Static method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
 
main(String[]) - Static method in class org.apache.jmeter.util.BeanShellClient
 
main(String[]) - Static method in class org.apache.jmeter.util.ShutdownClient
 
MAIN_CONTROLLER - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
 
MainFrame - Class in org.apache.jmeter.gui
The main JMeter frame, containing the menu bar, test tree, and an area for JMeter component GUIs.
MainFrame() - Constructor for class org.apache.jmeter.gui.MainFrame
Deprecated.
Do not use - only needed for JUnit tests
MainFrame(TreeModel, JMeterTreeListener) - Constructor for class org.apache.jmeter.gui.MainFrame
Create a new JMeter frame.
MainFrame.ErrorsAndFatalsCounterLogTarget - Class in org.apache.jmeter.gui
ErrorsAndFatalsCounterLogTarget.
makeBorder() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a top-level Border which can be added to JMeter components.
makeDocument(InputStream, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Utility function to get new Document
makeDocument(InputStream, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, OutputStream) - Static method in class org.apache.jmeter.util.XPathUtil
Utility function to get new Document
makeDocumentBuilder(boolean, boolean, boolean, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Create a DocumentBuilder using the makeDocumentFactory func.
makeGraph() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
makeGraph() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
makeLabelPanel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Create a panel containing the title label for the table.
makeMenu(String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
Create a menu from a menu category.
makeMenuItem(String, String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
Create a single menu item
makeMenuItemRes(String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
Create a single menu item from the resource name.
makeMenus(String[], String, String) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
makeNewArgument() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Create a new Argument object.
makeNewArgument() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
makeObject(SocketConnectionInfos) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
makeProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
Create a JMeterProperty from an object.
makeProxyControl() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
makeReadOnly() - Method in class org.apache.log.ContextMap
Deprecated.
Make the context read-only.
makeRelativeURL(URL, String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Generate an absolute URL from a possibly relative location, allowing for extraneous leading "../" segments.
makeScrollableMenu(JMenu) - Static method in class org.apache.jorphan.gui.GuiUtils
Make menu scrollable
makeScrollPane(Component) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a scroll panel that sets it's preferred size to it's minimum size.
makeScrollPane(Component) - Static method in class org.apache.jorphan.gui.GuiUtils
Create a scroll panel that sets its preferred size to its minimum size.
makeScrollPane(Component, int, int) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a scroll panel that sets it's preferred size to it's minimum size.
makeTestElement() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
 
makeTestElement() - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
makeTestElement() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
 
makeTestElement() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Creates the test element represented by the GUI component.
makeTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Creates the test element represented by the GUI component.
makeTestElement() - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
makeTestElement() - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
 
makeTestElement() - Method in class org.apache.jmeter.threads.gui.PostThreadGroupGui
 
makeTestElement() - Method in class org.apache.jmeter.threads.gui.SetupThreadGroupGui
 
makeTestElement() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
 
makeThread(StandardJMeterEngine, JMeterThreadMonitor, ListenerNotifier, int, int, ListedHashTree, JMeterVariables) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Create JMeterThread.
makeTidyParser(boolean, boolean, boolean, StringWriter) - Static method in class org.apache.jmeter.util.XPathUtil
Create a Tidy parser with the specified settings.
makeTitlePanel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Create a standard title section for JMeter components.
makeTitlePanel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Create a standard title section for JMeter components.
MAP_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Create a MapMessage
MapMessageRenderer - Class in org.apache.jmeter.protocol.jms.sampler.render
 
MapMessageRenderer(TextMessageRenderer) - Constructor for class org.apache.jmeter.protocol.jms.sampler.render.MapMessageRenderer
 
MapProperty - Class in org.apache.jmeter.testelement.property
 
MapProperty() - Constructor for class org.apache.jmeter.testelement.property.MapProperty
 
MapProperty(String, Map<?, ?>) - Constructor for class org.apache.jmeter.testelement.property.MapProperty
 
MapResultData - Class in org.apache.jmeter.report.processor
The class MapResultData provides a hash map of results from samples processing.
MapResultData() - Constructor for class org.apache.jmeter.report.processor.MapResultData
 
markFile(String) - Method in class org.apache.jmeter.samplers.SampleResult
Set the "marked" flag to show that the result has been written to the file.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleEventConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
matches(KeyEvent, KeyStroke) - Static method in class org.apache.jmeter.gui.action.KeyStrokes
Check if an event matches the KeyStroke definition.
matches(Sample) - Method in class org.apache.jmeter.report.core.ControllerSamplePredicate
 
matches(Sample) - Method in interface org.apache.jmeter.report.core.SamplePredicate
Defines if the specified sample matches the current predicate.
MAX_FRAME_DEPTH - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MAX_POOL_SIZE - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
MAX_QUEUE_SIZE - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
MAX_REDIRECTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MAX_SIZE - Static variable in class org.apache.jmeter.protocol.http.control.CacheManager
 
MaxAggregator - Class in org.apache.jmeter.report.processor
The class MaxAggregator is used to get maximum from samples.
MaxAggregator() - Constructor for class org.apache.jmeter.report.processor.MaxAggregator
 
MaxAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating MaxAggregator objects.
MaxAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.MaxAggregatorFactory
 
maxLength - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
maxYAxisScale - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
maxYAxisScale - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
MD5 - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MD5HexAssertion - Class in org.apache.jmeter.assertions
MD5HexAssertion class creates an MD5 checksum from the response and matches it with the MD5 hex provided.
MD5HexAssertion() - Constructor for class org.apache.jmeter.assertions.MD5HexAssertion
 
MD5HexAssertionGUI - Class in org.apache.jmeter.assertions.gui
GUI class supporting the MD5Hex assertion functionality.
MD5HexAssertionGUI() - Constructor for class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
MeanAggregator - Class in org.apache.jmeter.report.processor
The class MeanAggregator is used to get mean from samples.
MeanAggregator() - Constructor for class org.apache.jmeter.report.processor.MeanAggregator
 
MeanAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating MeanAggregator objects.
MeanAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.MeanAggregatorFactory
 
MedianAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating PercentileAggregator with index of percentile fixed to value 50.
MedianAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.MedianAggregatorFactory
 
MenuCreator - Interface in org.apache.jmeter.gui.plugin
 
MenuCreator.MENU_LOCATION - Enum in org.apache.jmeter.gui.plugin
 
MenuFactory - Class in org.apache.jmeter.gui.util
 
MenuInfo - Class in org.apache.jmeter.gui.util
Class to hold additional information needed when building the GUI lists
MenuInfo(String, String) - Constructor for class org.apache.jmeter.gui.util.MenuInfo
 
MenuInfo(String, JMeterGUIComponent, String) - Constructor for class org.apache.jmeter.gui.util.MenuInfo
 
MenuInfo(JMeterGUIComponent, String) - Constructor for class org.apache.jmeter.gui.util.MenuInfo
 
MenuScroller - Class in org.apache.jorphan.gui
A class that provides scrolling capabilities to a long menu dropdown or popup menu.
MenuScroller(JMenu) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the default number of items to display at a time, and default scrolling interval.
MenuScroller(JMenu, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display at a time, and default scrolling interval.
MenuScroller(JMenu, int, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display at a time, and specified scrolling interval.
MenuScroller(JMenu, int, int, int, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a menu with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the menu.
MenuScroller(JPopupMenu) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the default number of items to display at a time, and default scrolling interval.
MenuScroller(JPopupMenu, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display at a time, and default scrolling interval.
MenuScroller(JPopupMenu, int, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display at a time, and specified scrolling interval.
MenuScroller(JPopupMenu, int, int, int, int) - Constructor for class org.apache.jorphan.gui.MenuScroller
Constructs a MenuScroller that scrolls a popup menu with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the popup menu.
MenuSeparatorInfo - Class in org.apache.jmeter.gui.util
Indicates a menu separator when building MenuInfo lists in MenuFactory
MenuSeparatorInfo() - Constructor for class org.apache.jmeter.gui.util.MenuSeparatorInfo
 
merge(TestElement) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Merge the attributes with a another HeaderManager's attributes.
merge(TestElement, boolean) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Deprecated.
since 3.2, use HeaderManager.merge(TestElement) as this method will be removed in a future version
MERGE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
mergeFiles(List<File>, SampleMetadata, SampleProducer) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Take the given property object and merge it's value with the current property object.
mergeIn(JMeterProperty) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Take the given property object and merge it's value with the current property object.
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
mergeIn(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Take the given property object and merge it's value with the current property object.
mergeIn(TestElement) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Add to this the properties of element (by reference)
MESSAGE - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
MESSAGE_SIZE_STATS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
MessageAdmin - Class in org.apache.jmeter.protocol.jms.sampler
Administration of messages.
messageDelivered(TransportEvent) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
messageNotDelivered(TransportEvent) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
messagePartiallyDelivered(TransportEvent) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
messageProperties(StringBuilder, Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
messageProperties(Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
MessageRenderer<T> - Interface in org.apache.jmeter.protocol.jms.sampler.render
 
METADATA - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's metadata.
METHOD - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
MetricUtils - Class in org.apache.jmeter.report.utils
 
MILLISECONDS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for milliseconds.
MinAggregator - Class in org.apache.jmeter.report.processor
The class MinAggregator is used to get minimum from samples.
MinAggregator() - Constructor for class org.apache.jmeter.report.processor.MinAggregator
 
MinAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating MinAggregator objects.
MinAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.MinAggregatorFactory
 
minimumLayoutSize(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
MinMaxLongRenderer - Class in org.apache.jorphan.gui
Renders a min or max value and hides the extrema as they are used for initialization of the values and will likely be interpreted as random values.
MinMaxLongRenderer(String) - Constructor for class org.apache.jorphan.gui.MinMaxLongRenderer
 
MKCALENDAR - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
MKCOL - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
MODDDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
moddnOp(DirContext, String, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
ModDN the data in the ldap directory for the given search base
modelStructureChanged() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
ModifiableTimer - Interface in org.apache.jmeter.timers
This interface identifies Modifiable timers to which a factor can be applied
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
modifyTest(DirContext, ModificationItem[], String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Modify the attribute in the ldap directory for the given string
modifyTest(ModificationItem[], String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Modify the attribute in the ldap directory for the given string.
modifyTestElement(XPathAssertion) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
modifyTestElement(XPathExtractor) - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.AssertionGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPath2AssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.assertions.jmespath.gui.JMESPathAssertionGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.LoginConfigGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.ObsoleteGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Get all of the values from the GUI component and set them in the TestElement.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.CriticalSectionControllerGui
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.LogicControllerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.LoopControlPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RandomControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.RunTimeGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.TestPlanGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.WhileControllerGui
Implements JMeterGUIComponent.modifyTestElement(TestElement)
modifyTestElement(TestElement) - Method in class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.BoundaryExtractorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.HtmlExtractorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.json.jmespath.gui.JMESPathExtractorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.extractor.json.jsonpath.gui.JSONPostProcessorGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
modifyTestElement(TestElement) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.gui.NamePanel
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Save the GUI values in the sampler.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.GraphQLHTTPSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Save the GUI data in the HTTPSamplerBase element.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPropertiesPanel
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Modifies a given TestElement to mirror the data in the gui components
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.reporters.gui.SummariserGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.sampler.gui.TestActionGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.backend.BackendListenerGui
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
GUI components are responsible for populating TestElements they create with the data currently held in the GUI components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.PropertyControlGui
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.StatVisualizer
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.visualizers.SummaryReport
 
ModuleController - Class in org.apache.jmeter.control
The goal of ModuleController is to add modularity to JMeter.
ModuleController() - Constructor for class org.apache.jmeter.control.ModuleController
No-arg constructor
ModuleControllerGui - Class in org.apache.jmeter.control.gui
ModuleControllerGui provides UI for configuring ModuleController element.
ModuleControllerGui() - Constructor for class org.apache.jmeter.control.gui.ModuleControllerGui
Initializes the gui panel for the ModuleController instance.
MongoDB - Class in org.apache.jmeter.protocol.mongodb.mongo
 
MongoDB(List<ServerAddress>, MongoClientOptions) - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.MongoDB
 
MongoDBHolder - Class in org.apache.jmeter.protocol.mongodb.config
Public API to access MongoDB DB object created by MongoSourceElement
MongoDBHolder() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoDBHolder
 
MongoScriptRunner - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptRunner() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptRunner
 
MongoScriptSampler - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptSampler() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
MongoScriptSamplerBeanInfo - Class in org.apache.jmeter.protocol.mongodb.sampler
 
MongoScriptSamplerBeanInfo() - Constructor for class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSamplerBeanInfo
 
MongoSourceElement - Class in org.apache.jmeter.protocol.mongodb.config
 
MongoSourceElement() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
MongoSourceElementBeanInfo - Class in org.apache.jmeter.protocol.mongodb.config
 
MongoSourceElementBeanInfo() - Constructor for class org.apache.jmeter.protocol.mongodb.config.MongoSourceElementBeanInfo
 
MongoUtils - Class in org.apache.jmeter.protocol.mongodb.mongo
 
MongoUtils() - Constructor for class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
 
MONITOR - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
mouseClicked(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseClicked(MouseEvent) - Method in class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClick
 
mouseEntered(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mouseExited(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mousePressed(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
mousePressed(MouseEvent) - Method in class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClickPressed
 
mouseReleased(MouseEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
Move - Class in org.apache.jmeter.gui.action
Move a node up/down/left/right
Move() - Constructor for class org.apache.jmeter.gui.action.Move
 
MOVE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
MOVE_DOWN - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
MOVE_LEFT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
MOVE_RIGHT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
MOVE_UP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
moveRow(int, int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
moveRow(int, int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
MULTILINE - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
If specified, create a multi-line editor
MULTILINE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
If specified, create a multi-line editor
MULTIPART_FORM_DATA - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
MultipartUrlConfig - Class in org.apache.jmeter.protocol.http.config
Configuration element which handles HTTP Parameters and files to be uploaded
MultipartUrlConfig() - Constructor for class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
Deprecated.
only for use by unit tests
MultipartUrlConfig(String) - Constructor for class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
 
MultiProperty - Class in org.apache.jmeter.testelement.property
For JMeterProperties that hold multiple properties within, provides a simple interface for retrieving a property iterator for the sub values.
MultiProperty() - Constructor for class org.apache.jmeter.testelement.property.MultiProperty
 
MultiProperty(String) - Constructor for class org.apache.jmeter.testelement.property.MultiProperty
 
MultiPropertyConverter - Class in org.apache.jmeter.save.converters
 
MultiPropertyConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.MultiPropertyConverter
 

N

NAME - Variable in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
NAME_FILTER_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
nameChanged() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
nameChanged() - Method in interface org.apache.jmeter.gui.tree.NamedTreeNode
 
NamedObject - Interface in org.apache.jmeter.util
 
NamedTreeNode - Interface in org.apache.jmeter.gui.tree
 
nameOnCreation(JMeterTreeNode) - Method in class org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy
 
nameOnCreation(JMeterTreeNode) - Method in interface org.apache.jmeter.gui.action.TreeNodeNamingPolicy
 
namePanel - Variable in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Deprecated.
NamePanel - Class in org.apache.jmeter.gui
 
NamePanel() - Constructor for class org.apache.jmeter.gui.NamePanel
Create a new NamePanel with the default name.
NAMES - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
NameSeriesSelector - Class in org.apache.jmeter.report.processor.graph
The class NameSerieSelector provides a projection of a sample to its name.
NameSeriesSelector() - Constructor for class org.apache.jmeter.report.processor.graph.NameSeriesSelector
Instantiates a new name series selector.
namespacesParse(String) - Static method in class org.apache.jmeter.util.XPathUtil
 
NameUpdater - Class in org.apache.jmeter.util
 
NEWDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
NewDriver - Class in org.apache.jmeter
Main class for JMeter - sets up initial classpath and the loader.
NEWEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
NEWFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
newInstance() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Create a new instance of the default sampler
newInstance(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
Create a new instance of the required sampler type
next() - Method in interface org.apache.jmeter.control.Controller
Delivers the next Sampler or null
next() - Method in class org.apache.jmeter.control.CriticalSectionController
 
next() - Method in class org.apache.jmeter.control.ForeachController
 
next() - Method in class org.apache.jmeter.control.GenericController
Determines the next sampler to be processed.
next() - Method in class org.apache.jmeter.control.IfController
 
next() - Method in class org.apache.jmeter.control.InterleaveControl
Determines the next sampler to be processed.
next() - Method in class org.apache.jmeter.control.LoopController
Determines the next sampler to be processed.
next() - Method in class org.apache.jmeter.control.RunTime
 
next() - Method in class org.apache.jmeter.control.SwitchController
 
next() - Method in class org.apache.jmeter.control.ThroughputController
 
next() - Method in class org.apache.jmeter.control.TransactionController
 
next() - Method in class org.apache.jmeter.control.WhileController
This skips controller entirely if the condition is false on first entry.
next() - Method in enum org.apache.jmeter.gui.util.TristateState
 
next() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
next() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
next() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Delivers the next Sampler or null
next() - Method in class org.apache.jmeter.timers.poissonarrivals.ConstantPoissonProcessGenerator
 
next() - Method in class org.apache.jorphan.collections.Data
Sets the current position of the Data set to the next row.
nextIsAController(Controller) - Method in class org.apache.jmeter.control.GenericController
Called by GenericController.next() if the element is a Controller, and returns the next sampler from the controller.
nextIsAController(Controller) - Method in class org.apache.jmeter.control.InterleaveControl
Called by GenericController.next() if the element is a Controller, and returns the next sampler from the controller.
nextIsAController(Controller) - Method in class org.apache.jmeter.control.TransactionController
 
nextIsASampler(Sampler) - Method in class org.apache.jmeter.control.GenericController
Increment the current pointer and return the element.
nextIsASampler(Sampler) - Method in class org.apache.jmeter.control.InterleaveControl
Increment the current pointer and return the element.
nextIsNull() - Method in class org.apache.jmeter.control.ForeachController
nextIsNull() - Method in class org.apache.jmeter.control.GenericController
nextIsNull() - Method in class org.apache.jmeter.control.InterleaveControl
If the current is null, reset and continue searching.
nextIsNull() - Method in class org.apache.jmeter.control.LoopController
nextIsNull() - Method in class org.apache.jmeter.control.OnceOnlyController
 
nextIsNull() - Method in class org.apache.jmeter.control.RunTime
nextIsNull() - Method in class org.apache.jmeter.control.WhileController
Only called at End of Loop
NextIsNullException - Exception in org.apache.jmeter.control
Used by the Generic and Interleave controllers to signal the end of their samples
NextIsNullException() - Constructor for exception org.apache.jmeter.control.NextIsNullException
 
NextIsNullException(String) - Constructor for exception org.apache.jmeter.control.NextIsNullException
 
NextIsNullException(String, Throwable) - Constructor for exception org.apache.jmeter.control.NextIsNullException
 
NextIsNullException(Throwable) - Constructor for exception org.apache.jmeter.control.NextIsNullException
 
nextPaint() - Method in class org.apache.jmeter.visualizers.LineGraph
The method will return the next paint color in the PAINT_ARRAY.
nextRow() - Method in class org.apache.jmeter.functions.FileRowColContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextRow() - Method in class org.apache.jmeter.functions.XPathFileContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextShape() - Method in class org.apache.jmeter.visualizers.LineGraph
Return the next shape
nextStroke() - Method in class org.apache.jmeter.visualizers.LineGraph
method always return a new BasicStroke with 1.0f weight
NO_DIRECTORY - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
NO_ENCODING - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Constant for system default encodings
NO_FILE - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
NO_MATCH - Static variable in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
NoConfigMerge - Interface in org.apache.jmeter.engine.util
Implement this method-less interface to indicate that this ConfigElement should not be merged.
NODELAY - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
nodeStructureChanged(TreeNode) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
 
NON_HTTP_RESPONSE_CODE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
NON_HTTP_RESPONSE_MESSAGE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
NON_PROXY_HOST_SUFFIX_SIZE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
NON_TEST_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
NONE - Enum constant in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
 
NONE - Enum constant in enum org.apache.jmeter.reporters.MailerModel.MailAuthType
 
NONE - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
A properties file indicator for none.
NONE - Static variable in class org.apache.log.Priority
Deprecated.
Do not log anything.
NONPROXY_HOSTS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
nonProxyHostFull - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
nonProxyHostSuffix - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
NonTestElement - Interface in org.apache.jmeter.testelement
Identify Non Test Elements
normalizeList(Collection<?>) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Convert a collection of objects into JMeterProperty objects.
normalizeMap(Map<?, ?>) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Given a Map, it converts the Map into a collection of JMeterProperty objects, appropriate for a MapProperty object.
NORMALIZER_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
NormalizerSampleConsumer - Class in org.apache.jmeter.report.processor
Consume samples using the JMeter timestamp property (defaulting to SampleSaveConfiguration.MILLISECONDS) and reproduce them as a long value (for faster treatment later in the consuming chain).
NormalizerSampleConsumer() - Constructor for class org.apache.jmeter.report.processor.NormalizerSampleConsumer
 
normalizeUrlValue(CharSequence) - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
Normalizes URL as browsers do
NOT_EMPTY_DIRECTORY - Static variable in class org.apache.jmeter.gui.action.HtmlReportGenerator
 
NOT_EXPRESSION - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Whether the field disallows JMeter expressions; Boolean, default FALSE
NOT_EXPRESSION - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Whether the field disallows JMeter expressions; Boolean, default FALSE
NOT_OTHER - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Whether the field disallows constant values different from the provided tags; Boolean, default FALSE
NOT_OTHER - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Whether the field disallows constant values different from the provided tags; Boolean, default FALSE
NOT_UNDEFINED - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Whether the field must be defined (i.e.
NOT_UNDEFINED - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Whether the field must be defined (i.e.
NOTEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
 
NOTHING - Static variable in interface org.apache.jmeter.gui.TreeState
 
NoThreadClone - Interface in org.apache.jmeter.engine.util
Implement this method-less interface to indicate your test element should not be cloned for each thread in a test run.
notifyChangeInHistory(UndoHistory) - Method in class org.apache.jmeter.gui.GuiPackage
Called when history changes, it updates toolbar
notifyChangeInHistory(UndoHistory) - Method in interface org.apache.jmeter.gui.UndoHistory.HistoryListener
 
notifyChangeListeners() - Method in class org.apache.jmeter.reporters.MailerModel
 
notifyChangeListeners() - Method in class org.apache.jorphan.gui.JLabeledTextField
Notify all registered change listeners that the text in the text field has changed.
notifyFirstSampleAfterLoopRestart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
notifyFirstSampleAfterLoopRestart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
notifyListeners() - Method in class org.apache.jmeter.control.TransactionController
Create additional SampleEvent in NON Parent Mode
notifyListeners(SampleEvent, List<SampleListener>) - Method in class org.apache.jmeter.threads.ListenerNotifier
Notify a list of listeners that a sample has occurred.
notifySSLContextWasReset() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Deprecated.
** unused since r1489189. **
nullifyIfEmptyTrimmed(String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Returns null if input is empty, null or contains spaces only
NullProperty - Class in org.apache.jmeter.testelement.property
A null property.
NullProperty() - Constructor for class org.apache.jmeter.testelement.property.NullProperty
 
NullProperty(String) - Constructor for class org.apache.jmeter.testelement.property.NullProperty
 
NUM_THREADS - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Number of threads in the thread group
NUMBER_PAD_LENGTH - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
NumberComparator - Class in org.apache.jorphan.math
 
NumberComparator() - Constructor for class org.apache.jorphan.math.NumberComparator
 
NumberFieldErrorListener - Class in org.apache.jmeter.gui.util
 
NumberFieldErrorListener() - Constructor for class org.apache.jmeter.gui.util.NumberFieldErrorListener
 
numberOfActiveThreads() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
 
numberOfActiveThreads() - Method in class org.apache.jmeter.threads.ThreadGroup
 
NumberProperty - Class in org.apache.jmeter.testelement.property
 
NumberProperty() - Constructor for class org.apache.jmeter.testelement.property.NumberProperty
 
NumberProperty(String) - Constructor for class org.apache.jmeter.testelement.property.NumberProperty
 
NumberRenderer - Class in org.apache.jorphan.gui
Renders numbers in a JTable with a specified format
NumberRenderer() - Constructor for class org.apache.jorphan.gui.NumberRenderer
 
NumberRenderer(String) - Constructor for class org.apache.jorphan.gui.NumberRenderer
 
NVPair - Class in org.apache.jmeter.protocol.http.util.accesslog
Description:

NVPair() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
NVPair(String, String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.NVPair
The constructor takes a name and value which represent HTTP request parameters.

O

OBJECT_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Create an ObjectMessage
OBJECT_PROPERTIES - Static variable in class org.apache.jmeter.testbeans.gui.TableEditor
attribute name for property names within the TableEditor.CLASSNAME, value must be String array
ObjectProperty - Class in org.apache.jmeter.testelement.property
 
ObjectProperty() - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
Default constructor.
ObjectProperty(String) - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
Constructs an instance with name as its name and a null value.
ObjectProperty(String, Object) - Constructor for class org.apache.jmeter.testelement.property.ObjectProperty
Constructs an instance with name as its name and the given value.
objects - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
ObjectTableModel - Class in org.apache.jorphan.gui
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
ObjectTableModel(String[], Class<?>, Functor[], Functor[], Class<?>[]) - Constructor for class org.apache.jorphan.gui.ObjectTableModel
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
ObjectTableModel(String[], Class<?>, Functor[], Functor[], Class<?>[], boolean) - Constructor for class org.apache.jorphan.gui.ObjectTableModel
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
ObjectTableModel(String[], Functor[], Functor[], Class<?>[]) - Constructor for class org.apache.jorphan.gui.ObjectTableModel
The ObjectTableModel is a TableModel whose rows are objects; columns are defined as Functors on the object.
ObjectTableSorter - Class in org.apache.jorphan.gui
Implementation of a RowSorter for ObjectTableModel
ObjectTableSorter(ObjectTableModel) - Constructor for class org.apache.jorphan.gui.ObjectTableSorter
 
ObjectTableSorter.PreserveLastRowComparator - Class in org.apache.jorphan.gui
 
ObjectTableSorter.Row - Class in org.apache.jorphan.gui
View row with model mapping.
objectToString(ObjectMapper, JsonNode) - Static method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
objectToString(Object) - Static method in class org.apache.jmeter.assertions.JSONPathAssertion
 
ObsoleteGui - Class in org.apache.jmeter.config.gui
Default config gui for Configuration Element.
ObsoleteGui() - Constructor for class org.apache.jmeter.config.gui.ObsoleteGui
 
of(String) - Static method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
of(String) - Static method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
OLDEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
ON_ERROR_ACTION - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_BREAK_CURRENT_LOOP - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_CONTINUE - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_START_NEXT_ITERATION_OF_CURRENT_LOOP - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_START_NEXT_THREAD_LOOP - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_STOPTEST - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_STOPTEST_NOW - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_ERROR_STOPTHREAD - Static variable in class org.apache.jmeter.testelement.OnErrorTestElement
 
ON_MESSAGE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
ON_SAMPLE_ERROR - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Action to be taken when a Sampler error occurs
ON_SAMPLE_ERROR_CONTINUE - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Continue, i.e.
ON_SAMPLE_ERROR_START_NEXT_LOOP - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Start next loop for current thread if sampler error occurs
ON_SAMPLE_ERROR_STOPTEST - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Stop test (all threads) if sampler error occurs, the entire test is stopped at the end of any current samples
ON_SAMPLE_ERROR_STOPTEST_NOW - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Stop test NOW (all threads) if sampler error occurs, the entire test is stopped abruptly.
ON_SAMPLE_ERROR_STOPTHREAD - Static variable in class org.apache.jmeter.threads.AbstractThreadGroup
Stop current thread if sampler error occurs
OnceOnlyController - Class in org.apache.jmeter.control
Controller to run its children once per cycle.
OnceOnlyController() - Constructor for class org.apache.jmeter.control.OnceOnlyController
Constructor for the OnceOnlyController object.
OnceOnlyControllerGui - Class in org.apache.jmeter.control.gui
 
OnceOnlyControllerGui() - Constructor for class org.apache.jmeter.control.gui.OnceOnlyControllerGui
 
ONE_WAY - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
OnErrorPanel - Class in org.apache.jmeter.gui
 
OnErrorPanel() - Constructor for class org.apache.jmeter.gui.OnErrorPanel
Create a new NamePanel with the default name.
OnErrorTestElement - Class in org.apache.jmeter.testelement
 
OnErrorTestElement() - Constructor for class org.apache.jmeter.testelement.OnErrorTestElement
 
onException(ParseException) - Method in class org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback
 
onLaFChange(Runnable) - Static method in class org.apache.jorphan.gui.DynamicStyle
Schedules an action to be executed after each Look and Feel change.
ONLY_COOKIE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
onMessage(Message) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
open(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
open(String, String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
OPEN - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
OPEN - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
OPEN_RECENT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
openJmxFilesFromDragAndDrop(Transferable) - Method in class org.apache.jmeter.gui.MainFrame
 
OpenLinkAction - Class in org.apache.jmeter.gui.action
 
OpenLinkAction() - Constructor for class org.apache.jmeter.gui.action.OpenLinkAction
 
openTag(String) - Method in class org.apache.jorphan.util.XMLBuffer
Open a tag; save on stack.
OPERATION_NAME - Static variable in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
OPERATION_NAME_FIELD - Static variable in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
 
OPTIONS - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
OPTIONS - Static variable in class org.apache.jmeter.protocol.http.gui.DNSCachePanel
 
OPTIONS - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
ORDER - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
ORDER(String) - Static method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
 
OrderPreservingLogParser - Class in org.apache.jmeter.protocol.http.util.accesslog
 
OrderPreservingLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
 
OrderPreservingLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
 
org.apache.commons.cli.avalon - package org.apache.commons.cli.avalon
Utility code for parsing command-line options.
org.apache.jmeter - package org.apache.jmeter
 
org.apache.jmeter.assertions - package org.apache.jmeter.assertions
Assertions
org.apache.jmeter.assertions.gui - package org.apache.jmeter.assertions.gui
 
org.apache.jmeter.assertions.jmespath - package org.apache.jmeter.assertions.jmespath
 
org.apache.jmeter.assertions.jmespath.gui - package org.apache.jmeter.assertions.jmespath.gui
 
org.apache.jmeter.config - package org.apache.jmeter.config
 
org.apache.jmeter.config.gui - package org.apache.jmeter.config.gui
 
org.apache.jmeter.control - package org.apache.jmeter.control
 
org.apache.jmeter.control.gui - package org.apache.jmeter.control.gui
 
org.apache.jmeter.engine - package org.apache.jmeter.engine
This package contains the interfaces and classes that are used to run JMeter tests.
org.apache.jmeter.engine.event - package org.apache.jmeter.engine.event
 
org.apache.jmeter.engine.util - package org.apache.jmeter.engine.util
 
org.apache.jmeter.exceptions - package org.apache.jmeter.exceptions
 
org.apache.jmeter.extractor - package org.apache.jmeter.extractor
 
org.apache.jmeter.extractor.gui - package org.apache.jmeter.extractor.gui
 
org.apache.jmeter.extractor.json.jmespath - package org.apache.jmeter.extractor.json.jmespath
 
org.apache.jmeter.extractor.json.jmespath.gui - package org.apache.jmeter.extractor.json.jmespath.gui
 
org.apache.jmeter.extractor.json.jsonpath - package org.apache.jmeter.extractor.json.jsonpath
 
org.apache.jmeter.extractor.json.jsonpath.gui - package org.apache.jmeter.extractor.json.jsonpath.gui
 
org.apache.jmeter.extractor.json.render - package org.apache.jmeter.extractor.json.render
 
org.apache.jmeter.functions - package org.apache.jmeter.functions
Functions
org.apache.jmeter.functions.gui - package org.apache.jmeter.functions.gui
 
org.apache.jmeter.gui - package org.apache.jmeter.gui
 
org.apache.jmeter.gui.action - package org.apache.jmeter.gui.action
 
org.apache.jmeter.gui.action.impl - package org.apache.jmeter.gui.action.impl
 
org.apache.jmeter.gui.action.template - package org.apache.jmeter.gui.action.template
 
org.apache.jmeter.gui.action.thinktime - package org.apache.jmeter.gui.action.thinktime
 
org.apache.jmeter.gui.action.validation - package org.apache.jmeter.gui.action.validation
 
org.apache.jmeter.gui.logging - package org.apache.jmeter.gui.logging
 
org.apache.jmeter.gui.menu - package org.apache.jmeter.gui.menu
 
org.apache.jmeter.gui.plugin - package org.apache.jmeter.gui.plugin
 
org.apache.jmeter.gui.tree - package org.apache.jmeter.gui.tree
 
org.apache.jmeter.gui.util - package org.apache.jmeter.gui.util
 
org.apache.jmeter.modifiers - package org.apache.jmeter.modifiers
 
org.apache.jmeter.modifiers.gui - package org.apache.jmeter.modifiers.gui
 
org.apache.jmeter.plugin - package org.apache.jmeter.plugin
 
org.apache.jmeter.processor - package org.apache.jmeter.processor
 
org.apache.jmeter.processor.gui - package org.apache.jmeter.processor.gui
 
org.apache.jmeter.protocol.bolt.config - package org.apache.jmeter.protocol.bolt.config
 
org.apache.jmeter.protocol.bolt.sampler - package org.apache.jmeter.protocol.bolt.sampler
 
org.apache.jmeter.protocol.ftp.config.gui - package org.apache.jmeter.protocol.ftp.config.gui
 
org.apache.jmeter.protocol.ftp.control.gui - package org.apache.jmeter.protocol.ftp.control.gui
 
org.apache.jmeter.protocol.ftp.sampler - package org.apache.jmeter.protocol.ftp.sampler
 
org.apache.jmeter.protocol.http.api.auth - package org.apache.jmeter.protocol.http.api.auth
 
org.apache.jmeter.protocol.http.config - package org.apache.jmeter.protocol.http.config
 
org.apache.jmeter.protocol.http.config.gui - package org.apache.jmeter.protocol.http.config.gui
 
org.apache.jmeter.protocol.http.control - package org.apache.jmeter.protocol.http.control
 
org.apache.jmeter.protocol.http.control.gui - package org.apache.jmeter.protocol.http.control.gui
 
org.apache.jmeter.protocol.http.curl - package org.apache.jmeter.protocol.http.curl
 
org.apache.jmeter.protocol.http.gui - package org.apache.jmeter.protocol.http.gui
 
org.apache.jmeter.protocol.http.gui.action - package org.apache.jmeter.protocol.http.gui.action
 
org.apache.jmeter.protocol.http.modifier - package org.apache.jmeter.protocol.http.modifier
 
org.apache.jmeter.protocol.http.modifier.gui - package org.apache.jmeter.protocol.http.modifier.gui
 
org.apache.jmeter.protocol.http.parser - package org.apache.jmeter.protocol.http.parser
 
org.apache.jmeter.protocol.http.proxy - package org.apache.jmeter.protocol.http.proxy
 
org.apache.jmeter.protocol.http.proxy.gui - package org.apache.jmeter.protocol.http.proxy.gui
 
org.apache.jmeter.protocol.http.sampler - package org.apache.jmeter.protocol.http.sampler
 
org.apache.jmeter.protocol.http.sampler.hc - package org.apache.jmeter.protocol.http.sampler.hc
 
org.apache.jmeter.protocol.http.util - package org.apache.jmeter.protocol.http.util
 
org.apache.jmeter.protocol.http.util.accesslog - package org.apache.jmeter.protocol.http.util.accesslog
 
org.apache.jmeter.protocol.http.visualizers - package org.apache.jmeter.protocol.http.visualizers
 
org.apache.jmeter.protocol.java.config - package org.apache.jmeter.protocol.java.config
 
org.apache.jmeter.protocol.java.config.gui - package org.apache.jmeter.protocol.java.config.gui
 
org.apache.jmeter.protocol.java.control.gui - package org.apache.jmeter.protocol.java.control.gui
 
org.apache.jmeter.protocol.java.sampler - package org.apache.jmeter.protocol.java.sampler
 
org.apache.jmeter.protocol.java.test - package org.apache.jmeter.protocol.java.test
 
org.apache.jmeter.protocol.jdbc - package org.apache.jmeter.protocol.jdbc
 
org.apache.jmeter.protocol.jdbc.config - package org.apache.jmeter.protocol.jdbc.config
 
org.apache.jmeter.protocol.jdbc.processor - package org.apache.jmeter.protocol.jdbc.processor
 
org.apache.jmeter.protocol.jdbc.sampler - package org.apache.jmeter.protocol.jdbc.sampler
 
org.apache.jmeter.protocol.jms - package org.apache.jmeter.protocol.jms
 
org.apache.jmeter.protocol.jms.client - package org.apache.jmeter.protocol.jms.client
 
org.apache.jmeter.protocol.jms.control.gui - package org.apache.jmeter.protocol.jms.control.gui
 
org.apache.jmeter.protocol.jms.sampler - package org.apache.jmeter.protocol.jms.sampler
 
org.apache.jmeter.protocol.jms.sampler.render - package org.apache.jmeter.protocol.jms.sampler.render
Package contains all renderer for JMS publisher.
org.apache.jmeter.protocol.ldap.config.gui - package org.apache.jmeter.protocol.ldap.config.gui
 
org.apache.jmeter.protocol.ldap.control.gui - package org.apache.jmeter.protocol.ldap.control.gui
 
org.apache.jmeter.protocol.ldap.sampler - package org.apache.jmeter.protocol.ldap.sampler
 
org.apache.jmeter.protocol.mail.sampler - package org.apache.jmeter.protocol.mail.sampler
 
org.apache.jmeter.protocol.mail.sampler.gui - package org.apache.jmeter.protocol.mail.sampler.gui
 
org.apache.jmeter.protocol.mongodb.config - package org.apache.jmeter.protocol.mongodb.config
 
org.apache.jmeter.protocol.mongodb.mongo - package org.apache.jmeter.protocol.mongodb.mongo
 
org.apache.jmeter.protocol.mongodb.sampler - package org.apache.jmeter.protocol.mongodb.sampler
 
org.apache.jmeter.protocol.smtp.sampler - package org.apache.jmeter.protocol.smtp.sampler
 
org.apache.jmeter.protocol.smtp.sampler.gui - package org.apache.jmeter.protocol.smtp.sampler.gui
 
org.apache.jmeter.protocol.smtp.sampler.protocol - package org.apache.jmeter.protocol.smtp.sampler.protocol
 
org.apache.jmeter.protocol.system - package org.apache.jmeter.protocol.system
 
org.apache.jmeter.protocol.system.gui - package org.apache.jmeter.protocol.system.gui
 
org.apache.jmeter.protocol.tcp.config.gui - package org.apache.jmeter.protocol.tcp.config.gui
 
org.apache.jmeter.protocol.tcp.control.gui - package org.apache.jmeter.protocol.tcp.control.gui
 
org.apache.jmeter.protocol.tcp.sampler - package org.apache.jmeter.protocol.tcp.sampler
 
org.apache.jmeter.report.config - package org.apache.jmeter.report.config
This package contains the configuration components for report dashboard.
org.apache.jmeter.report.core - package org.apache.jmeter.report.core
This package contains the components used for parsing the load test results and writing the computed results.
org.apache.jmeter.report.dashboard - package org.apache.jmeter.report.dashboard
This package contains the report generation classes for report dashboard.
org.apache.jmeter.report.processor - package org.apache.jmeter.report.processor
This package contains the components used for computing the data used by javascript graphs.
org.apache.jmeter.report.processor.graph - package org.apache.jmeter.report.processor.graph
This package contains the components used for computing the data used by javascript graphs.
org.apache.jmeter.report.processor.graph.impl - package org.apache.jmeter.report.processor.graph.impl
This package contains the components used for computing the data used by javascript graphs.
org.apache.jmeter.report.utils - package org.apache.jmeter.report.utils
 
org.apache.jmeter.reporters - package org.apache.jmeter.reporters
 
org.apache.jmeter.reporters.gui - package org.apache.jmeter.reporters.gui
 
org.apache.jmeter.rmi - package org.apache.jmeter.rmi
 
org.apache.jmeter.sampler - package org.apache.jmeter.sampler
 
org.apache.jmeter.sampler.gui - package org.apache.jmeter.sampler.gui
 
org.apache.jmeter.samplers - package org.apache.jmeter.samplers
 
org.apache.jmeter.samplers.gui - package org.apache.jmeter.samplers.gui
 
org.apache.jmeter.save - package org.apache.jmeter.save
 
org.apache.jmeter.save.converters - package org.apache.jmeter.save.converters
 
org.apache.jmeter.services - package org.apache.jmeter.services
 
org.apache.jmeter.swing - package org.apache.jmeter.swing
 
org.apache.jmeter.testbeans - package org.apache.jmeter.testbeans
 
org.apache.jmeter.testbeans.gui - package org.apache.jmeter.testbeans.gui
 
org.apache.jmeter.testelement - package org.apache.jmeter.testelement
 
org.apache.jmeter.testelement.property - package org.apache.jmeter.testelement.property
 
org.apache.jmeter.thinktime - package org.apache.jmeter.thinktime
 
org.apache.jmeter.threads - package org.apache.jmeter.threads
 
org.apache.jmeter.threads.gui - package org.apache.jmeter.threads.gui
 
org.apache.jmeter.timers - package org.apache.jmeter.timers
 
org.apache.jmeter.timers.gui - package org.apache.jmeter.timers.gui
 
org.apache.jmeter.timers.poissonarrivals - package org.apache.jmeter.timers.poissonarrivals
 
org.apache.jmeter.util - package org.apache.jmeter.util
 
org.apache.jmeter.util.keystore - package org.apache.jmeter.util.keystore
 
org.apache.jmeter.validation - package org.apache.jmeter.validation
 
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.
org.apache.jmeter.visualizers.backend - package org.apache.jmeter.visualizers.backend
 
org.apache.jmeter.visualizers.backend.graphite - package org.apache.jmeter.visualizers.backend.graphite
 
org.apache.jmeter.visualizers.backend.influxdb - package org.apache.jmeter.visualizers.backend.influxdb
 
org.apache.jmeter.visualizers.gui - package org.apache.jmeter.visualizers.gui
 
org.apache.jmeter.visualizers.utils - package org.apache.jmeter.visualizers.utils
 
org.apache.jorphan.collections - package org.apache.jorphan.collections
 
org.apache.jorphan.documentation - package org.apache.jorphan.documentation
 
org.apache.jorphan.exec - package org.apache.jorphan.exec
 
org.apache.jorphan.gui - package org.apache.jorphan.gui
 
org.apache.jorphan.gui.layout - package org.apache.jorphan.gui.layout
 
org.apache.jorphan.gui.ui - package org.apache.jorphan.gui.ui
 
org.apache.jorphan.io - package org.apache.jorphan.io
 
org.apache.jorphan.logging - package org.apache.jorphan.logging
 
org.apache.jorphan.math - package org.apache.jorphan.math
 
org.apache.jorphan.reflect - package org.apache.jorphan.reflect
 
org.apache.jorphan.test - package org.apache.jorphan.test
 
org.apache.jorphan.util - package org.apache.jorphan.util
 
org.apache.log - package org.apache.log
 
outlinesBarFlag - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
OUTPUT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
OUTPUT_FILENAME - Static variable in class org.apache.jmeter.report.dashboard.JsonExporter
 

P

PACKAGE - Enum constant in enum org.apache.jorphan.documentation.VisibleForTesting.Visibility
The element should be considered package-private.
PACKAGE_OBJECT - Static variable in class org.apache.jmeter.threads.JMeterThread
 
paint_counter - Variable in class org.apache.jmeter.visualizers.LineGraph
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.Graph
}
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.LineGraph
 
paintComponent(Graphics) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
paintValue(Graphics, Rectangle) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
PARAMETERS - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
PARAMETERS - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
parse(BufferedReader, TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
Note: empty lines will not be counted
parse(InputStream) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Parses a http header from a stream.
parse(String) - Static method in interface org.apache.jmeter.protocol.http.curl.ArgumentHolder
 
parse(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser
 
parse(String) - Method in class org.apache.jmeter.report.core.SampleMetaDataParser
 
parse(FileServer, TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
The method is responsible for reading each line, and breaking out of the while loop if a set number of lines is given.
parse(TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
parse the entire file.
parse(TestElement, int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse the entire file.
PARSE_CURL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
parseAndConfigure(int, TestElement) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
the method will parse the given number of lines.
parseAndConfigure(int, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser
parse a set number of lines from the access log.
parseAndConfigure(int, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parse a set number of lines from the access log.
parseArguments(String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
This method allows a proxy server to send over the raw text from a browser's output stream to be parsed and stored correctly into the UrlConfig object.
parseArguments(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
parseArguments(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
This method allows a proxy server to send over the raw text from a browser's output stream to be parsed and stored correctly into the UrlConfig object.
parseCommands(boolean, List<String>) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
ParseCurlCommandAction - Class in org.apache.jmeter.protocol.http.gui.action
Opens a popup where user can enter a cURL command line and create a test plan from it
ParseCurlCommandAction() - Constructor for class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
PARSEFLAG - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
parseHeaders(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Split line into name/value pairs and remove colon ':'
parseLine(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
parseLine calls the other parse methods to parse the given text.
parseOneParameter(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method expects name and value to be separated by an equal sign "=".
parseParameters(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Method uses StringTokenizer to convert the string into single pairs.
PARSER_CLASSNAME - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
ParserControl - Interface in org.apache.commons.cli.avalon
ParserControl is used to control particular behaviour of the parser.
parseTemplateFile(File) - Method in class org.apache.jmeter.gui.action.template.TemplateManager
 
PASSWORD - Static variable in class org.apache.jmeter.config.ConfigTestElement
 
PASSWORD - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
PASSWORD - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
PasswordEditor - Class in org.apache.jmeter.testbeans.gui
This class implements a property editor for non-null String properties that supports custom editing (i.e.: provides a GUI component) based on a text field.
PasswordEditor - Enum constant in enum org.apache.jmeter.testbeans.gui.TypeEditor
 
PasswordEditor() - Constructor for class org.apache.jmeter.testbeans.gui.PasswordEditor
 
Paste - Class in org.apache.jmeter.gui.action
Places a copied JMeterTreeNode under the selected node.
Paste() - Constructor for class org.apache.jmeter.gui.action.Paste
 
PASTE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
PASTE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
PATCH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
PATH - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
pause(int) - Method in class org.apache.jmeter.util.CPSPauser
Pause for an appropriate time according to the number of bytes being transferred.
PAUSE - Static variable in class org.apache.jmeter.sampler.TestAction
 
peek() - Method in class org.apache.jmeter.report.core.CsvSampleReader
 
PER_ITERATION - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
percentEncode(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Encodes strings for multipart/form-data names and values.
PercentileAggregator - Class in org.apache.jmeter.report.processor
The class PercentileAggregator is used to get percentile from samples.
PercentileAggregator(double) - Constructor for class org.apache.jmeter.report.processor.PercentileAggregator
Instantiates a new percentile aggregator.
PercentileAggregator(PercentileAggregator) - Constructor for class org.apache.jmeter.report.processor.PercentileAggregator
 
PercentileAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating PercentileAggregator objects.
PercentileAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.PercentileAggregatorFactory
 
PLAIN_BODY - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
PluginManager - Class in org.apache.jmeter.plugin
 
PNG - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
PNG_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
pointShape - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
PoissonRandomTimer - Class in org.apache.jmeter.timers
This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a Poisson distributed variation.
PoissonRandomTimer() - Constructor for class org.apache.jmeter.timers.PoissonRandomTimer
 
PoissonRandomTimerGui - Class in org.apache.jmeter.timers.gui
Implementation of a Poisson random timer.
PoissonRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
 
POLL_INTERVAL - Static variable in class org.apache.jorphan.exec.SystemCommand
Deprecated.
does not make sense anymore. Superseded by Object.wait(long)
populateBindings(Bindings) - Method in class org.apache.jmeter.functions.Groovy
Populate variables to be passed to scripts
populateBindings(Bindings) - Method in class org.apache.jmeter.util.JSR223TestElement
Populate variables to be passed to scripts
populateCommandMap() - Method in class org.apache.jmeter.gui.action.ActionRouter
Only for use by the JMeter.startGui.
populateSampler(HTTPSamplerBase, HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
 
populateSampler(HTTPSamplerBase, HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
Populate sampler from request
popupCheckExistingFileListener(HashTree) - Method in class org.apache.jmeter.gui.action.AbstractAction
 
popupShouldSave(ActionEvent) - Method in class org.apache.jmeter.gui.action.AbstractAction
Check if we should save before run
PORT - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
POST - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
POST - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
POST_BODY_RAW - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
POST_BODY_RAW_DEFAULT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
POST_PROCESSORS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
postEvent(LogEventObject) - Method in class org.apache.jmeter.gui.logging.GuiLogEventBus
Post a log event object.
PostProcessor - Interface in org.apache.jmeter.processor
The PostProcessor is activated after a sample result has been generated.
postProcessSampler(HTTPSamplerBase, SampleResult) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
postProcessSampler(HTTPSamplerBase, SampleResult) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
Post process sampler Called after sampling
PostThreadGroup - Class in org.apache.jmeter.threads
PostThreadGroup is a special type of ThreadGroup that can be used for performing actions at the end of a test for cleanup and such.
PostThreadGroup() - Constructor for class org.apache.jmeter.threads.PostThreadGroup
 
PostThreadGroupGui - Class in org.apache.jmeter.threads.gui
 
PostThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.PostThreadGroupGui
 
PostWriter - Class in org.apache.jmeter.protocol.http.sampler
Class for setting the necessary headers for a POST request, and sending the body of the POST.
PostWriter() - Constructor for class org.apache.jmeter.protocol.http.sampler.PostWriter
Constructor for PostWriter.
PostWriter(String) - Constructor for class org.apache.jmeter.protocol.http.sampler.PostWriter
Constructor for PostWriter
PowerTableModel - Class in org.apache.jmeter.gui.util
 
PowerTableModel() - Constructor for class org.apache.jmeter.gui.util.PowerTableModel
 
PowerTableModel(String[], Class<?>[]) - Constructor for class org.apache.jmeter.gui.util.PowerTableModel
 
PRE_PROCESSORS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
PreciseThroughputTimer - Class in org.apache.jmeter.timers.poissonarrivals
This timer generates Poisson arrivals with constant throughput.
PreciseThroughputTimer() - Constructor for class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
PreciseThroughputTimerBeanInfo - Class in org.apache.jmeter.timers.poissonarrivals
 
PreciseThroughputTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimerBeanInfo
 
PreCompiler - Class in org.apache.jmeter.engine
Class to replace function and variable references in the test tree.
PreCompiler() - Constructor for class org.apache.jmeter.engine.PreCompiler
 
PreCompiler(boolean) - Constructor for class org.apache.jmeter.engine.PreCompiler
 
preferredLayoutSize(Container) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
PRELOAD - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
prepare(TestElement) - Static method in class org.apache.jmeter.testbeans.TestBeanHelper
Prepare the bean for work by populating the bean's properties from the property value map.
prepareForPreCompile() - Method in class org.apache.jmeter.testelement.TestPlan
 
prepareMessage() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Prepares message prior to be sent via execute()-method, i.e.
PreProcessor - Interface in org.apache.jmeter.processor
PreProcessors are executed just prior to a sample being run.
PreserveLastRowComparator() - Constructor for class org.apache.jorphan.gui.ObjectTableSorter.PreserveLastRowComparator
 
prettyJSON(String) - Static method in class org.apache.jmeter.visualizers.RenderAsJSON
Pretty-print JSON text
prettyJSON(String, String) - Static method in class org.apache.jmeter.visualizers.RenderAsJSON
Pretty-print JSON text
previous() - Method in class org.apache.jorphan.collections.Data
Sets the current position of the Data set to the previous row.
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.jmeter.report.dashboard.TemplateVisitor
 
Printable - Interface in org.apache.jmeter.visualizers
Printable is used by components that can be saved to an external file.
printableFieldNamesToString() - Static method in class org.apache.jmeter.save.CSVSaveService
Generates the field names for the output file
printableFieldNamesToString(SampleSaveConfiguration) - Static method in class org.apache.jmeter.save.CSVSaveService
Generates the field names for the output file
printMilliseconds() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
Priority - Class in org.apache.log
Deprecated.
Will be dropped in 3.3
PRIVATE - Enum constant in enum org.apache.jorphan.documentation.VisibleForTesting.Visibility
The element should be considered private.
process() - Method in class org.apache.jmeter.extractor.BeanShellPostProcessor
 
process() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
Parses the response data using Boundaries and saving the results into variables for use later in the test.
process() - Method in class org.apache.jmeter.extractor.BSFPostProcessor
 
process() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
process() - Method in class org.apache.jmeter.extractor.HtmlExtractor
Parses the response data using CSS/JQuery expressions and saving the results into variables for use later in the test.
process() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
process() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
process() - Method in class org.apache.jmeter.extractor.JSR223PostProcessor
 
process() - Method in class org.apache.jmeter.extractor.RegexExtractor
Parses the response data using regular expressions and saving the results into variables for use later in the test.
process() - Method in class org.apache.jmeter.extractor.XPath2Extractor
Do the job - extract value from (X)HTML response using XPath Query.
process() - Method in class org.apache.jmeter.extractor.XPathExtractor
Do the job - extract value from (X)HTML response using XPath Query.
process() - Method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
 
process() - Method in class org.apache.jmeter.modifiers.BSFPreProcessor
 
process() - Method in class org.apache.jmeter.modifiers.JSR223PreProcessor
 
process() - Method in class org.apache.jmeter.modifiers.UserParameters
 
process() - Method in interface org.apache.jmeter.processor.PostProcessor
Provides the PostProcessor with a SampleResult object from which to extract values for use in future Queries.
process() - Method in interface org.apache.jmeter.processor.PreProcessor
 
process() - Method in class org.apache.jmeter.protocol.http.modifier.AnchorModifier
Modifies an Entry object based on HTML response text.
process() - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
process() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
process() - Method in class org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor
Calls the JDBC code to be executed.
process() - Method in class org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor
 
process() - Method in class org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor
 
process(String) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
process(String) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
 
processBatch(List<SampleEvent>) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
This method is called remotely and fires a list of samples events received locally.
processBatch(List<SampleEvent>) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
This method is called remotely and fires a list of samples events received locally.
processEvent(LogEvent) - Method in interface org.apache.log.LogTarget
Deprecated.
Process a log event.
processFileOrScript(ScriptEngine, Bindings) - Method in class org.apache.jmeter.util.JSR223TestElement
This method will run inline script or file script with special behaviour for file script: - If ScriptEngine implements Compilable script will be compiled and cached - If not if will be run
processFileOrScript(BSFManager) - Method in class org.apache.jmeter.util.BSFTestElement
 
processFileOrScript(BeanShellInterpreter) - Method in class org.apache.jmeter.util.BeanShellTestElement
Process the file or script from the test element.
processFileOrScript(BeanShellInterpreter, SampleResult) - Method in class org.apache.jmeter.util.BeanShellTestElement
Process the file or script from the test element.
processLogEvent(LogEventObject) - Method in class org.apache.jmeter.gui.LoggerPanel
 
processLogEvent(LogEventObject) - Method in interface org.apache.jmeter.gui.logging.GuiLogEventListener
Process a log event object.
processLogEvent(LogEventObject) - Method in class org.apache.jmeter.gui.MainFrame.ErrorsAndFatalsCounterLogTarget
 
processPath() - Method in class org.apache.jmeter.engine.ConvertListeners
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.engine.PreCompiler
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.engine.TreeCloner
 
processPath() - Method in class org.apache.jmeter.engine.TurnElementsOn
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.gui.action.CheckDirty
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jmeter.threads.TestCompiler
Process path is called when a leaf is reached.
processPath() - Method in interface org.apache.jorphan.collections.HashTreeTraverser
Process path is called when a leaf is reached.
processPath() - Method in class org.apache.jorphan.collections.SearchByClass
Process path is called when a leaf is reached.
processSamples(String, Visualizer, ResultCollector) - Static method in class org.apache.jmeter.save.CSVSaveService
Read Samples from a file; handles quoted strings.
processTemplate(File, File, Configuration, Map<String, String>) - Static method in class org.apache.jmeter.util.TemplateUtil
Process a given freemarker template and put its result in a new folder.
produce(Sample, int) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
produce(Sample, int) - Method in interface org.apache.jmeter.report.processor.SampleProducer
Produce a single sample on the specified channel
promptToOpenFile() - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(Component, String[], String, boolean) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(String) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(String[]) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(String[], String) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(String[], String, boolean) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToOpenFile(String, boolean) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file or a directory from their filesystems for our own devious uses.
promptToSaveFile(String) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Prompts the user to choose a file from their filesystems for our own devious uses.
promptToSaveFile(String, String[]) - Static method in class org.apache.jmeter.gui.util.FileDialoger
Get a JFileChooser with a new FileFilter.
PROP_NAME - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Name used to store the JmsProperty's name.
PROP_TYPE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Name used to store the JmsProperty's description.
PROP_VALUE - Static variable in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Name used to store the JmsProperty's value.
PropertiesBasedPrefixResolver - Class in org.apache.jmeter.util
PrefixResolver implementation that loads prefix configuration from jmeter property xpath.namespace.config
PropertiesBasedPrefixResolver(Node) - Constructor for class org.apache.jmeter.util.PropertiesBasedPrefixResolver
 
PropertiesBasedPrefixResolverForXpath2 - Class in org.apache.jmeter.util
PrefixResolver implementation that loads prefix configuration from jmeter property xpath.namespace.config
PropertiesBasedPrefixResolverForXpath2(Node, String) - Constructor for class org.apache.jmeter.util.PropertiesBasedPrefixResolverForXpath2
 
property(String) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Get the property descriptor for the property of the given name.
property(String, Class<? extends Enum<?>>) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Get the property descriptor for the property of the given name.
property(String, TypeEditor) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Get the property descriptor for the property of the given name.
Property - Class in org.apache.jmeter.functions
Function to get a JMeter property, and optionally store it Parameters: - property name - variable name (optional) - default value (optional) Returns: - the property value, but if not found: - the default value, but if not defined: - the property name itself
Property() - Constructor for class org.apache.jmeter.functions.Property
 
Property2 - Class in org.apache.jmeter.functions
Function to get a JMeter property, or a default.
Property2() - Constructor for class org.apache.jmeter.functions.Property2
 
propertyChange(PropertyChangeEvent) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
PropertyControlGui - Class in org.apache.jmeter.visualizers
 
PropertyControlGui() - Constructor for class org.apache.jmeter.visualizers.PropertyControlGui
 
propertyIterator() - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
PropertyIterator - Interface in org.apache.jmeter.testelement.property
 
PropertyIteratorImpl - Class in org.apache.jmeter.testelement.property
 
PropertyIteratorImpl(Collection<JMeterProperty>) - Constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
PropertyIteratorImpl(TestElement, Iterable<? extends JMeterProperty>) - Constructor for class org.apache.jmeter.testelement.property.PropertyIteratorImpl
 
propertyName - Variable in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
 
PROPFIND - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
PROPPATCH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
PROTECTED - Enum constant in enum org.apache.jorphan.documentation.VisibleForTesting.Visibility
The element should be considered protected.
PROTOCOL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROTOCOL_HTTP - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
PROTOCOL_HTTPS - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
protocolConnect(String, int, String, String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
 
Proxy - Class in org.apache.jmeter.protocol.http.proxy
Thread to handle one client request.
Proxy() - Constructor for class org.apache.jmeter.protocol.http.proxy.Proxy
Default constructor - used by newInstance call in Daemon
PROXY_DEFINED - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_DOMAIN - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_HOST - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_PASS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_SCHEME - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
PROXY_USER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
ProxyAuthenticator - Class in org.apache.jmeter
Provides JMeter the ability to use proxy servers that require username and password.
ProxyAuthenticator(String, String) - Constructor for class org.apache.jmeter.ProxyAuthenticator
Create a ProxyAuthenticator with the specified username and password.
ProxyControl - Class in org.apache.jmeter.protocol.http.proxy
Class handles storing of generated samples etc.
ProxyControl() - Constructor for class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
ProxyControl.KeystoreMode - Enum in org.apache.jmeter.protocol.http.proxy
 
ProxyControlGui - Class in org.apache.jmeter.protocol.http.proxy.gui
GUI of HTTP(s) Test Script Recorder
ProxyControlGui() - Constructor for class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
PROXYHOST - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROXYPASS - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROXYPORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROXYSCHEME - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PROXYUSER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
PTRNFILTER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
publish(byte[], String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
publish(Serializable, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
publish(String, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
publish(Map<String, Object>, String, Map<String, Object>, int, int, long) - Method in class org.apache.jmeter.protocol.jms.client.Publisher
 
Publisher - Class in org.apache.jmeter.protocol.jms.client
 
Publisher(boolean, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.Publisher
Create a publisher using either the jndi.properties file or the provided parameters.
Publisher(boolean, String, String, String, String, boolean, String, String, boolean) - Constructor for class org.apache.jmeter.protocol.jms.client.Publisher
Create a publisher using either the jndi.properties file or the provided parameters
PublisherSampler - Class in org.apache.jmeter.protocol.jms.sampler
This class implements the JMS Publisher sampler.
PublisherSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
PURPLE - Static variable in class org.apache.jmeter.gui.util.JMeterColor
 
put(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
This is the same as calling HashTree.add(key,value).
put(String, String) - Method in class org.apache.jmeter.threads.JMeterVariables
Creates or updates a variable with a String value.
PUT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
putAll(Map<?, ? extends HashTree>) - Method in class org.apache.jorphan.collections.HashTree
The Map given must also be a HashTree, otherwise an UnsupportedOperationException is thrown.
putAll(Map<String, ?>) - Method in class org.apache.jmeter.threads.JMeterVariables
Updates the variables with all entries found in the Map vars
putAll(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterVariables
Updates the variables with all entries found in the variables in vars
putObject(String, Object) - Method in class org.apache.jmeter.threads.JMeterVariables
Creates or updates a variable with a value that does not have to be a String.
putReply(String, Message) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Try to associate a reply to a previously stored request.
putRequest(String, Message, CountDownLatch) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
Store a request under the given id, so that an arriving reply can be associated with this request and the waiting party can be signaled by means of a CountDownLatch
putValuesForXPathInList(Document, String, List<? super String>, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
Put in matchStrings results of evaluation
putValuesForXPathInList(Document, String, List<? super String>, boolean, int) - Static method in class org.apache.jmeter.util.XPathUtil
Put in matchStrings results of evaluation
putValuesForXPathInListUsingSaxon(String, String, List<? super String>, boolean, int, String) - Static method in class org.apache.jmeter.util.XPathUtil
 
putVariables(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterThread
Updates the variables with all entries found in the variables in vars
PutWriter - Class in org.apache.jmeter.protocol.http.sampler
Class for setting the necessary headers for a PUT request, and sending the body of the PUT.
PutWriter() - Constructor for class org.apache.jmeter.protocol.http.sampler.PutWriter
Constructor for PutWriter.

Q

QUERY - Static variable in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
QUERY_FIELD - Static variable in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
 
queryToGetParamValue(String) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Convert the GraphQL Query input string into an HTTP GET request parameter value.
QUEUE_SIZE - Static variable in class org.apache.jmeter.visualizers.backend.BackendListener
Queue size
QueueExecutor - Interface in org.apache.jmeter.protocol.jms.sampler
Executor for (pseudo) synchronous communication.
QUICK_COMPONENT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
quoteDelimiters(String, char[]) - Static method in class org.apache.jmeter.save.CSVSaveService
Returns a String value for a character-delimited column value enclosed in the quote character, if required.
QUOTING_CHAR - Static variable in class org.apache.jmeter.save.CSVSaveService
 

R

RAMP_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
Ramp-up time
RAND - Static variable in class org.apache.jmeter.functions.RegexFunction
 
Random - Class in org.apache.jmeter.functions
Provides a Random function which returns a random long integer between a min (first argument) and a max (second argument).
Random() - Constructor for class org.apache.jmeter.functions.Random
No-arg constructor.
RandomControlGui - Class in org.apache.jmeter.control.gui
 
RandomControlGui() - Constructor for class org.apache.jmeter.control.gui.RandomControlGui
 
RandomController - Class in org.apache.jmeter.control
Controller that rans randomly one of it's children on each iteration
RandomController() - Constructor for class org.apache.jmeter.control.RandomController
 
RandomDate - Class in org.apache.jmeter.functions
RandomDate Function generates a date in a specific range Parameters: Time format @see DateTimeFormatter (optional - defaults to yyyy-MM-dd) Start date formated as first param (optional - defaults to now) End date Locale for the format (optional) variable name (optional) Returns a formatted date with the specified number of (days, month, year) Value is also saved in the variable for later re-use.
RandomDate() - Constructor for class org.apache.jmeter.functions.RandomDate
 
RandomFromMultipleVars - Class in org.apache.jmeter.functions
Provides a RandomFromMultipleVars function which returns a random element from a multi valued extracted variable.
RandomFromMultipleVars() - Constructor for class org.apache.jmeter.functions.RandomFromMultipleVars
No-arg constructor.
RandomOrderController - Class in org.apache.jmeter.control
A controller that runs its children each at most once, but in a random order.
RandomOrderController() - Constructor for class org.apache.jmeter.control.RandomOrderController
 
RandomOrderControllerGui - Class in org.apache.jmeter.control.gui
GUI for RandomOrderController.
RandomOrderControllerGui() - Constructor for class org.apache.jmeter.control.gui.RandomOrderControllerGui
 
RandomString - Class in org.apache.jmeter.functions
Provides a RandomString function which returns a random String of length (first argument) using characters (second argument)
RandomString() - Constructor for class org.apache.jmeter.functions.RandomString
No-arg constructor.
RandomTimer - Class in org.apache.jmeter.timers
This class implements a random timer with its own panel and fields for value update and user interaction.
RandomTimer() - Constructor for class org.apache.jmeter.timers.RandomTimer
No-arg constructor.
RandomVariableConfig - Class in org.apache.jmeter.config
 
RandomVariableConfig() - Constructor for class org.apache.jmeter.config.RandomVariableConfig
 
RandomVariableConfigBeanInfo - Class in org.apache.jmeter.config
 
RandomVariableConfigBeanInfo() - Constructor for class org.apache.jmeter.config.RandomVariableConfigBeanInfo
 
RANGE - Static variable in class org.apache.jmeter.timers.RandomTimer
 
RateRenderer - Class in org.apache.jorphan.gui
Renders a rate in a JTable.
RateRenderer(String) - Constructor for class org.apache.jorphan.gui.RateRenderer
 
RAW_DATA - Static variable in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Encoding value to sent data as is (no variabilisation)
RawTextSearcher - Class in org.apache.jmeter.gui.action
Searcher implementation that searches text as is
RawTextSearcher(boolean, String) - Constructor for class org.apache.jmeter.gui.action.RawTextSearcher
Constructor
rconfigure(HashTree, String, File, String) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rconfigure(HashTree, String, File, String) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl object.
RE_USE_CONNECTION - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
RE_USE_CONNECTION_DEFAULT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
read() - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxDeflateInputStream
 
read() - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxGZIPInputStream
 
read() - Method in class org.apache.jmeter.util.SlowInputStream
 
read(byte[]) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxDeflateInputStream
 
read(byte[]) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxGZIPInputStream
 
read(byte[], int, int) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxDeflateInputStream
 
read(byte[], int, int) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LaxGZIPInputStream
 
read(byte[], int, int) - Method in class org.apache.jmeter.util.SlowInputStream
 
read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Deprecated.
read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Deprecated.
read(InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Deprecated.
since 3.3, implement TCPClient.read(InputStream, SampleResult) instead, will be removed in future version
read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
Deprecated.
read(InputStream, byte[], int, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Read as much as possible into buffer.
read(InputStream, SampleResult) - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Default implementation calls TCPClient.read(InputStream) for backward compatibility
read(InputStream, SampleResult) - Method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Reads data until the defined EOM byte is reached.
read(InputStream, SampleResult) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Default implementation calls TCPClient.read(InputStream) for backward compatibility
read(InputStream, SampleResult) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
read(InputStream, SampleResult) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
Reads data until the defined EOL byte is reached.
READ - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
READER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
ReadException - Exception in org.apache.jmeter.protocol.tcp.sampler
Exception that contains partial response (Text read until exception occurred)
ReadException() - Constructor for exception org.apache.jmeter.protocol.tcp.sampler.ReadException
Deprecated.
For use by test code only (serialisation tests)
ReadException(String, Throwable, String) - Constructor for exception org.apache.jmeter.protocol.tcp.sampler.ReadException
Constructor
readFile(String, SampleResult) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
readFromFile(String) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
readFromTextPanel(String) - Method in class org.apache.jmeter.protocol.http.gui.action.ParseCurlCommandAction
 
readFunctors - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
readLine(String) - Method in class org.apache.jmeter.services.FileServer
Get the next line of the named file, recycle by default.
readLine(String, boolean) - Method in class org.apache.jmeter.services.FileServer
Get the next line of the named file, first line is name to false
readLine(String, boolean, boolean) - Method in class org.apache.jmeter.services.FileServer
Get the next line of the named file
readResolve() - Method in class org.apache.jmeter.control.GenericController
 
readResolve() - Method in class org.apache.jmeter.control.ThroughputController
 
readResolve() - Method in class org.apache.jmeter.control.TransactionController
 
readResolve() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
readResolve() - Method in class org.apache.jmeter.samplers.AsynchSampleSender
Processed by the RMI server code.
readResolve() - Method in class org.apache.jmeter.samplers.DataStrippingSampleSender
Processed by the RMI server code; acts as testStarted().
readResolve() - Method in class org.apache.jmeter.samplers.HoldSampleSender
Processed by the RMI server code; acts as testStarted().
readResolve() - Method in class org.apache.jmeter.testelement.TestPlan
 
readResolve() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
readResponse(HttpURLConnection, SampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Reads the response from the URL connection.
readResponse(SampleResult, BufferedInputStream, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
readResponse(SampleResult, BufferedInputStream, long) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
readResponse(SampleResult, InputStream, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
readResponse(SampleResult, InputStream, long) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
readResponse(SampleResult, InputStream, long) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
readSample() - Method in class org.apache.jmeter.report.core.CsvSampleReader
 
RECEIVE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
 
Receiver - Class in org.apache.jmeter.protocol.jms.sampler
Receiver of pseudo-synchronous reply messages.
RECEIVER_BCC - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
RECEIVER_CC - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
RECEIVER_TO - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
ReceiveSubscriber - Class in org.apache.jmeter.protocol.jms.client
Generic MessageConsumer class, which has two possible strategies.
ReceiveSubscriber(boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Constructor takes the necessary JNDI related parameters to create a connection and prepare to begin receiving messages.
ReceiveSubscriber(int, boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Constructor takes the necessary JNDI related parameters to create a connection and create an onMessageListener to prepare to begin receiving messages.
RecordController - Class in org.apache.jmeter.protocol.http.control.gui
 
RecordController() - Constructor for class org.apache.jmeter.protocol.http.control.gui.RecordController
 
RecorderDialog - Class in org.apache.jmeter.protocol.http.proxy.gui
Dialog for Recorder
RecorderDialog() - Constructor for class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
For tests Only
RecorderDialog(ProxyControlGui) - Constructor for class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
RecordingController - Class in org.apache.jmeter.protocol.http.control
 
RecordingController() - Constructor for class org.apache.jmeter.protocol.http.control.RecordingController
 
recoverRunningVersion() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
recoverRunningVersion() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
recoverRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
recoverRunningVersion() - Method in class org.apache.jmeter.threads.SamplePackage
Recover each member of SamplePackage to the state before the call of setRunningVersion(true)
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FloatProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.LongProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.MapProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.StringProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Tell the property to revert to the state at the time setRunningVersion(true) was called.
recoverRunningVersionOfSubElements(TestElement) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
REDIRECT_COLOR - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
REDIRECT_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
redo() - Method in class org.apache.jmeter.gui.GlobalUndoableEdit
 
redo() - Method in class org.apache.jmeter.gui.GuiPackage
Navigate forward through undo history
redo() - Method in class org.apache.jmeter.gui.UndoHistory
 
REDO - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
refreshCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
Refresh GUI from node state.
refreshUI() - Static method in class org.apache.jmeter.util.JMeterUtils
Refresh UI after LAF change or resizing
refreshUI() - Static method in class org.apache.jorphan.gui.JFactory
Re-initializes the current LaF and updates the UI for all the open windows.
refreshUI(String) - Static method in class org.apache.jorphan.gui.JFactory
Set new look and feel for all the open windows.
REG_EX_PARAM_NAMES_GR_NR - Static variable in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
REG_EX_PARAM_VALUES_GR_NR - Static variable in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
REG_EX_REF_NAME - Static variable in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
REGEX - Static variable in class org.apache.jmeter.assertions.SubstitutionElement
 
RegexExtractor - Class in org.apache.jmeter.extractor
 
RegexExtractor() - Constructor for class org.apache.jmeter.extractor.RegexExtractor
 
RegexExtractorGui - Class in org.apache.jmeter.extractor.gui
Regular Expression Extractor Post-Processor GUI
RegexExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.RegexExtractorGui
 
RegexFunction - Class in org.apache.jmeter.functions
Implements regular expression parsing of sample results and variables
RegexFunction() - Constructor for class org.apache.jmeter.functions.RegexFunction
 
RegexpSearcher - Class in org.apache.jmeter.gui.action
Regexp search implementation
RegexpSearcher(boolean, String) - Constructor for class org.apache.jmeter.gui.action.RegexpSearcher
Constructor
RegExUserParameters - Class in org.apache.jmeter.protocol.http.modifier
This component allows you to specify reference name of a regular expression that extracts names and values of HTTP request parameters.
RegExUserParameters() - Constructor for class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
RegExUserParametersGui - Class in org.apache.jmeter.protocol.http.modifier.gui
RegExUserParametersGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.RegExUserParametersGui
 
register(Stoppable) - Method in class org.apache.jmeter.gui.GuiPackage
Register process to stop on reload
register(TestStateListener) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
registerAsListener() - Method in class org.apache.jmeter.gui.GuiPackage
Register as listener of: - UndoHistory - Locale Changes
registerDisabledIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
Register an icon so that it can later be retrieved via GUIFactory.getIcon(Class).
registerError(String) - Method in class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
Stores the provided error message and counts the number of times it is registered.
registerEventListener(GuiLogEventListener) - Method in class org.apache.jmeter.gui.logging.GuiLogEventBus
Register a GUI log event listener (GuiLogEventListener).
registerGUI(String, Class<?>, Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
Register a GUI class so that it can later be retrieved via GUIFactory.getGUI(Class).
registerHistoryListener(UndoHistory.HistoryListener) - Method in class org.apache.jmeter.gui.UndoHistory
Register HistoryListener
registerIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
Register an icon so that it can later be retrieved via GUIFactory.getIcon(Class).
reInitialize() - Method in class org.apache.jmeter.control.CriticalSectionController
Called after execution of last child of the controller We release lock
reInitialize() - Method in class org.apache.jmeter.control.ForeachController
Resets the controller (called after execution of last child of controller): resetCurrent() (i.e.
reInitialize() - Method in class org.apache.jmeter.control.GenericController
Resets the controller (called after execution of last child of controller): resetCurrent() (i.e.
reInitialize() - Method in class org.apache.jmeter.control.InterleaveControl
Resets the controller (called after execution of last child of controller): resetCurrent() (i.e.
reInitialize() - Method in class org.apache.jmeter.control.LoopController
Resets the controller (called after execution of last child of controller): resetCurrent() (i.e.
reInitialize() - Method in class org.apache.jmeter.control.RandomOrderController
 
reInitialize() - Method in class org.apache.jmeter.control.RunTime
 
REMOTE_EXIT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_EXIT_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_FILENAME - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
REMOTE_SHUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_SHUT_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_SHUT_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
REMOTE_START - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_START_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_START_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
REMOTE_STOP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_STOP_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOTE_STOP_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
Remoteable - Interface in org.apache.jmeter.samplers
Marker interface used by ConvertListeners to determine which test elements to wrap so that the results are processed by the client rather than the server
RemoteJMeterEngine - Interface in org.apache.jmeter.engine
This is the interface for the RMI server engine, i.e.
RemoteJMeterEngineImpl - Class in org.apache.jmeter.engine
This is the JMeter server main code.
RemoteListenerWrapper - Class in org.apache.jmeter.samplers
Lars-Erik Helander provided the idea (and original implementation) for the caching functionality (sampleStore).
RemoteListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
 
RemoteListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
 
RemoteSampleListener - Interface in org.apache.jmeter.samplers
Allows notification on events occurring during the sampling process.
RemoteSampleListenerImpl - Class in org.apache.jmeter.samplers
Implementation of remote sampler listener, also supports TestStateListener
RemoteSampleListenerImpl(Object) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
RemoteSampleListenerWrapper - Class in org.apache.jmeter.samplers
 
RemoteSampleListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
RemoteSampleListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
RemoteStart - Class in org.apache.jmeter.gui.action
 
RemoteStart() - Constructor for class org.apache.jmeter.gui.action.RemoteStart
 
RemoteTestListenerWrapper - Class in org.apache.jmeter.samplers
 
RemoteTestListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
RemoteTestListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
RemoteThreadsLifeCycleListener - Interface in org.apache.jmeter.threads
Interface notified when number of active threads changes
RemoteThreadsListener - Interface in org.apache.jmeter.threads
RMI Interface that allows notification of remote start/end of threads
RemoteThreadsListenerImpl - Class in org.apache.jmeter.threads
RMI Implementation, client side code (ie executed on Controller)
RemoteThreadsListenerImpl() - Constructor for class org.apache.jmeter.threads.RemoteThreadsListenerImpl
 
RemoteThreadsListenerTestElement - Class in org.apache.jmeter.threads
Empty implementation only used to be able to do replacement by ConvertListeners
RemoteThreadsListenerTestElement() - Constructor for class org.apache.jmeter.threads.RemoteThreadsListenerTestElement
 
RemoteThreadsListenerWrapper - Class in org.apache.jmeter.threads
server side wrapper, used to notify RMI client
RemoteThreadsListenerWrapper() - Constructor for class org.apache.jmeter.threads.RemoteThreadsListenerWrapper
 
RemoteThreadsListenerWrapper(RemoteThreadsListener) - Constructor for class org.apache.jmeter.threads.RemoteThreadsListenerWrapper
 
remove() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
 
remove() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
remove(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Remove an authentication record.
remove(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Remove a cookie.
remove(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Remove a header.
remove(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
remove(Object) - Method in class org.apache.jorphan.collections.HashTree
Removes the entire branch specified by the given key.
remove(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Removes the entire branch specified by the given key.
remove(String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
remove(String) - Method in class org.apache.jmeter.threads.JMeterVariables
Remove a variable.
Remove - Class in org.apache.jmeter.gui.action
Implements the Remove menu item.
Remove() - Constructor for class org.apache.jmeter.gui.action.Remove
Constructor for the Remove object
REMOVE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
REMOVE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
removeAllArguments() - Method in class org.apache.jmeter.config.Arguments
Remove all arguments from the list.
removeAllArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove all arguments from the list.
removeAllHTTPFileArgs() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove all files from the list.
removeAllJmsPropertys() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Remove all JmsProperties from the list.
removeArgument(int) - Method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(String) - Method in class org.apache.jmeter.config.Arguments
Remove the argument with the specified name.
removeArgument(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the argument with the specified name.
removeArgument(String, String) - Method in class org.apache.jmeter.config.Arguments
Remove the argument with the specified name and value.
removeArgument(Argument) - Method in class org.apache.jmeter.config.Arguments
Remove the specified argument from the list.
removeArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Removes all of the arguments associated with this JavaConfig object.
removeAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
Allow custom SampleSenders to drop unwanted assertionResults
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledChoice
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextField
Removes a change listener.
removeClient(Publisher) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
Remove publisher from clients
removeColumn(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
removeColumn(int) - Method in class org.apache.jorphan.collections.Data
 
removeCurrentElement() - Method in class org.apache.jmeter.control.GenericController
 
removedSelectedNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
removeHeaderNamed(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Remove from Headers the header named name
removeHTTPFileArg(int) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the specified file from the list.
removeHTTPFileArg(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the file with the specified path.
removeHTTPFileArg(HTTPFileArg) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Remove the specified file from the list.
removeIterationListener(LoopIterationListener) - Method in interface org.apache.jmeter.control.Controller
Unregister IterationListener
removeIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.control.GenericController
Remove listener
removeIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Unregister IterationListener
removeJmsProperty(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Remove the specified argument from the list.
removeJmsProperty(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Remove the argument with the specified name.
removeJmsProperty(JMSProperty) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Remove the specified argument from the list.
removeLayoutComponent(Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
Not used by this class.
removeLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
 
removeNode(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
Remove a test element from the tree.
removeNodeFromParent(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
 
removePostActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to be removed from receiving notifications of a command being executed after the command has executed.
removePreActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
Allows an ActionListener to be removed from receiving notifications of a command being executed prior to the actual execution of the command.
removePrefix(String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
removeProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
removeResult(int) - Method in class org.apache.jmeter.report.processor.ListResultData
Removes the result at the specified index.
removeResult(String) - Method in class org.apache.jmeter.report.processor.MapResultData
Removes the result with the specified name.
removeRow() - Method in class org.apache.jorphan.collections.Data
Removes the current row.
removeRow(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
removeRow(int) - Method in class org.apache.jorphan.collections.Data
 
removeRow(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
removeSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
removeSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
removeSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.CsvFileSampleSource
 
removeSampleConsumer(SampleConsumer) - Method in interface org.apache.jmeter.report.processor.SampleSource
Remove a sample consumer from this sample source.
removeSlashDotDot(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
collapses absolute or relative URLs containing '/..' converting http://host/path1/../path2 to http://host/path2 or /one/two/../three to /one/three
removeSubResults() - Method in class org.apache.jmeter.samplers.SampleResult
Allow custom SampleSenders to drop unwanted subResults
removeTableModelListener(TableModelListener) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
removeTestPlanListener(TestPlanListener) - Method in class org.apache.jmeter.gui.GuiPackage
Removes a test plan listener.
removeUpdate(DocumentEvent) - Method in class org.apache.jmeter.config.gui.RowDetailDialog
 
removeUpdate(DocumentEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
 
rename(JMeterTreeNode, JMeterTreeNode, int) - Method in class org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy
 
rename(JMeterTreeNode, JMeterTreeNode, int) - Method in interface org.apache.jmeter.gui.action.TreeNodeNamingPolicy
Called by Apply Naming Policy popup menu on TransactionController nodes Rename childNode based on custom policy
RENAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
renameTo(Folder) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
 
RenderAsBoundaryExtractor - Class in org.apache.jmeter.visualizers
Implement ResultsRender for Boundary Extractor tester
RenderAsBoundaryExtractor() - Constructor for class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
 
RenderAsCssJQuery - Class in org.apache.jmeter.visualizers
Implement ResultsRender for CSS/JQuery tester
RenderAsCssJQuery() - Constructor for class org.apache.jmeter.visualizers.RenderAsCssJQuery
 
RenderAsDocument - Class in org.apache.jmeter.visualizers
 
RenderAsDocument() - Constructor for class org.apache.jmeter.visualizers.RenderAsDocument
 
RenderAsHTML - Class in org.apache.jmeter.visualizers
 
RenderAsHTML() - Constructor for class org.apache.jmeter.visualizers.RenderAsHTML
 
RenderAsHTMLFormatted - Class in org.apache.jmeter.visualizers
 
RenderAsHTMLFormatted() - Constructor for class org.apache.jmeter.visualizers.RenderAsHTMLFormatted
 
RenderAsHTMLWithEmbedded - Class in org.apache.jmeter.visualizers
 
RenderAsHTMLWithEmbedded() - Constructor for class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
 
RenderAsJmesPathRenderer - Class in org.apache.jmeter.extractor.json.render
Implement ResultsRender for JMES Path tester
RenderAsJmesPathRenderer() - Constructor for class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
 
RenderAsJSON - Class in org.apache.jmeter.visualizers
 
RenderAsJSON() - Constructor for class org.apache.jmeter.visualizers.RenderAsJSON
 
RenderAsJsonRenderer - Class in org.apache.jmeter.extractor.json.render
Implement ResultsRender for JSON Path tester
RenderAsJsonRenderer() - Constructor for class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
 
RenderAsRegexp - Class in org.apache.jmeter.visualizers
Implement ResultsRender for Regexp tester
RenderAsRegexp() - Constructor for class org.apache.jmeter.visualizers.RenderAsRegexp
 
RenderAsText - Class in org.apache.jmeter.visualizers
 
RenderAsText() - Constructor for class org.apache.jmeter.visualizers.RenderAsText
 
RenderAsXML - Class in org.apache.jmeter.visualizers
 
RenderAsXML() - Constructor for class org.apache.jmeter.visualizers.RenderAsXML
 
RenderAsXPath - Class in org.apache.jmeter.visualizers
Implement ResultsRender for XPath tester
RenderAsXPath() - Constructor for class org.apache.jmeter.visualizers.RenderAsXPath
 
RenderAsXPath2 - Class in org.apache.jmeter.visualizers
Implement ResultsRender for XPath tester
RenderAsXPath2() - Constructor for class org.apache.jmeter.visualizers.RenderAsXPath2
 
Renderers - Interface in org.apache.jmeter.protocol.jms.sampler.render
Renderer API entry point.
RendererUtils - Class in org.apache.jorphan.gui
Utility class for Renderers
renderImage(SampleResult) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
renderImage(SampleResult) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
renderResult(SampleResult) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsDocument
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTMLFormatted
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsJSON
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsText
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXML
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
renderResult(SampleResult) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
rendersPercentiles() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Indicates if the graph renders percentiles.
replace(String, String, boolean) - Method in interface org.apache.jmeter.gui.Replaceable
Replace in object by replaceBy
replace(String, String, boolean) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
 
replace(String, String, boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Replace by replaceBy in path and body (arguments) properties
Replaceable - Interface in org.apache.jmeter.gui
Interface for nodes that have replaceable content.
ReplaceableController - Interface in org.apache.jmeter.control
This interface represents a controller that gets replaced during the compilation phase of test execution in an arbitrary way.
replaceAllChars(String, char, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Version of String.replaceAll() for JDK1.3 See below for another version which replaces strings rather than chars and provides a fast path which does not allocate memory
replaceAllWithRegex(String, String, String, boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
Replace in source all matches of regex by replacement taking into account case if caseSensitive is true
replaceContext(JMeterContext) - Static method in class org.apache.jmeter.threads.JMeterContextService
Replace Thread Context by the parameter.
replaceExtension(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Method uses indexOf to replace the old extension with the new extension.
replaceFirst(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Simple-minded String.replace() for JDK1.3 Should probably be recoded...
ReplaceFunctionsWithStrings - Class in org.apache.jmeter.engine.util
Transforms strings into variable references (in spite of the name, which suggests the opposite!)
ReplaceFunctionsWithStrings(CompoundVariable, Map<String, String>) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
ReplaceFunctionsWithStrings(CompoundVariable, Map<String, String>, boolean) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
replaceHeader(String, String) - Method in class org.apache.jorphan.collections.Data
Replaces the given header name with a new header name.
replaceKey(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Finds the given current key, and replaces it with the given new key.
replaceKey(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Finds the given current key, and replaces it with the given new key.
ReplaceStringWithFunctions - Class in org.apache.jmeter.engine.util
Replaces a String containing functions with their Function properties equivalent, example: ${__time()}_${__threadNum()}_${__machineName()} will become a FunctionProperty of a CompoundVariable containing 3 functions
ReplaceStringWithFunctions(CompoundVariable, Map<String, String>) - Constructor for class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
 
replaceValue(String, String, boolean, String, Consumer<? super String>) - Static method in class org.apache.jorphan.util.JOrphanUtils
Replace all occurrences of regex in value by replaceBy if value is not blank.
replaceValues(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Replaces TestElement StringProperties containing functions with their Function properties equivalent, example: ${__time()}_${__threadNum()}_${__machineName()} will become a FunctionProperty of a CompoundVariable containing 3 functions
REPORT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
REPORT_GENERATOR_EXPORTER_KEY_PREFIX - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
REPORT_GENERATOR_GRAPH_KEY_PREFIX - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
REPORT_GENERATOR_KEY_PREFIX - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
REPORT_GENERATOR_KEY_RANGE_DATE_FORMAT - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
REPORT_GENERATOR_KEY_TEMP_DIR - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
REPORT_GENERATOR_PROPERTIES - Static variable in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
reportErrors() - Method in class org.apache.jmeter.assertions.XPathAssertion
 
reportErrors() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
reportErrorToUser(String) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box.
reportErrorToUser(String, Exception) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box.
reportErrorToUser(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box in GUI mode or in logs and stdout in Non GUI mode
reportErrorToUser(String, String, Exception) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an error through a dialog box in GUI mode or in logs and stdout in Non GUI mode
ReportGenerator - Class in org.apache.jmeter.report.dashboard
The class ReportGenerator provides a way to generate all the templated files of the plugin.
ReportGenerator(String, ResultCollector) - Constructor for class org.apache.jmeter.report.dashboard.ReportGenerator
Instantiates a new report generator.
ReportGeneratorConfiguration - Class in org.apache.jmeter.report.config
The class ReportGeneratorConfiguration describes the configuration of the report generator.
ReportGeneratorConfiguration() - Constructor for class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
reportInfoToUser(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Report an information through a dialog box in GUI mode
request(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
Sends a request and waits for a reply.
request(Message, long) - Method in class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
Sends a request and waits for a reply.
Request() - Constructor for class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
REQUEST - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
REQUEST_REPLY - Enum constant in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
 
REQUEST_VIEW_COMMAND - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
requestFocus(Component) - Static method in class org.apache.jmeter.gui.util.FocusRequester
 
requestFocusInWindow() - Method in class org.apache.jorphan.gui.JLabeledTextField
 
requestHeaders(StringBuilder, Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
 
RequestPanel - Class in org.apache.jmeter.visualizers
Manipulate all classes which implements request view panel interface and return a super panel with a bottom tab list of this classes
RequestPanel() - Constructor for class org.apache.jmeter.visualizers.RequestPanel
Find and instantiate all classes that extend RequestView and Create Request Panel
REQUESTS_SUMMARY_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
RequestsSummaryConsumer - Class in org.apache.jmeter.report.processor
The class GrapherConsumer provides a consumer that count succeeded and failed samples.
RequestsSummaryConsumer() - Constructor for class org.apache.jmeter.report.processor.RequestsSummaryConsumer
 
RequestView - Interface in org.apache.jmeter.visualizers
Interface for request panel in View Results Tree All classes which implements this interface is display on bottom tab in request panel
RequestViewHTTP - Class in org.apache.jmeter.protocol.http.visualizers
Specializer panel to view a HTTP request parsed
RequestViewHTTP() - Constructor for class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
Pane to view HTTP request sample in view results tree
RequestViewRaw - Class in org.apache.jmeter.visualizers
(historical) Panel to view request data
RequestViewRaw() - Constructor for class org.apache.jmeter.visualizers.RequestViewRaw
 
RES_KEY_PFX - Static variable in class org.apache.jmeter.util.JMeterUtils
 
reserveFile(String) - Method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reserveFile(String, String) - Method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reserveFile(String, String, String) - Method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reserveFile(String, String, String, boolean) - Method in class org.apache.jmeter.services.FileServer
Creates an association between a filename and a File inputOutputObject, and stores it for later use - unless it is already stored.
reset() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
Stop test if running
reset() - Method in interface org.apache.jmeter.engine.JMeterEngine
Stop test if running
reset() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
reset() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONManager
 
reset() - Method in class org.apache.jmeter.gui.action.template.TemplateManager
Resets the template Map by re-reading the template files.
reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The purpose of the reset is so Samplers can explicitly call reset to create a new instance of HTTPSampler.
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Tell the filter when the parsing has reached the end of the log file and is about to begin again.
reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Reset the HTTPSampler to make sure it is a new instance.
reset() - Method in interface org.apache.jmeter.report.processor.Aggregator
Reset the state of the aggregator.
reset() - Method in class org.apache.jmeter.report.processor.MaxAggregator
 
reset() - Method in class org.apache.jmeter.report.processor.MeanAggregator
 
reset() - Method in class org.apache.jmeter.report.processor.MinAggregator
 
reset() - Method in class org.apache.jmeter.report.processor.PercentileAggregator
 
reset() - Method in interface org.apache.jmeter.report.processor.SampleIndexer
Reset the index calculation logic.
reset() - Method in class org.apache.jmeter.report.processor.SumAggregator
 
reset() - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
reset() - Method in class org.apache.jmeter.util.BeanShellInterpreter
Resets the BeanShell interpreter.
reset() - Static method in class org.apache.jmeter.util.SSLManager
Resets the SSLManager so that we can create a new one with a new keystore
reset() - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
reset() - Method in class org.apache.jorphan.collections.Data
Resets the current position of the data set to just before the first element.
RESET_INTERPRETER - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
RESET_INTERPRETER - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
RESET_SEARCH_TREE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
RESET_STATE_ON_THREAD_GROUP_ITERATION - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Reset HTTP State when starting a new Thread Group iteration
resetBase() - Method in class org.apache.jmeter.services.FileServer
Resets the current base to DEFAULT_BASE.
resetButtons(String[], String) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
Method is responsible for removing current JRadioButtons of ButtonGroup and add creating the JRadioButtons and adding them to the ButtonGroup.
resetClientSideVariables() - Static method in class org.apache.jmeter.threads.JMeterContextService
Reset client side variables in a distributed mode
resetContext() - Method in class org.apache.jmeter.util.JsseSSLManager
Resets the SSLContext if using per-thread contexts.
resetCurrent() - Method in class org.apache.jmeter.control.GenericController
 
resetCurrent() - Method in class org.apache.jmeter.control.RandomController
 
resetForTimeInterval() - Method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Reset metric except for percentile related data
resetForTimeInterval() - Method in class org.apache.jmeter.visualizers.backend.UserMetric
Reset metric except for percentile related data
resetIterCount() - Method in class org.apache.jmeter.control.GenericController
 
resetLoopCount() - Method in class org.apache.jmeter.control.ForeachController
 
resetLoopCount() - Method in class org.apache.jmeter.control.LoopController
 
resetLoopCount() - Method in class org.apache.jmeter.control.RunTime
 
resetLoopCount() - Method in class org.apache.jmeter.control.WhileController
 
ResetSearchCommand - Class in org.apache.jmeter.gui.action
Reset Search
ResetSearchCommand() - Constructor for class org.apache.jmeter.gui.action.ResetSearchCommand
 
resetState(JMeterTreeNode) - Method in class org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy
 
resetState(JMeterTreeNode) - Method in interface org.apache.jmeter.gui.action.TreeNodeNamingPolicy
Called within Apply Naming Policy popup menu on TransactionController nodes to init the naming process.
resetStateOnThreadGroupIteration - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Whether SSL State/Context should be reset Shared state for any HC based implementation, because SSL contexts are the same
resetTextToFind() - Method in interface org.apache.jmeter.visualizers.SearchTextExtension.ISearchTextExtensionProvider
reset the provider
resetTextToFind() - Method in class org.apache.jmeter.visualizers.SearchTextExtension.JEditorPaneSearchProvider
 
resetTextToFind() - Method in class org.apache.jmeter.visualizers.SearchTextExtension
 
resetUndoHistory() - Method in class org.apache.jorphan.gui.ui.TextComponentUI
Causes all undo managers to invalidate their history.
resolve(String) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Resolves address using system or custom DNS resolver
resolveBaseRelativeName(String) - Static method in class org.apache.jmeter.services.FileServer
Resolve a file name that may be relative to the base directory.
resolveEntity(String, String) - Method in class org.apache.jmeter.gui.action.template.TemplateManager.DefaultEntityResolver
 
resolveReplacementSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.control.IncludeController
 
resolveReplacementSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.control.ModuleController
Compute the replacement tree.
resolveReplacementSubTree(JMeterTreeNode) - Method in interface org.apache.jmeter.control.ReplaceableController
Compute the replacement tree.
RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
Pointer to the resource bundle, if any (will generally be null)
RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Pointer to the resource bundle, if any (will generally be null)
resourceBundle() - Element in annotation type org.apache.jmeter.gui.TestElementMetadata
 
ResourcesDownloader - Class in org.apache.jmeter.protocol.http.sampler
Manages the parallel http resources download.
A shared thread pool is used by all the sample.
A sampler will usually do the following
ResourcesDownloader.AsynSamplerResultHolder - Class in org.apache.jmeter.protocol.http.sampler
Holder of AsynSampler result
RESPONSE_CODE - Static variable in class org.apache.jmeter.save.CSVSaveService
 
RESPONSE_MESSAGE - Static variable in class org.apache.jmeter.save.CSVSaveService
 
RESPONSE_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
RESPONSE_WAS_NULL - Static variable in class org.apache.jmeter.assertions.AssertionResult
 
ResponseAssertion - Class in org.apache.jmeter.assertions
Test element to handle Response Assertions.
ResponseAssertion() - Constructor for class org.apache.jmeter.assertions.ResponseAssertion
 
ResponseCustomGraphGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseCustomGraphGraphConsumer provides a graph to visualize mean custom value per time period (defined by granularity)
ResponseCustomGraphGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseCustomGraphGraphConsumer
 
ResponseTimeDistributionGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseTimeDistributionGraphConsumer provides a graph to visualize the distribution of the average response time per sample
ResponseTimeDistributionGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
 
ResponseTimeOverTimeGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseTimeOverTimeGraphConsumer provides a graph to visualize mean response time per time period (defined by granularity)
ResponseTimeOverTimeGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimeOverTimeGraphConsumer
 
ResponseTimePercentilesGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The Class ResponseTimePercentilesGraphConsumer computes percentile graph for each samples
ResponseTimePercentilesGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
Instantiates a new response time percentiles graph consumer.
ResponseTimePercentilesOverTimeGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseTimePercentilesOverTimeGraphConsumer provides a graph to visualize percentiles over time period.
ResponseTimePercentilesOverTimeGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumer
 
ResponseTimePerSampleGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseTimePerSampleGraphConsumer provides a graph to visualize percentiles of response time for each sample name.
ResponseTimePerSampleGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
Instantiates a new response time per sample graph consumer.
ResponseTimeVSRequestGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class ResponseTimeVSRequestGraphConsumer provides a graph to visualize response time vs requests
ResponseTimeVSRequestGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.ResponseTimeVSRequestGraphConsumer
 
RespTimeGraphChart - Class in org.apache.jmeter.visualizers
 
RespTimeGraphChart() - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
Constructor
RespTimeGraphChart(LayoutManager) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
Constructor
RespTimeGraphChart(LayoutManager, boolean) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
Constructor
RespTimeGraphDataBean - Class in org.apache.jmeter.visualizers
Bean to hold timing information about samples
RespTimeGraphDataBean(long, long, String) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphDataBean
Constructor
RespTimeGraphLineBean - Class in org.apache.jmeter.visualizers
Bean to represent information about a graph line
RespTimeGraphLineBean(String, Color) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphLineBean
 
RespTimeGraphVisualizer - Class in org.apache.jmeter.visualizers
 
RespTimeGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
Restart - Class in org.apache.jmeter.gui.action
Restart JMeter Based on https://dzone.com/articles/programmatically-restart-java
Restart() - Constructor for class org.apache.jmeter.gui.action.Restart
 
RESTART - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
RESTART_NEXT_LOOP - Static variable in class org.apache.jmeter.sampler.TestAction
Start next iteration of Thread Loop
restartApplication(Runnable) - Static method in class org.apache.jmeter.gui.action.Restart
Restart the current Java application
restore(GuiPackage) - Method in interface org.apache.jmeter.gui.TreeState
Restore tree expanded and selected state
restore(GuiPackage) - Method in class org.apache.jmeter.gui.TreeState.TreeStateImpl
 
restoreSpecialProperties(TestElement, HierarchicalStreamReader) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Restore the special properties: TestElement.GUI_CLASS TestElement.TEST_CLASS TestElement.NAME TestElement.ENABLED
RESULT_CONTENT_MESSAGE - Static variable in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
RESULT_CTX_GRANULARITY - Static variable in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
RESULT_CTX_GRANULARITY - Static variable in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
RESULT_MAX_X - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_MAX_Y - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_MIN_X - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_MIN_Y - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SAMPLE_VARIABLE_NAME - Static variable in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
RESULT_SERIES - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SERIES_DATA - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SERIES_IS_CONTROLLER - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SERIES_IS_OVERALL - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SERIES_NAME - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_SUPPORTS_CONTROLLERS_DISCRIMINATION - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_TITLE - Static variable in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
RESULT_VALUE_DATA - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_VALUE_IS_CONTROLLER - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_VALUE_ITEMS - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_VALUE_OVERALL - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_VALUE_SUPPORTS_CONTROLLERS_DISCRIMINATION - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_VALUE_TITLES - Static variable in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
RESULT_X_AXIS - Static variable in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
RESULT_Y_AXIS - Static variable in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
 
ResultAction - Class in org.apache.jmeter.reporters
ResultAction - take action based on the status of the last Result
ResultAction() - Constructor for class org.apache.jmeter.reporters.ResultAction
Constructor is initially called once for each occurrence in the test plan For GUI, several more instances are created Then clear is called at start of test Called several times during test startup The name will not necessarily have been set at this point.
ResultActionGui - Class in org.apache.jmeter.reporters.gui
Create a Result Action Test Element
ResultActionGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultActionGui
 
ResultCollector - Class in org.apache.jmeter.reporters
This class handles all saving of samples.
ResultCollector() - Constructor for class org.apache.jmeter.reporters.ResultCollector
No-arg constructor.
ResultCollector(Summariser) - Constructor for class org.apache.jmeter.reporters.ResultCollector
Constructor which sets the used Summariser
RESULTCOLLECTOR_HELPER_OBJECT - Static variable in class org.apache.jmeter.save.SaveService
 
ResultCollectorHelper - Class in org.apache.jmeter.reporters
Helper class to allow TestResultWrapperConverter to send samples directly to the visualiser if required.
ResultCollectorHelper(ResultCollector, Visualizer) - Constructor for class org.apache.jmeter.reporters.ResultCollectorHelper
 
ResultData - Interface in org.apache.jmeter.report.processor
The interface ResultData represents a result from samples processing.
ResultDataVisitor<T> - Interface in org.apache.jmeter.report.processor
The interface ResultDataVisitor represents a visitor for result data from samples processing.
resultProcessing(boolean, int, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Follow redirects and download page resources if appropriate.
resultProcessing(boolean, int, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Follow redirects and download page resources if appropriate.
ResultRenderer - Interface in org.apache.jmeter.visualizers
Interface to results render
results - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
Response Data shown here
ResultSaver - Class in org.apache.jmeter.reporters
Save Result responseData to a set of files This is mainly intended for validation tests
ResultSaver() - Constructor for class org.apache.jmeter.reporters.ResultSaver
Constructor is initially called once for each occurrence in the test plan For GUI, several more instances are created Then clear is called at start of test Called several times during test startup The name will not necessarily have been set at this point.
ResultSaver(String) - Constructor for class org.apache.jmeter.reporters.ResultSaver
Constructor for use during startup (intended for non-GUI use)
ResultSaverGui - Class in org.apache.jmeter.reporters.gui
Create a ResultSaver test element, which saves the sample information in set of files
ResultSaverGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultSaverGui
 
resultsScrollPane - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
Contains results; contained in resultsPane
resultToDelimitedString(SampleEvent) - Static method in class org.apache.jmeter.save.CSVSaveService
Convert a result into a string, where the fields of the result are separated by the default delimiter.
resultToDelimitedString(SampleEvent, String) - Static method in class org.apache.jmeter.save.CSVSaveService
Convert a result into a string, where the fields of the result are separated by a specified String.
resultToDelimitedString(SampleEvent, SampleResult, SampleSaveConfiguration, String) - Static method in class org.apache.jmeter.save.CSVSaveService
Convert a result into a string, where the fields of the result are separated by a specified String.
RethrowServiceLoadExceptionHandler - Class in org.apache.jorphan.reflect
Rethrows service loading failures as IllegalStateException.
RethrowServiceLoadExceptionHandler() - Constructor for class org.apache.jorphan.reflect.RethrowServiceLoadExceptionHandler
 
RETOBJ - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
RETRIES_DELAY - Static variable in class org.apache.jmeter.engine.DistributedRunner
 
RETRIES_NUMBER - Static variable in class org.apache.jmeter.engine.DistributedRunner
 
retrieveAttributes(HierarchicalStreamReader, UnmarshallingContext, SampleResult) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
retrieveItem(HierarchicalStreamReader, UnmarshallingContext, SampleResult, Object) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
 
reverseReplace(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Transforms strings into variable references
reverseReplace(TestElement, boolean) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Transforms strings into variable references using regexp matching if regexMatch is true
REVERT_PROJECT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
RevertProject - Class in org.apache.jmeter.gui.action
Handles the Revert Project command.
RevertProject() - Constructor for class org.apache.jmeter.gui.action.RevertProject
 
rexit() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rexit() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
RIGHT - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The horizontal alignment constant that designates right justification.
rightAlign(StringBuilder, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Right aligns some text in a StringBuilder N.B.
RightAlignRenderer - Class in org.apache.jorphan.gui
Renders items in a JTable right-aligned
RightAlignRenderer() - Constructor for class org.apache.jorphan.gui.RightAlignRenderer
 
rightSide - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
holds the tabbed panes
RMETHOD - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
protected members *
RMIServerSocketFactoryImpl - Class in org.apache.jmeter.rmi
Custom RMIServerSocketFactory that binds RMI to particular host/ip
RMIServerSocketFactoryImpl(InetAddress) - Constructor for class org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
 
RmiUtils - Class in org.apache.jmeter.rmi
RMI Helper class
ROOT_CACERT_CRT_PFX - Static variable in class org.apache.jorphan.exec.KeyToolUtils
 
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
rootNode - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
Row(int) - Constructor for class org.apache.jorphan.gui.ObjectTableSorter.Row
 
RowDetailDialog - Class in org.apache.jmeter.config.gui
Show detail of a Row
RowDetailDialog() - Constructor for class org.apache.jmeter.config.gui.RowDetailDialog
 
RowDetailDialog(ObjectTableModel, int) - Constructor for class org.apache.jmeter.config.gui.RowDetailDialog
 
RowResult(String, Object) - Constructor for class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
 
rowsChanged(int, int, boolean, boolean) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
rowsDeleted(int, int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
rowsInserted(int, int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
rowsUpdated(int, int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
rowsUpdated(int, int, int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
rreset() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rreset() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
rrunTest() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rrunTest() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
rsetProperties(HashMap<String, String>) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rsetProperties(HashMap<String, String>) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
rstopTest(boolean) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
 
rstopTest(boolean) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
run() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
run() - Method in class org.apache.jmeter.gui.action.HtmlReportGenerator
Prepare and Run the HTML report generation command.
run() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
Listen on the daemon port and handle incoming requests.
run() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorThread
Main processing method for the HttpMirror object
run() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
Listen on the daemon port and handle incoming requests.
run() - Method in class org.apache.jmeter.protocol.http.proxy.Proxy
Main processing method for the Proxy object
run() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
 
run() - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
run() - Method in class org.apache.jmeter.report.processor.CsvFileSampleSource
Run this sample source.
This sample source will start reading all inputs CSV files and produce their samples to this sample source registered sample consumers.
run() - Method in class org.apache.jmeter.threads.JMeterThread
 
run() - Method in class org.apache.jmeter.util.BeanShellServer
 
run() - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
run() - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
run(List<String>) - Method in class org.apache.jorphan.exec.SystemCommand
Runs the command with given arguments and returns its return code.
run(List<String>, List<String>) - Method in class org.apache.jorphan.exec.SystemCommand
Pipe the output of one command into another
RUN - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
RUN_TG - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
RUN_TG_NO_TIMERS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
RunningSample - Class in org.apache.jmeter.visualizers
Running sample data container.
RunningSample(String, int) - Constructor for class org.apache.jmeter.visualizers.RunningSample
Use this constructor to create the initial instance
RunningSample(RunningSample) - Constructor for class org.apache.jmeter.visualizers.RunningSample
Copy constructor to create a duplicate of existing instance (without the disadvantages of clone()
runSafe(boolean, Runnable) - Static method in class org.apache.jmeter.util.JMeterUtils
Run the runnable in AWT Thread if current thread is not AWT thread otherwise runs call SwingUtilities.invokeAndWait(Runnable)
runSafe(Runnable) - Static method in class org.apache.jmeter.util.JMeterUtils
Run the runnable in AWT Thread if current thread is not AWT thread otherwise runs call SwingUtilities.invokeAndWait(Runnable)
runTest() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
runTest() - Method in interface org.apache.jmeter.engine.JMeterEngine
Runs the test
runTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
runTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Perform a single sample for each iteration.
runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Perform a single sample.
In this case, this method will simply sleep for some amount of time.
runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Perform a single sample.
RunTime - Class in org.apache.jmeter.control
Runtime Controller that runs its children until configured Runtime(s) is exceeded
RunTime() - Constructor for class org.apache.jmeter.control.RunTime
 
RunTimeGui - Class in org.apache.jmeter.control.gui
The user interface for a controller which specifies that its subcomponents should be executed some number of seconds in a loop.
RunTimeGui() - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
Create a new LoopControlPanel as a standalone component.
RunTimeGui(boolean) - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
Create a new LoopControlPanel as either a standalone or an embedded component.

S

sample() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Perform a sample, and return the results
sample() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
sample() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
The implementation will publish n messages within a for loop.
sample() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
sample method will check which client it should use and call the appropriate client specific sample method.
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPFileImpl
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
 
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
Samples the URL passed in and stores the result in HTTPSampleResult, following redirects and downloading page resources as appropriate.
sample(Entry) - Method in class org.apache.jmeter.control.TransactionSampler
One cannot sample the TransactionSampler directly.
sample(Entry) - Method in class org.apache.jmeter.protocol.bolt.sampler.BoltSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample(Entry e) simply calls sample().
sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Do a sampling and return its results.
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Performs a test sample.
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JSR223Sampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(Entry) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(Entry) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
Performs the sample, and returns the result
sample(Entry) - Method in class org.apache.jmeter.protocol.system.SystemSampler
Performs a test sample.
sample(Entry) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
sample(Entry) - Method in class org.apache.jmeter.sampler.DebugSampler
 
sample(Entry) - Method in class org.apache.jmeter.sampler.TestAction
Obtains statistics about the given Entry, and packages the information into a SampleResult.
sample(Entry) - Method in interface org.apache.jmeter.samplers.Sampler
Obtains statistics about the given Entry, and packages the information into a SampleResult.
Sample - Class in org.apache.jmeter.report.core
Represents a sample read from a CSV source.
Sample - Class in org.apache.jmeter.visualizers
 
Sample() - Constructor for class org.apache.jmeter.visualizers.Sample
 
Sample(long, SampleMetadata, String...) - Constructor for class org.apache.jmeter.report.core.Sample
Build a sample from a string array
Sample(String, long, long, long, long, long, double, long, boolean, long, long) - Constructor for class org.apache.jmeter.visualizers.Sample
 
Sample(String, long, long, long, long, long, double, long, boolean, long, long, int, String) - Constructor for class org.apache.jmeter.visualizers.Sample
 
SAMPLE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
SAMPLE_EVENT_OBJECT - Static variable in class org.apache.jmeter.save.SaveService
 
SAMPLE_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
SAMPLE_VARIABLES - Static variable in class org.apache.jmeter.samplers.SampleEvent
The property "sample_variables" is used to define additional variables to be saved
SampleBuilder - Class in org.apache.jmeter.report.core
This class is meant to simplify the building of samples.
SampleBuilder(SampleMetadata) - Constructor for class org.apache.jmeter.report.core.SampleBuilder
Construct a SampleBuilder with default formatter
SampleBuilder(SampleMetadata, NumberFormat) - Constructor for class org.apache.jmeter.report.core.SampleBuilder
Construct a SampleBuilder.
SampleComparator - Interface in org.apache.jmeter.report.core
Defines a comparator for Sample instances
SampleConsumer - Interface in org.apache.jmeter.report.processor
Defines a sample consumer
SampleContext - Class in org.apache.jmeter.report.processor
Defines the context in which SampleConsumer, SampleProducer will operate
SampleContext() - Constructor for class org.apache.jmeter.report.processor.SampleContext
 
sampleEnd() - Method in class org.apache.jmeter.samplers.SampleResult
Record the end time of a sample and calculate the elapsed time
sampleEnded(Sampler) - Method in class org.apache.jmeter.modifiers.SampleTimeout
 
sampleEnded(Sampler) - Method in interface org.apache.jmeter.samplers.SampleMonitor
Will be called when a sample has just finished
SampleEvent - Class in org.apache.jmeter.samplers
Packages information regarding the target of a sample event, such as the result from that event and the thread group it ran in.
SampleEvent() - Constructor for class org.apache.jmeter.samplers.SampleEvent
Constructor used for Unit tests only.
SampleEvent(SampleResult, String) - Constructor for class org.apache.jmeter.samplers.SampleEvent
Creates SampleEvent without saving any variables.
SampleEvent(SampleResult, String, String) - Constructor for class org.apache.jmeter.samplers.SampleEvent
Only intended for use when loading results from a file.
SampleEvent(SampleResult, String, JMeterVariables) - Constructor for class org.apache.jmeter.samplers.SampleEvent
Constructor used for normal samples, saves variable values if any are defined.
SampleEvent(SampleResult, String, JMeterVariables, boolean) - Constructor for class org.apache.jmeter.samplers.SampleEvent
 
SampleEventConverter - Class in org.apache.jmeter.save.converters
XStream Converter for the SampleResult class
SampleEventConverter() - Constructor for class org.apache.jmeter.save.converters.SampleEventConverter
 
SampleException - Exception in org.apache.jmeter.report.core
Thrown when some sample processing occurred
SampleException() - Constructor for exception org.apache.jmeter.report.core.SampleException
Instantiates a new sample exception.
SampleException(String) - Constructor for exception org.apache.jmeter.report.core.SampleException
Instantiates a new sample exception with the specified message.
SampleException(String, Throwable) - Constructor for exception org.apache.jmeter.report.core.SampleException
Instantiates a new sample exception.
SampleException(Throwable) - Constructor for exception org.apache.jmeter.report.core.SampleException
Instantiates a new sample exception.
SampleIndexer<TIndex> - Interface in org.apache.jmeter.report.processor
The classes that implement interface SampleIndexer have to calculate an index from a sample.
SampleListener - Interface in org.apache.jmeter.samplers
Allows notification on events occurring during the sampling process.
SampleMetadata - Class in org.apache.jmeter.report.core
Describe samples structure by holding sample column names and theirs matching indexes.
SampleMetadata(char, String...) - Constructor for class org.apache.jmeter.report.core.SampleMetadata
Builds metadata from separator character and a list of column names
SampleMetadata(SampleSaveConfiguration) - Constructor for class org.apache.jmeter.report.core.SampleMetadata
Construct SampleMetaData from SampleSaveConfiguration.
SampleMetaDataParser - Class in org.apache.jmeter.report.core
Simple parser to get a SampleMetadata instance
SampleMetaDataParser(char) - Constructor for class org.apache.jmeter.report.core.SampleMetaDataParser
 
SampleMonitor - Interface in org.apache.jmeter.samplers
Allows notification just before and just after a sample is invoked.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.MailerResultCollector
When a test result is received, display it and save it.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
Examine the sample(s) and take appropriate action
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
When a test result is received, display it and save it.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
Saves the sample result (and any sub results) in files
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
Accumulates the sample in two SampleResult objects - one for running totals, and the other for deltas.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.AsynchSampleSender
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.BatchSampleSender
Stores sample events until either a time or sample threshold is breached.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.DataStrippingSampleSender
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.DiskStoreSampleSender
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.HoldSampleSender
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has started and stopped.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has started and stopped.
sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleSender
A sample occurred.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.StandardSampleSender
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.StatisticalSampleSender
Stores sample events until either a time or sample threshold is breached.
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
 
sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
SamplePackage - Class in org.apache.jmeter.threads
Packages methods related to sample handling.
A SamplePackage contains all elements associated to a Sampler: SampleListener(s) Timer(s) Assertion(s) PreProcessor(s) PostProcessor(s) ConfigTestElement(s) Controller(s)
SamplePackage(List<ConfigTestElement>, List<SampleListener>, List<Timer>, List<Assertion>, List<PostProcessor>, List<PreProcessor>, List<Controller>) - Constructor for class org.apache.jmeter.threads.SamplePackage
 
samplePause() - Method in class org.apache.jmeter.samplers.SampleResult
Pause a sample
SamplePredicate - Interface in org.apache.jmeter.report.core
The interface SamplePredicate represents a predicate to apply to a sample.
SampleProcessor - Interface in org.apache.jmeter.report.processor
Defines a sample processor.
SampleProducer - Interface in org.apache.jmeter.report.processor
Defines a sample producer
Sampler - Interface in org.apache.jmeter.samplers
Classes which are able to generate information about an entry should implement this interface.
SamplerCreator - Interface in org.apache.jmeter.protocol.http.proxy
Factory of sampler
SamplerCreatorFactory - Class in org.apache.jmeter.protocol.http.proxy
SamplerCreatorFactory() - Constructor for class org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
 
SampleResult - Class in org.apache.jmeter.samplers
This is a nice packaging for the various information returned from taking a sample of an entry.
SampleResult() - Constructor for class org.apache.jmeter.samplers.SampleResult
 
SampleResult(long, boolean) - Constructor for class org.apache.jmeter.samplers.SampleResult
Create a sample with a specific elapsed time but don't allow the times to be changed later (only used by HTTPSampleResult)
SampleResult(long, long) - Constructor for class org.apache.jmeter.samplers.SampleResult
Allow users to create a sample with specific timestamp and elapsed times for cloning purposes, but don't allow the times to be changed later Currently used by CSVSaveService and StatisticalSampleResult
SampleResult(SampleResult) - Constructor for class org.apache.jmeter.samplers.SampleResult
Copy constructor.
SampleResultConverter - Class in org.apache.jmeter.save.converters
XStream Converter for the SampleResult class
SampleResultConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.SampleResultConverter
 
sampleResume() - Method in class org.apache.jmeter.samplers.SampleResult
Resume a sample
SamplerMetric - Class in org.apache.jmeter.visualizers.backend
Sampler metric
SamplerMetric() - Constructor for class org.apache.jmeter.visualizers.backend.SamplerMetric
 
SamplerName - Class in org.apache.jmeter.functions
Function to return the name of the current sampler.
SamplerName() - Constructor for class org.apache.jmeter.functions.SamplerName
 
SamplerResultTab - Class in org.apache.jmeter.visualizers
Right side in View Results Tree
SamplerResultTab() - Constructor for class org.apache.jmeter.visualizers.SamplerResultTab
 
SamplerResultTab.RowResult - Class in org.apache.jmeter.visualizers
For model table
SAMPLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
SampleSaveConfiguration - Class in org.apache.jmeter.samplers
Holds details of which sample attributes to save.
SampleSaveConfiguration() - Constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SampleSaveConfiguration(boolean) - Constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
Alternate constructor for use by CsvSaveService
SampleSaveConfigurationConverter - Class in org.apache.jmeter.save.converters
 
SampleSaveConfigurationConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
 
SampleSelector<TSelection> - Interface in org.apache.jmeter.report.core
The interface SampleSelector represents a typed projection from a sample.
SampleSender - Interface in org.apache.jmeter.samplers
This interface is used to define the methods that need to be intercepted by the SampleSender wrapper classes processed by the RemoteListenerWrapper.
SampleSenderFactory - Class in org.apache.jmeter.samplers
 
SampleSource - Interface in org.apache.jmeter.report.processor
The interface SampleSource represents a source of samples for sample consumers.
sampleStart() - Method in class org.apache.jmeter.samplers.SampleResult
Record the start time of a sample
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has started.
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
 
sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
sampleStarting(Sampler) - Method in class org.apache.jmeter.modifiers.SampleTimeout
 
sampleStarting(Sampler) - Method in interface org.apache.jmeter.samplers.SampleMonitor
Will be called when a sample is about to start
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
 
sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
A sample has stopped.
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
 
sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
 
SampleSuccessFunctor(String) - Constructor for class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
 
SampleTimeout - Class in org.apache.jmeter.modifiers
Sample timeout implementation using Executor threads
SampleTimeout() - Constructor for class org.apache.jmeter.modifiers.SampleTimeout
No-arg constructor.
SampleTimeoutGui - Class in org.apache.jmeter.modifiers.gui
The GUI for SampleTimeout.
SampleTimeoutGui() - Constructor for class org.apache.jmeter.modifiers.gui.SampleTimeoutGui
No-arg constructor.
sampleWithParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
sample gets a new HTTPSampler from the generator and calls it's sample() method.
SampleWriter - Class in org.apache.jmeter.report.core
Describes sample writer basic operations.

Basically a sample writer is able to write samples to an unknown destination and close itself.
SampleWriter() - Constructor for class org.apache.jmeter.report.core.SampleWriter
 
SampleWriterConsumer - Class in org.apache.jmeter.report.processor
Sample consumed by this consumer are written to a file

SampleWriterConsumer() - Constructor for class org.apache.jmeter.report.processor.SampleWriterConsumer
 
SamplingStatCalculator - Class in org.apache.jmeter.visualizers
Aggregate sample data container.
SamplingStatCalculator() - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
 
SamplingStatCalculator(String) - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
 
SamplingStatistic - Class in org.apache.jmeter.report.dashboard
Statistics about a Transaction (Sampler or TransactionController)
SamplingStatistic() - Constructor for class org.apache.jmeter.report.dashboard.SamplingStatistic
 
sanitizeUrl(URL) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
Checks a URL and encodes it if necessary, i.e.
save() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
If the generator is converting the logs to a .jmx file, save should be called.
save() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
save must be called to write the jmx file, otherwise it will not be saved.
save(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Save the authentication data to a file.
save(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Save the static cookie data to a file.
save(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Save the header data to a file.
Save - Class in org.apache.jmeter.gui.action
Save the current test plan; implements: Save Save TestPlan As Save (Selection) As
Save() - Constructor for class org.apache.jmeter.gui.action.Save
Constructor for the Save object.
SAVE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SAVE_ALL_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_AS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_AS_TEST_FRAGMENT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_BEFORE_RUN - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_CONFIG_NAMES - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
List of saveXXX/setXXX(boolean) methods which is used to build the Sample Result Save Configuration dialog.
SAVE_FIRST_ASSERTION - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_GRAPHICS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_GRAPHICS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SAVE_GRAPHICS_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SAVE_GRAPHICS_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SAVE_NO_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SAVE_RESPONSE - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
saveAssertionResultsFailureMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveAssertions() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveAssertions(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save assertion results from the sample result into the stream
saveAsXml() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SaveBeforeRun - Class in org.apache.jmeter.gui.action
Save Before Run Action To save test plan before GUI execution
SaveBeforeRun() - Constructor for class org.apache.jmeter.gui.action.SaveBeforeRun
 
saveBytes() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveCode() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveConnectTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveCSVStats(List<?>, Writer) - Static method in class org.apache.jmeter.save.CSVSaveService
Method will save aggregate statistics as CSV.
saveCSVStats(List<?>, Writer, String[]) - Static method in class org.apache.jmeter.save.CSVSaveService
Method will save aggregate statistics as CSV.
saveCSVStats(DefaultTableModel, FileWriter) - Static method in class org.apache.jmeter.save.CSVSaveService
Method saves aggregate statistics (with header names) as CSV from a table model.
saveCSVStats(DefaultTableModel, FileWriter, boolean) - Static method in class org.apache.jmeter.save.CSVSaveService
Method saves aggregate statistics as CSV from a table model.
saveDataType() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveDetails(URLConnection, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
saveDetails(HttpResponse, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
saveElement(Object, OutputStream) - Static method in class org.apache.jmeter.save.SaveService
 
saveEncoding() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveFieldNames() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveFileName() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SaveGraphics - Class in org.apache.jmeter.gui.action
SaveGraphics action is meant to be a generic reusable Action.
SaveGraphics() - Constructor for class org.apache.jmeter.gui.action.SaveGraphics
Constructor for the Save object.
SaveGraphicsService - Class in org.apache.jmeter.save
Class is responsible for taking a component and saving it as a JPEG, PNG or TIFF.
SaveGraphicsService() - Constructor for class org.apache.jmeter.save.SaveGraphicsService
 
saveHostname() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveIdleTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveJComponent(String, int, JComponent) - Method in class org.apache.jmeter.save.SaveGraphicsService
Method will save the JComponent as an image.
saveLabel() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveLatency() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
savePNGWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a PNG of the graph
SavePropertyDialog - Class in org.apache.jmeter.gui
Generates Configure pop-up dialogue for Listeners from all methods in SampleSaveConfiguration with the signature "boolean saveXXX()".
SavePropertyDialog() - Constructor for class org.apache.jmeter.gui.SavePropertyDialog
Deprecated.
Constructor only intended for use in testing
SavePropertyDialog(Frame, String, boolean, SampleSaveConfiguration) - Constructor for class org.apache.jmeter.gui.SavePropertyDialog
 
saveRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveRequestHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save request headers from the sample result into the stream
saveResponseData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveResponseData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save the response from the sample result into the stream
saveResponseData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveResponseHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save response headers from sample result into the stream
saveSampleCount() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSamplerData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSamplerData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save the data of the sample result to a stream
saveSamplerData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSampleResult(SampleEvent, PrintWriter) - Static method in class org.apache.jmeter.save.CSVSaveService
 
saveSampleResult(SampleEvent, Writer) - Static method in class org.apache.jmeter.save.SaveService
Save a sampleResult to an XML output file using XStream.
saveScopeSettings(AbstractScopedTestElement) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Save the scope settings in the test element.
saveSentBytes() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SaveService - Class in org.apache.jmeter.save
Handles setting up XStream serialisation.
SaveService() - Constructor for class org.apache.jmeter.save.SaveService
 
saveSpecialProperties(TestElement, HierarchicalStreamWriter) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
Save the special properties: TestElement.GUI_CLASS TestElement.TEST_CLASS TestElement.NAME TestElement.ENABLED
saveSubresults() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveSubResults(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save sub results from sample result into the stream
saveSuccess() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveThreadCounts() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveThreadName() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTIFFWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
Use Batik to save a TIFF file of the graph
saveTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTimestamp() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
saveTree(HashTree, OutputStream) - Static method in class org.apache.jmeter.save.SaveService
 
saveUrl() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
SBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SC_MOVED_PERMANENTLY - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SC_MOVED_TEMPORARILY - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SC_PERMANENT_REDIRECT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SC_SEE_OTHER - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SC_TEMPORARY_REDIRECT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SCHEDULER - Static variable in class org.apache.jmeter.threads.ThreadGroup
Whether scheduler is being used
SCHEMATIC_VIEW - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SchematicView - Class in org.apache.jmeter.gui.action
Schematic view of Test Plan
SchematicView() - Constructor for class org.apache.jmeter.gui.action.SchematicView
 
SchematicView.SchematicViewGenerator - Interface in org.apache.jmeter.gui.action
 
SCOPE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ScopePanel - Class in org.apache.jmeter.util
Scope panel so users can choose whether to apply the test element to the parent sample, the child samples or both.
ScopePanel() - Constructor for class org.apache.jmeter.util.ScopePanel
 
ScopePanel(boolean) - Constructor for class org.apache.jmeter.util.ScopePanel
 
ScopePanel(boolean, boolean, boolean) - Constructor for class org.apache.jmeter.util.ScopePanel
 
SCRIPT - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
 
SCRIPT - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
 
SCRIPT - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
ScriptingBeanInfoSupport - Class in org.apache.jmeter.util
Parent class to define common GUI parameters for BSF and JSR223 test elements
ScriptingBeanInfoSupport(Class<? extends TestBean>, String[]) - Constructor for class org.apache.jmeter.util.ScriptingBeanInfoSupport
 
ScriptingBeanInfoSupport(Class<? extends TestBean>, String[], ResourceBundle) - Constructor for class org.apache.jmeter.util.ScriptingBeanInfoSupport
 
ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor - Class in org.apache.jmeter.util
 
ScriptingTestElement - Class in org.apache.jmeter.util
Common parent class for the BSFTestElement and JSR223TestElement scripting test elements.
ScriptingTestElement() - Constructor for class org.apache.jmeter.util.ScriptingTestElement
 
scriptLanguage - Variable in class org.apache.jmeter.util.ScriptingTestElement
 
ScriptWrapperConverter - Class in org.apache.jmeter.save
Handles XStream conversion of Test Scripts
ScriptWrapperConverter(Mapper) - Constructor for class org.apache.jmeter.save.ScriptWrapperConverter
 
search(Object) - Method in class org.apache.jorphan.collections.HashTree
Searches the HashTree structure for the given key.
search(List<String>) - Method in class org.apache.jmeter.gui.action.RawTextSearcher
Implements the search
search(List<String>) - Method in class org.apache.jmeter.gui.action.RegexpSearcher
Implements the search
search(List<String>) - Method in interface org.apache.jmeter.gui.action.Searcher
Implements the search
SEARCH - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
SEARCH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
SEARCH - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCH_RESET - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SEARCH_TREE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SEARCH_TREE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
Searchable - Interface in org.apache.jmeter.gui
Interface for nodes that are searchable.
SearchableTreeNode - Class in org.apache.jmeter.visualizers
TreeNode that holds flags for: nodeHasMatched : It matches a search childrenNodesHaveMatched : One of its children matches a search
SearchableTreeNode() - Constructor for class org.apache.jmeter.visualizers.SearchableTreeNode
 
SearchableTreeNode(AssertionResult, DefaultTreeModel) - Constructor for class org.apache.jmeter.visualizers.SearchableTreeNode
 
SearchableTreeNode(SampleResult, DefaultTreeModel) - Constructor for class org.apache.jmeter.visualizers.SearchableTreeNode
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SearchByClass<T> - Class in org.apache.jorphan.collections
Useful for finding all nodes in the tree that represent objects of a particular type.
SearchByClass(Class<T>) - Constructor for class org.apache.jorphan.collections.SearchByClass
Creates an instance of SearchByClass, and sets the Class to be searched for.
Searcher - Interface in org.apache.jmeter.gui.action
Search algorithm
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
searchTest(String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Filter the data in the ldap directory for the given search base.
searchTest(DirContext, String, String, int, long, int, String[], boolean, boolean) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory for the given search base
searchTextExtension - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
SearchTextExtension - Class in org.apache.jmeter.visualizers
 
SearchTextExtension(SearchTextExtension.ISearchTextExtensionProvider) - Constructor for class org.apache.jmeter.visualizers.SearchTextExtension
 
SearchTextExtension.ISearchTextExtensionProvider - Interface in org.apache.jmeter.visualizers
Search provider definition Allow the search extension to search on any component
SearchTextExtension.JEditorPaneSearchProvider - Class in org.apache.jmeter.visualizers
JEditorPane search provider Should probably be moved in its on file
SearchTreeCommand - Class in org.apache.jmeter.gui.action
Search nodes for a text TODO Enhance search dialog to select kind of nodes ....
SearchTreeCommand() - Constructor for class org.apache.jmeter.gui.action.SearchTreeCommand
 
SearchTreeDialog - Class in org.apache.jmeter.gui.action
Dialog to search in tree of element
SearchTreeDialog() - Constructor for class org.apache.jmeter.gui.action.SearchTreeDialog
 
SearchTreeDialog(JFrame) - Constructor for class org.apache.jmeter.gui.action.SearchTreeDialog
 
SearchTreePanel - Class in org.apache.jmeter.visualizers
Panel used by ViewResultsFullVisualizer to search for data within the Tree
SearchTreePanel() - Constructor for class org.apache.jmeter.visualizers.SearchTreePanel
Deprecated.
only for use by test code
SearchTreePanel(DefaultMutableTreeNode) - Constructor for class org.apache.jmeter.visualizers.SearchTreePanel
 
SECURE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SecurityProviderLoader - Class in org.apache.jmeter.util
 
SecuritySettingsPanel - Class in org.apache.jmeter.protocol.smtp.sampler.gui
 
SecuritySettingsPanel() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
select(String) - Method in interface org.apache.jmeter.report.processor.ThresholdSelector
Do a projection from the specified samplers name to APDEX threshold information.
select(String, Sample) - Method in class org.apache.jmeter.report.processor.graph.ConnectTimeValueSelector
 
select(String, Sample) - Method in class org.apache.jmeter.report.processor.graph.CountValueSelector
 
select(String, Sample) - Method in class org.apache.jmeter.report.processor.graph.ElapsedTimeValueSelector
 
select(String, Sample) - Method in interface org.apache.jmeter.report.processor.graph.GraphValueSelector
Do a projection from a sample to the value to aggregate for the specified series and key.
select(String, Sample) - Method in class org.apache.jmeter.report.processor.graph.LatencyValueSelector
 
select(String, Sample) - Method in class org.apache.jmeter.report.processor.graph.SuccessfulElapsedTimeValueSelector
 
select(Sample) - Method in interface org.apache.jmeter.report.core.SampleSelector
Do the projection from the specified sample
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.CodeSeriesSelector
 
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.IndexedNameSelector
 
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.NameSeriesSelector
 
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.StaticSeriesSelector
 
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
 
select(Sample) - Method in class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
 
SELECTED - Enum constant in enum org.apache.jmeter.gui.util.TristateState
 
selectNodeList(Document, String) - Static method in class org.apache.jmeter.util.XPathUtil
Extract NodeList using expression
selectsBeginTime() - Method in class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
Gets a status defining whether the projection is done with the begin or end time of the sample.
SelectTemplatesDialog - Class in org.apache.jmeter.gui.action
Dialog used for Templates selection
SelectTemplatesDialog() - Constructor for class org.apache.jmeter.gui.action.SelectTemplatesDialog
 
sendAndReceive(Message, int, int, long) - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
Sends and receives a message.
sendAndReceive(Message, int, int, long) - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
Sends and receives a message.
sendAndReceive(Message, int, int, long) - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
Sends and receives a message.
sendEntityData(HttpEntityEnclosingRequestBase) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Creates the entity data to be sent.
sendMail(String, List<String>, String, String, String) - Method in class org.apache.jmeter.reporters.MailerModel
Sends a mail with the given parameters using SMTP.
sendMail(String, List<String>, String, String, String, String, String, String, MailerModel.MailAuthType, boolean) - Method in class org.apache.jmeter.reporters.MailerModel
Sends a mail with the given parameters using SMTP.
SendMailCommand - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
This class performs all tasks necessary to send a message (build message, prepare connection, send message).
SendMailCommand() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Standard-Constructor
sendMetrics() - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
Send metrics to Graphite
sendPostData(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Send POST data from Entry to the open connection.
sendPostData(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
Send POST data from Entry to the open connection.
sendTestMail() - Method in class org.apache.jmeter.reporters.MailerModel
Send a Test Mail to check configuration
sendToVisualizer(SampleResult) - Method in class org.apache.jmeter.reporters.ResultCollector
 
sendUrgentData(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
SEPARATOR - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
SERIES_SELECTION - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
SERIES_SELECTION_CASE_SENSITIVE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
SERIES_SELECTION_MATCH_LABEL - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
SERIES_SELECTION_REGEXP - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
SeriesData - Class in org.apache.jmeter.report.processor.graph
The class SeriesData helps to store series data in a graph.
SeriesData(AggregatorFactory, boolean, boolean, boolean) - Constructor for class org.apache.jmeter.report.processor.graph.SeriesData
Instantiates a new data seriesData.
SERVER - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
SERVER - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SERVER - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
SERVER_CONNECTION_TIMEOUT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
SERVER_PORT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SERVER_TIMEOUT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
serverName() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the //server.name from an url.
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ServerPanel - Class in org.apache.jmeter.gui
Common server panel implementation for use with HTTP, TCP etc samplers
ServerPanel() - Constructor for class org.apache.jmeter.gui.ServerPanel
create the target server panel.
serverPort() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Find the :PORT from http://server.ect:PORT/some/file.xxx
ServiceLoadExceptionHandler<S> - Interface in org.apache.jorphan.reflect
Service loading might fail (e.g.
ServiceLoadFailure<S> - Class in org.apache.jorphan.reflect
 
ServiceLoadFailure(Class<? extends S>, String, Throwable) - Constructor for class org.apache.jorphan.reflect.ServiceLoadFailure
 
SessionFilter - Class in org.apache.jmeter.protocol.http.util.accesslog
Provides Session Filtering for the AccessLog Sampler.
SessionFilter() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Creates a new SessionFilter and initializes its fields to new collections
SessionFilter(Map<String, CookieManager>, Set<CookieManager>) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Creates a new SessionFilter, but re-uses the given collections
set(int, String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
set(int, String, String, String, String, String, AuthManager.Mechanism) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Update an authentication record.
set(int, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
set(Object[], Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Object[], Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and it's value in the HashTree.
set(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
Sets a key and it's value in the HashTree.
set(Object, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and its values in the HashTree.
set(Object, Object[]) - Method in class org.apache.jorphan.collections.ListedHashTree
Sets a key and its values in the HashTree.
set(Object, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Sets a key and its values in the HashTree.
set(Object, Collection<?>) - Method in class org.apache.jorphan.collections.ListedHashTree
Sets a key and its values in the HashTree.
set(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
Sets a key into the current tree and assigns it a HashTree as its subtree.
set(Object, HashTree) - Method in class org.apache.jorphan.collections.ListedHashTree
Sets a key into the current tree and assigns it a HashTree as its subtree.
set(String, boolean) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
set(String, Object) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
set(String, Object) - Method in class org.apache.log.ContextMap
Deprecated.
Set a value in context
set(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Sets the nodes of the current tree to be the objects of the given collection.
set(Collection<?>, Object[]) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
set(Collection<?>, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
Sets a series of keys into the HashTree.
setAccessMode(String) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setAction(int) - Method in class org.apache.jmeter.sampler.TestAction
 
setActionHandler(ActionListener) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the ActionHandler attribute of the JMeterTreeListener object.
setAdditivity(boolean) - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
setAddress(String) - Method in class org.apache.jmeter.protocol.http.control.StaticHost
 
setAddTimestamp(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setAggregatedKeysSeriesFormat(String) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Sets the format for the name of aggregated keys seriesData.
setAlgorithm(String) - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setAlias(String) - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
setAlias(String) - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
setAllowedDuration(long) - Method in class org.apache.jmeter.assertions.DurationAssertion
Set duration
setAllowedMD5Hex(String) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
 
setAllowedSize(long) - Method in class org.apache.jmeter.assertions.SizeAssertion
Set the size that should be used in the assertion
setAllowedSize(String) - Method in class org.apache.jmeter.assertions.SizeAssertion
Set the size that shall be asserted.
setAllowedThroughputSurplus(double) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Deprecated.
setAllThreads(int) - Method in class org.apache.jmeter.samplers.SampleResult
 
setAlwaysEncoded(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
setApdexPerTransaction(Map<String, Long[]>) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Sets the apdex per transaction map.
setApdexSatisfiedThreshold(long) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Sets the apdex satisfied threshold.
setApdexToleratedThreshold(long) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Sets the apdex tolerated threshold.
setAppendError(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set whether to append errors or not.
setAppendException(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set whether to append exceptions or not.
setArgumentName(String) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setArguments(List<Object>) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Set the list of arguments.
setArguments(List<Argument>) - Method in class org.apache.jmeter.config.Arguments
Set the list of arguments.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Set all of the arguments for this JavaConfig object.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Set the arguments (parameters) for the JavaSamplerClient to be executed with.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Arguments attribute of the LdapConfig object.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.system.SystemSampler
Set the arguments (parameters) for the JavaSamplerClient to be executed with.
setArguments(Arguments) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Set the arguments (parameters) for the BackendListenerClient to be executed with.
setAssertionResultsFailureMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAssertions(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setAssertions(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAssumeSuccess(boolean) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.LongPropertyEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
setAsText(String) - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
setAsXml(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setAttachments(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets path of file to be attached in e-mail in textfield
setAttachments(List<File>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Adds attachments to current message
setAttribute(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setAttributes(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Save attributes of the sample result to the stream
setAttrs(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the attributes of the LdapConfig object
setAuthManager(AuthManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAuthUserPasswd(String, String, Authorization) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser
Set the username , password and baseurl of authorization
setAutocommit(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setAutoConnectRetry(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setAutoRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setAutoRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setAutoRedirectsVisible(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the autoRedirectsVisible checkbox in the UrlConfigGui.
setBackColor(Color) - Method in class org.apache.jmeter.visualizers.BarGraph
 
setBackgroundColor(Color) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
setBackgroundColor(Color) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
setBase(File) - Method in class org.apache.jmeter.services.FileServer
Sets the current base directory for relative file names.
setBasedir(String) - Method in class org.apache.jmeter.services.FileServer
Sets the current base directory for relative file names from the provided path.
setBasedir(String) - Method in class org.apache.jmeter.testelement.TestPlan
 
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Base Entry DN attribute of the LDAPSampler object
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Base Entry DN attribute of the LDAPSampler object.
setBaseForScript(File) - Method in class org.apache.jmeter.services.FileServer
Sets the current base directory for relative file names from the provided script file.
setBatchSize(int) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
setBatchThreadDelay(int) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
setBody(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets message body, i.e.
setBodySize(int) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
use setBodySize(long)
setBodySize(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setBoltUri(String) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
setBottomFixedCount(int) - Method in class org.apache.jorphan.gui.MenuScroller
Sets the number of items to fix at the bottom of the menu or popup menu.
setBytes(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setBytes(int) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
use setBytes(long)
setBytes(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Sets the bytes.
setBytes(long) - Method in class org.apache.jmeter.samplers.SampleResult
In the event the sampler does want to pass back the actual contents, we still want to calculate the throughput.
setCaCert(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
the options which work for SSL
setCacheKey(String) - Method in class org.apache.jmeter.util.JSR223TestElement
 
setCacheManager(CacheManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCalcMode(int) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
 
setCaptureHttpHeaders(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setCategory(String) - Method in class org.apache.log.LogEvent
Deprecated.
Set the LogEvent category.
setChannelAttribute(int, String, Object) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
setChannelAttribute(int, String, Object) - Method in class org.apache.jmeter.report.processor.AbstractSampleProcessor
 
setChannelAttribute(int, String, Object) - Method in interface org.apache.jmeter.report.processor.SampleProcessor
Associate an attribute to the specified channel for this sample processor
If the attribute already exist, it is replaced.
setCharset(String) - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setCharset(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
 
setCheckQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setCheckReturnCode(boolean) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setChildrenNodesHaveMatched(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
One of the children of this node have matched a search
setChildrenNodesHaveMatched(boolean) - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
setChkBox(JCheckBox) - Method in class org.apache.jmeter.visualizers.BarGraph
 
setChoiceListEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setChunkSize(long) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
Set the number of samples that will be stored in memory.
setClassname(String) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
Sets the class name attribute of the JavaConfig object.
setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Sets the Classname attribute of the JavaConfig object
setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Sets the Classname attribute of the JavaConfig object
setClassname(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setClassname(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Sets the Classname of the BackendListenerClient object
setClassName(String) - Method in class org.apache.jmeter.report.config.InstanceConfiguration
Sets the class name of the item.
setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Clean DNS cache each iteration
setClickCountToStart(int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Specifies the number of clicks needed to start editing.
setClientCertAliasVarName(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
setClientChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Set the client choice.
setClientID(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setCloseConnection(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setCode(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setCollection(Collection<?>) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
setColor(Color[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setColor(Color[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setColumnData(int, List<?>) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
setColumnData(int, List<?>) - Method in class org.apache.jorphan.collections.Data
 
setColumnData(String, Object) - Method in class org.apache.jorphan.collections.Data
Sets the data for every row in the column.
setColumnValue(String, Object) - Method in class org.apache.jorphan.collections.Data
Sets the value in the Data set at the current row, using a column name to find the column in which to insert the new value.
setCommand(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
Sets the Command attribute of the JavaConfig object
setComment(String) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for setting the comment property.
setComment(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setCommunicationstyle(int) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setCompareContent(boolean) - Method in class org.apache.jmeter.assertions.CompareAssertion
 
setCompareTime(long) - Method in class org.apache.jmeter.assertions.CompareAssertion
 
setCompOper(int) - Method in class org.apache.jmeter.assertions.SizeAssertion
Set the operator used for the assertion.
setCompressed(boolean) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setComputeConcatenation(boolean) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
setConcurrentDwn(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConcurrentPool(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCondition(String) - Method in class org.apache.jmeter.control.IfController
Condition Accessor - this is gonna be like ${count} < 10
setCondition(String) - Method in class org.apache.jmeter.control.WhileController
 
setConfigChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the source of the message
setConnection(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnectionAge(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setConnectionCookie(HttpRequest, URL, CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Extracts all the required cookies for that particular URL request and sets them in the HttpMethod passed in.
setConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the connection factory for
setConnectionHeaders(HttpRequestBase, URL, HeaderManager, CacheManager) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Extracts all the required non-cookie headers for that particular URL request and sets them in the HttpMethod passed in
setConnectionProperties(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setConnectionsPerHost(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnectionTimeout(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets connection timeout (ms) for SMTP connection
setConnectionTimeOut(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
setConnectTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setConnectTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
This is only intended for use by SampleResultConverter!
setConnectTimeout(double) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setConnectTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setConnectTimeout(String) - Method in class org.apache.jmeter.gui.ServerPanel
 
setConnectTimeout(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setConnectTimeout(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setConnTimeOut(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setConstructorString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set the string label used to create an instance of the test with the string constructor.
setConsumedMetadata(SampleMetadata, int) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
setConsumedMetadata(SampleMetadata, int) - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
setConsumedMetadata(SampleMetadata, int) - Method in interface org.apache.jmeter.report.processor.SampleConsumer
Set the metadata of samples that will be consumed on the specified channel.
setContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setContentEncoding(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the value of the encoding to be used for the content.
setContentMessage(String) - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Sets the contentMessage.
setContentType(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
setContentType(String) - Method in class org.apache.jmeter.samplers.SampleResult
Stores the content-type string, e.g.
setContentTypeExclude(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setContentTypeInclude(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.JsseSSLManager
Sets the Context attribute of the JsseSSLManager object
setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.SSLManager
 
setContextMap(ContextMap) - Method in class org.apache.log.LogEvent
Deprecated.
Set the ContextMap for this LogEvent.
setContextProvider(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setContinueForever(boolean) - Method in class org.apache.jmeter.control.LoopController
Determines whether the loop will return any samples if it is rerun.
setContinueOnInsertError(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setControlledByThread(boolean) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
 
setControlledByThread(boolean) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
setControlledByThread(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setCookieInHeaders(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setCookieManager(CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setCookiePolicy(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setCookies(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setCookies(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setCopiedNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
 
setCounter(int) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
 
setCounter(int) - Static method in class org.apache.jmeter.protocol.http.proxy.Proxy
Set the counter for all registered SamplerCreatorFactorys
setCounter(int) - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
Set the counter for this implementation.
setCounter(int) - Method in class org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
Set the counter for all available SamplerCreators.
setCountlim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the size limit attribute of the LDAPSampler object
setCreateOneInstancePerSample(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.GenericController
Empty implementation - does nothing.
setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.InterleaveControl
Empty implementation - does nothing.
setCurrentPos(int) - Method in class org.apache.jorphan.collections.Data
Sets the current pos.
setCurrentSampler(Sampler) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setCustomFailureMessage(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setCustomResolver(boolean) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
 
setCypher(String) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setData(double[][]) - Method in class org.apache.jmeter.visualizers.AxisGraph
Expects null array when no data not empty array
setData(double[][]) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setData(double[][]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setData(String[], String) - Method in class org.apache.jorphan.collections.Data
Use this method to set the entire data set.
setData(TData) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer.SummaryInfo
Sets the data to store.
setDatabase(String) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setDatabase(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setDataEncoding(String) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the dataEncoding.
setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDataToContext(String, Object) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
Store data in the current sample context with the specified key identifier.
setDataType(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setDataType(String) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the data type of the sample.
setDate(Date) - Method in class org.apache.jmeter.gui.util.JDateField
Set the date to the Date mask control.
setDateFormat(String) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Intended for use by CsvSaveService (and test cases)
setDbUrl(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDecodeParameterValues(boolean) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
by default decode is set to true.
setDefaultDelimiter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setDefaultEmptyValue(boolean) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setDefaultEmptyValue(boolean) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setDefaultEmptyValue(boolean) - Method in class org.apache.jmeter.extractor.RegexExtractor
Set default value to "" value when if it's empty
setDefaultEncoding(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setDefaultMethod(String) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setDefaultRequestHeaders(HttpRequest) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Set any default request headers to include
setDefaultTimeStampFormat() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
Sets the value of the variable if no matches are found
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
Sets the value of the variable if no matches are found
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
setDefaultValue(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setDefaultValues() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
 
setDefaultValues() - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Set default values on this component
setDefaultValues() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Set default values on this component
setDefaultValues(String) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
setDefaultWindowMode(WindowMode) - Static method in class org.apache.jmeter.visualizers.backend.SamplerMetric
Deprecated.
only used for internal testing
setDelay(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the startup delay
setDelay(String) - Method in class org.apache.jmeter.timers.ConstantTimer
Set the delay for this timer.
setDeleteMessages(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setDelimiter(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setDelimiter(String) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setDeref(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the deref attribute of the LDAPSampler object
setDescription(String) - Method in class org.apache.jmeter.config.Argument
Sets the Description attribute of the Argument.
setDescription(String) - Method in class org.apache.jmeter.gui.action.template.Template
 
setDescriptor(PropertyDescriptor) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
For the table editor, the CLASSNAME attribute must simply be the name of the class of object it will hold where each row holds one object.
setDescriptor(PropertyDescriptor) - Method in interface org.apache.jmeter.testbeans.gui.TestBeanPropertyEditor
 
setDestination(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the destination (topic or queue name)
setDestinationStatic(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
if the sampler should use a static destination, call the method with true
setDetectGraphQLRequest(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
Sets whether automatic GraphQL Request detection is enabled.
setDetectGraphQLRequest(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setDirectory(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
Set the working directory to use for system commands
setDirty(boolean) - Method in class org.apache.jmeter.gui.GuiPackage
The dirty property is a flag that indicates whether there are parts of JMeter's test tree that the user has not saved since last modification.
setDisplayJMeterProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
setDisplayJMeterProperties(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
 
setDisplayJMeterVariables(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
setDisplayJMeterVariables(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
 
setDisplaySamplerProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
setDisplaySystemProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
 
setDisplaySystemProperties(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
 
setDnsResolver(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
set DNS resolver
setDNSResolver(DNSCacheManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoBrowserCompatibleMultipart(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoctype(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the doctype setting
setDocumentModel(Document) - Method in class org.apache.jorphan.gui.JLabeledTextArea
 
setDomain(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setDomain(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the domain for this object.
setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDomainSpecified(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
setDoMultipart(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setDoMultipartPost(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
setDone(boolean) - Method in class org.apache.jmeter.control.GenericController
 
setDone(boolean) - Method in class org.apache.jmeter.control.LoopController
 
setDoNotSetUpTearDown(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the setup/teardown option
setDownloadDTDs(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setDownloadDTDs(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setDriver(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setDurableSubscriptionId(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setDuration(long) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the desired duration of the thread group test run
setDuration(long) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
setDuration(String) - Method in class org.apache.jmeter.sampler.TestAction
 
setEditable(boolean) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the Edit|Add menu item should be enabled.
setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.MainFrame
Set the menu that should be used for the Edit|Add menu.
setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the Edit menu item should be enabled.
setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.MainFrame
Set the menu that should be used for the Edit menu.
setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setElement(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
 
setEmbeddedUrlExcludeRE(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEmbeddedUrlRE(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setEmlMessage(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Set path to eml message to be sent
setEmlMessage(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets eml-message to be sent
setEnabled(boolean) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
setEnabled(boolean) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Set whether this component is enabled.
setEnabled(boolean) - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
setEnabled(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
 
setEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
setEnabled(boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextArea
setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextField
setEnabled(JMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
 
setEnabledCipherSuites(String[]) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setEnableDebug(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setEnableDebug(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
setEnabledProtocols(String[]) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setEnableSessionCreation(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setEncode(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setEncoding(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setEncoding(String) - Method in class org.apache.jorphan.io.TextFile
Configures encoding to be used to read and write this file.
setEncodingAndType(String) - Method in class org.apache.jmeter.samplers.SampleResult
Extract and save the DataEncoding and DataType from the parameter provided.
setEnd(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setEnd(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setEndDate(Date) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
setEndIndex(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
setEndIndex(String) - Method in class org.apache.jmeter.control.ForeachController
 
setEndTime(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Sets the end time.
setEndTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setEndTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
Set the EndTime for this Thread.
setEnforceStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Enforces StartTLS to secure the SMTP-connection (checkbox)
setEnforceStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Instructs object to enforce StartTLS and not to fallback to plain SMTP-connection - to be called by SmtpSampler-object
setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterThread
Save the engine instance for access to the stop methods
setEnvironmentVariables(Arguments) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setEolByte(int) - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Set the end-of-line/end-of-message byte.
setEolByte(int) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
Set the end-of-line/end-of-message byte.
setEolByte(int) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Set the end-of-line/end-of-message byte.
setEolByte(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setError(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not an error occurred while evaluating assertion failure clause.
setError(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
provide a descriptive error for the test method.
setErrorAction(int) - Method in class org.apache.jmeter.testelement.OnErrorTestElement
 
setErrorCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Provide an unique error code for when the test does not pass the assert test.
setErrorCount(int) - Method in class org.apache.jmeter.samplers.SampleResult
 
setErrorCount(int) - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
 
setErrorCount(long) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setErrorLogging(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
Sets error logging flag
setErrorPct(float) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setErrors(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
setErrorsOnly(boolean) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets if errors should be tracked only
setErrorsOnly(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setErrorThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on error level
setEvaluateAll(boolean) - Method in class org.apache.jmeter.control.IfController
 
setExactLimit(int) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Deprecated.
setExcludeControllers(boolean) - Method in class org.apache.jmeter.report.config.GraphConfiguration
Sets a switch used to check if controller samples have to be filtered.
setExcludeList(Collection<String>) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setExcludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
setExpectedReturnCode(int) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setExpectedValue(String) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setExpectedValue(String) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setExpectNull(boolean) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setExpectNull(boolean) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setExpiration(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setExpiration(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
setExpires(long) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the expiry time for the cookie
setExpression(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setExtendedFrameTitle(String) - Method in class org.apache.jmeter.gui.MainFrame
 
setExtractor(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
Set the extractor.
setFailure(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the flag indicating whether or not a failure occurred.
setFailure(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the failure message
setFailureCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Provide some unique code to denote a type of failure
setFailureLabel(String) - Method in class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
Sets the failure label.
setFailureLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFailureMessage(String) - Method in class org.apache.jmeter.assertions.AssertionResult
Set the failure message giving more details about a failure or error.
setFailureSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFallbackComparator(Comparator<ObjectTableSorter.Row>) - Method in class org.apache.jorphan.gui.ObjectTableSorter
Sets a fallback comparator (defaults to model index comparison) if none primary, neither column value comparators can make differences between two rows.
setFieldNames(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setFile(String) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Sets the filename which results will be saved to.
setFileEncoding(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setFileEncoding(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
Sets file encoding to use.
setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Load menu item should be enabled.
setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setFilename(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the name of the tidy output file
setFilename(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setFilename(String) - Method in class org.apache.jmeter.gui.util.FilePanelEntry
Sets the filename attribute of the FilePanel object.
setFilename(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setFilename(String) - Method in class org.apache.jmeter.reporters.ResultCollector
Sets the filename attribute of the ResultCollector object.
setFilename(String) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setFilename(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
 
setFilename(String) - Method in class org.apache.jmeter.util.ScriptingTestElement
 
setFileName(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setFileName(String) - Method in class org.apache.jmeter.gui.action.template.Template
 
setFilepathCookie(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setFileRevertEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Revert item should be enabled.
setFileRevertEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setFiles(String[]) - Method in class org.apache.jmeter.gui.util.FileListPanel
 
setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
Specify whether or not the File|Save menu item should be enabled.
setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setFilter(Filter) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
We allow for filters, so that users can simply point to an Access log without having to clean it up.
setFilter(Filter) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Use the filter to include/exclude files in the access logs.
setFilterClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setFilterString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the filter string in comma separated format
setFirst(boolean) - Method in class org.apache.jmeter.control.GenericController
If b is true, it means first is reset which means Controller has executed all its children
setFirstTime(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
Sets the first time.
setFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setFollowRedirectsVisible(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the followRedirect checkbox in the UrlConfigGui.
setForeColor(Color) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setFormat(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setFragment(boolean) - Method in class org.apache.jmeter.extractor.XPath2Extractor
Should we return fragment as text, rather than text of fragment?
setFragment(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
Should we return fragment as text, rather than text of fragment?
setFromAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setFsync(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setFunctionalMode(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setGenerateParentSample(boolean) - Method in class org.apache.jmeter.control.TransactionController
 
setGranularity(long) - Method in class org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
Sets the granularity.
setGranularity(long) - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
Sets the granularity.
setGranularity(long) - Method in class org.apache.jmeter.report.processor.graph.impl.ResponseTimeDistributionGraphConsumer
 
setGranularity(long) - Method in class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
Sets the granularity.
setGranularity(long) - Method in class org.apache.jmeter.report.processor.TimeRateAggregator
 
setGranularity(long) - Method in class org.apache.jmeter.report.processor.TimeRateAggregatorFactory
Sets the granularity used by created aggregators.
setGroupingMode(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setGroupSize(int) - Method in class org.apache.jmeter.timers.SyncTimer
 
setGroupThreads(int) - Method in class org.apache.jmeter.samplers.SampleResult
 
setHasOverallResult(boolean) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Defines whether the result contains an overall item.
setHeader(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Sets the body header for the HTTPFileArg object.
setHeaderFields(CollectionProperty) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setHeaderFields(CollectionProperty) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets headers for current message
setHeaderManager(HeaderManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setHeaderOnly(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setHeaders(String[]) - Method in class org.apache.jorphan.collections.Data
Sets the headers for the data set.
setHeaders(HttpURLConnection, Header[], URL) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
Check the cache, and if there is a match, set the headers: If-Modified-Since If-None-Match
setHeaders(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
 
setHeaders(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PutWriter
 
setHeaders(URL, HttpRequestBase) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
Check the cache, and if there is a match, set the headers: If-Modified-Since If-None-Match Apache HttpClient version.
setHeadersSize(int) - Method in class org.apache.jmeter.samplers.SampleResult
Set the headers size in bytes
setHeight(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setHeight(int) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setHeight(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setHost(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The host is the name of the server.
setHost(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The host is the name of the server.
setHost(String) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos
 
setHostname(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables html validation mode
setHTTPFileArgs(List<HTTPFileArg>) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Set the list of files.
setHTTPFiles(HTTPFileArg[]) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Saves the list of files.
setHTTPMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setHttpSampleNameFormat(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setHTTPSampleNamingMode(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setIcon(String) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
Set the bean's 16x16 colour icon.
setIdleTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setIdleTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
Set idle time pause.
setIgnore() - Method in class org.apache.jmeter.samplers.SampleResult
Call this method to tell JMeter to ignore this SampleResult by Listeners
setIgnoreFirstLine(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
 
setIgnoreTC(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setIgnoreTCFromTop5ErrorsBySampler(boolean) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
setIgnoreTransactionController(boolean) - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
setImageParser(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setImageParsing(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setImplementation(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
 
setImplementation(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setIncludeList(Collection<String>) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setIncludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
 
setIncludePath(String) - Method in class org.apache.jmeter.control.IncludeController
In the event an user wants to include an external JMX test plan the GUI would call this.
setIncludeTimers(boolean) - Method in class org.apache.jmeter.control.TransactionController
Whether to include timers and pre/post processor time in overall sample.
setIncludeTimestamp(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Set timestamp to be included in the message-subject (checkbox)
setIncrement(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIncrement(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIncrYAxisScale(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setIndeterminate() - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
setInitialContext(JMeterContext) - Method in class org.apache.jmeter.threads.JMeterThread
Deprecated.
setInitialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setInitialDelay(int) - Method in class org.apache.jmeter.threads.JMeterThread
Set rampup delay for JMeterThread Thread
setInitialText(String) - Method in class org.apache.jmeter.gui.util.JSyntaxTextArea
Sets initial text resetting undo history
setInitQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setInputFile(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the input file for the publisher
setInputVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setInterfaceName(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setInterleaveAccrossThreads(boolean) - Method in class org.apache.jmeter.control.InterleaveControl
 
setInterval(int) - Method in class org.apache.jorphan.gui.MenuScroller
Sets the scroll interval in milliseconds
setInVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
setInvert(boolean) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setInvert(boolean) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setIpSource(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP source to use - does not apply to Java HTTP implementation currently
setIpSourceType(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
set IP/address source type to use
setIsOneway(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setIsPerUser(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setIsRegex(boolean) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setIsRegex(boolean) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setIsSameUserOnNextIteration(boolean) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Set the kind of user
setIssuerDn(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setIterations(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the number of iterations the sampler should aggregate
setJmesPath(String) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setJmesPathExpression(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
setJMeterHome(String) - Static method in class org.apache.jmeter.util.JMeterUtils
 
setJMSProperties(JMSProperties) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setJMSProperties(JMSProperties) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
setJmsSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setJMSSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setJNDIIntialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the initial context factory
setJNDIProperties(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setJsonPath(String) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setJsonPathExpressions(String) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
setJsonValidationBool(boolean) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
setJsonValidationBool(boolean) - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
setJTree(JTree) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Sets the JTree attribute of the JMeterTreeListener object.
setJunit4(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set whether to use JUnit4 style or not.
setKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setKeepAlive(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setKey(String) - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
 
setKeystore(String, String, String) - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
setKeystore(String, String, String) - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
setKeystoreConfig(KeystoreConfig) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setLabel(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setLabel(String) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
Set the group label from the resource name.
setLabel(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
This is the label for the request, which is used in the logs and results.
setLabel(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
This is the label for the request, which is used in the logs and results.
setLabel(String) - Method in class org.apache.jmeter.visualizers.BarGraph
 
setLabel(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
 
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
Set the text displayed in the label.
setLabel(String) - Method in interface org.apache.jorphan.gui.JLabeledField
 
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Set the text displayed in the label.
setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
Set the text displayed in the label.
setLanguage(String) - Method in class org.apache.jmeter.gui.util.JSyntaxTextArea
Sets the language of the text area.
setLastJFCDirectory(String) - Static method in class org.apache.jmeter.gui.util.FileDialoger
 
setLastSelectedTab(int) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
 
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
setLastSelectedTab(int) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
setLatency(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setLatency(long) - Method in class org.apache.jmeter.samplers.SampleResult
This is only intended for use by SampleResultConverter!
setLDAPArguments(LDAPArguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setLeftBoundary(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setLegendFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setLegendFont(Font) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setLegendLabels(String[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setLegendLabels(String[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setLegendPlacement(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setLegendPlacement(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setLimitRate(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Transform the bandwidth to cps value (byte/s), cps = bandwidth*1024/8, the unit of bandwidth in JMeter is measured in kbit/s.
setLine(String[]) - Method in class org.apache.jorphan.collections.Data
Sets a row of data using an array of strings as input.
setLine(String[], String) - Method in class org.apache.jorphan.collections.Data
Sets a row of data using an array of strings as input.
setLineColor(Color) - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
 
setListener(Visualizer) - Method in class org.apache.jmeter.reporters.AbstractListenerElement
 
setLocale(Locale) - Static method in class org.apache.jmeter.util.JMeterUtils
Changes the current locale: re-reads resource strings and notifies listeners.
setLocalTestStarted(boolean) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
Change state of buttons on local test
setLockName(String) - Method in class org.apache.jmeter.control.CriticalSectionController
Condition Accessor - this is gonna be any string value
setLogFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Set the path where XML messages are stored for random selection.
setLoggerPanel(LoggerPanel) - Method in class org.apache.jmeter.gui.GuiPackage
 
setLoggingLevels(Properties) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setLogin(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setLogTargets(LogTarget[]) - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
setLoops(int) - Method in class org.apache.jmeter.control.LoopController
 
setLoops(String) - Method in class org.apache.jmeter.control.LoopController
 
setMailAuthType(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setMailBody(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Set the mail body.
setMailFrom(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets sender-address of e-mail in textfield
setMailReplyTo(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setMainFrame(MainFrame) - Method in class org.apache.jmeter.gui.GuiPackage
Set the main JMeter frame.
setMainPanel(JComponent) - Method in class org.apache.jmeter.gui.MainFrame
 
setMainToolbar(JToolBar) - Method in class org.apache.jmeter.gui.GuiPackage
Set the main JMeter toolbar.
setMap(Map<?, ?>) - Method in class org.apache.jmeter.testelement.property.MapProperty
 
setMarkedBySearch(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
Tag Node as result of a search
setMasterFunction(CompoundVariable) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
Set which Match to use.
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.HtmlExtractor
Set which Match to use.
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.RegexExtractor
Set which Match to use.
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.XPath2Extractor
Set which Match to use.
setMatchNumber(int) - Method in class org.apache.jmeter.extractor.XPathExtractor
Set which Match to use.
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.XPath2Extractor
Set which Match to use.
setMatchNumber(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
Set which Match to use.
setMatchNumbers(String) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
setMax(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
setMaxAutoConnectRetryTime(long) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setMaxConnectionPoolSize(int) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
setMaximumValue(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures the maximum value (inclusive).
setMaxLength(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setMaxPoolSize(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setMaxQueueSize(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setMaxResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setMaxSize(int) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
setMaxTextLengthWithKerning(int) - Method in class org.apache.jorphan.gui.ui.KerningOptimizer
Configures the maximum document length for rendering with kerning enabled.
setMaxThroughput(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setMaxThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
 
setMaxTime(double) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setMaxWaitTime(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setMaxYAxisScale(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setMaxYAxisScale(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setMD5(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMeanResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setMechanism(AuthManager.Mechanism) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setMedianResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setMenuItemLoggerPanel(JCheckBoxMenuItem) - Method in class org.apache.jmeter.gui.GuiPackage
Set the menu item LoggerPanel.
setMenuItemSaveBeforeRunPanel(JCheckBoxMenuItem) - Method in class org.apache.jmeter.gui.GuiPackage
Set the menu item SaveBeforeRunPanel.
setMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setMessage(String) - Method in class org.apache.log.LogEvent
Deprecated.
Set the message for LogEvent.
setMessageChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the type of the message
setMessageSizeStatistic(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Set message size to be calculated and included in sample result (checkbox)
setMetaData(String) - Method in class org.apache.jmeter.config.Argument
Sets the Meta Data attribute of the Argument.
setMetaData(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the Meta Data attribute of the Argument.
setMethod(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMethod(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The method is the HTTP request method.
setMethod(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The method is the HTTP request method.
setMethod(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Method should add the JUnit testXXX method to the list at the end, since the sequence matters.
setMimeType(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the mimetype of the File.
setMin(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
setMinimumValue(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures the minimum value (inclusive).
setMinResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setModel(ButtonModel) - Method in class org.apache.jmeter.gui.util.TristateCheckBox
 
setModel(JMeterTreeModel) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
Set the JMeterTreeModel for this listener
setModel(ResultCollector) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Provides extending classes the opportunity to set the ResultCollector model for the Visualizer.
setMonitor(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setMonitor(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
since 3.2 NOOP
setMonitor(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setName(String) - Method in class org.apache.jmeter.config.Argument
Set the name of the Argument.
setName(String) - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
setName(String) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for setting the name property.
setName(String) - Method in class org.apache.jmeter.gui.action.template.Template
 
setName(String) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
Sets the name of the JMeter GUI Component.
setName(String) - Method in class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
setName(String) - Method in class org.apache.jmeter.gui.NamePanel
Sets the name of the JMeter GUI Component.
setName(String) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
setName(String) - Method in interface org.apache.jmeter.gui.tree.NamedTreeNode
 
setName(String) - Method in class org.apache.jmeter.protocol.http.control.Header
Set the name for this object.
setName(String) - Method in class org.apache.jmeter.protocol.http.control.StaticHost
 
setName(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the name
setName(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
Sets the Name attribute of the Argument object.
setName(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Set the name of the JmsProperty.
setName(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Set the name of the Argument.
setName(String) - Method in class org.apache.jmeter.report.dashboard.AbstractDataExporter
 
setName(String) - Method in interface org.apache.jmeter.report.dashboard.DataExporter
Sets the name of the exporter.
setName(String) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
Sets the name of the consumer.
setName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setName(String) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Set the property name.
setName(String) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Set the property name.
setNames(Collection<?>) - Method in class org.apache.jmeter.modifiers.UserParameters
The list of names of the variables to hold values.
setNames(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
The list of names of the variables to hold values.
setNamespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set whether this is namespace aware
setNameSpace(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setNamespaces(String) - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
 
setNamespaces(String) - Method in class org.apache.jmeter.assertions.XPath2Assertion
 
setNamespaces(String) - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
setNeedClientAuth(boolean) - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
setNeedClientAuth(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Set this to true, if you want success when the xpath does not match.
setNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Set this to true, if you want success when the xpath does not match.
setNegated(boolean) - Method in class org.apache.jmeter.assertions.XPath2Assertion
 
setNegated(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setNodeHasMatched(boolean) - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
setNonce(String) - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setNonGuiTreeModel(JMeterTreeModel) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Set a JMeterTreeModel to be used by the ProxyControl, when used in a non-GUI environment, where the JMeterTreeModel can't be acquired through GuiPackage.getTreeModel()
setNonPersistent(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setNoproxy(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
Set the list of hosts which don't use proxy
setNotifyChildSamplerListenerOfFilteredSamplers(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setNotSigned(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setNumberOfSamplesToAggregate(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setNumberPadLength(String) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Set the value of the property with a Number object.
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.FloatProperty
Set the value of the property with a Number object.
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
Set the value of the property with a Number object.
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.LongProperty
Set the value of the property with a Number object.
setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.NumberProperty
Set the value of the property with a Number object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Set the value of the property with a String object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.FloatProperty
Set the value of the property with a String object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
Set the value of the property with a String object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.LongProperty
Set the value of the property with a String object.
setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.NumberProperty
Set the value of the property with a String object.
setNumMessages(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setNumMessages(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setNumThreads(int) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Set the total number of threads to start
setObject(Object) - Method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
 
setObjectValue(Object) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.MapProperty
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NullProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NumberProperty
 
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.StringProperty
setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
setOnErrorStartNextLoop(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Thread start next loop on Sampler error?
setOnErrorStopTest(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Test stop on sampler error?
setOnErrorStopTestNow(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Test stop abruptly on sampler error?
setOnErrorStopThread(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Should Thread stop on Sampler error?
setOOBInline(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setOpaque(String) - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setOpcode(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the opcode of the Argument.
setOperationName(String) - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setOutlinesBarFlag(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setOutputFile(File) - Method in class org.apache.jmeter.report.core.AbstractSampleWriter
Set the destination file in which this sample writer will write samples
setOutputFile(File) - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
setOutputFile(String) - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
setOutputFormat(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures the output format.
setOutputStream(OutputStream) - Method in class org.apache.jmeter.report.core.AbstractSampleWriter
Instructs this sample writer to write samples on the specified output with UTG-8 encoding.
setOutVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
 
setOverallSeriesFormat(String) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Sets the format of the "overall" seriesData name.
setParallelize(boolean) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
Enabled parallel mode
setParameters(String) - Method in class org.apache.jmeter.engine.util.CompoundVariable
 
setParameters(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
 
setParameters(String) - Method in class org.apache.jmeter.util.ScriptingTestElement
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.engine.util.CompoundVariable
A collection of the parameters used to configure your function.
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.AbstractFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ThreadGroupName
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.MachineName
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.BeanShell
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ChangeCase
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CharFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CSVRead
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeHtml
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeXml
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalVarFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.FileToString
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in interface org.apache.jmeter.functions.Function
A collection of the parameters used to configure your function.
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Groovy
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IntSum
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IsPropDefined
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IsVarDefined
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IterationCounter
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.JavaScript
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Jexl2Function
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Jexl3Function
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction2
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LongSum
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property2
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Random
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomDate
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomString
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RegexFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SamplerName
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SetProperty
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SplitFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.StringFromFile
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.StringToFile
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TestPlanName
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ThreadNumber
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TimeFunction
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TimeShift
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscape
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscapeHtml
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UrlDecode
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UrlEncode
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Uuid
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Variable
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.XPath
Note: This is always called even if no parameters are provided (versions of JMeter after 2.3.1)
setParameters(Collection<CompoundVariable>, Integer, Integer) - Method in class org.apache.jmeter.functions.ThreadGroupName
 
setParameters(Map<String, String>) - Method in class org.apache.jmeter.gui.action.template.Template
 
setParamName(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the http parameter name of the File.
setParams(String) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setParams(NVPair[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the request parameters
setParams(NVPair[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Set the request parameters
setParent(File) - Method in class org.apache.jmeter.gui.action.template.Template
 
setParent(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
 
setParseFlag(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setParserClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
it's kinda obvious, but we state it anyways.
setPass(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setPassword(String) - Method in class org.apache.jmeter.config.LoginConfig
Sets the Password attribute of the LoginConfig object.
setPassword(String) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
setPassword(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setPassword(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set the password to login to the jms server
setPassword(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setPassword(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setPassword(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setPassword(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets password to authenticate at the mailserver - to be called by SmtpSampler-object
setPassword(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setPath(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the path for this object.
setPath(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the Path attribute of the UrlConfig object Also calls parseArguments to extract and store any query arguments
setPath(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The path is the web page you want to test.
setPath(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The path is the web page you want to test.
setPath(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
Set the path of the File.
setPath(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Sets the PATH property; if the request is a GET or DELETE (and the path does not start with http[s]://) it also calls HTTPSamplerBase.parseArguments(String, String) to extract and store any query arguments.
setPathExtension(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoEquals(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathExtensionNoQuestionmark(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setPathSpecified(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
setPauseBetweenErrors(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setPct1ResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setPct2ResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setPct3ResTime(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setPercentileIndex(double) - Method in class org.apache.jmeter.report.processor.PercentileAggregatorFactory
Sets the percentile index.
setPercentThroughput(float) - Method in class org.apache.jmeter.control.ThroughputController
 
setPercentThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
 
setPerIteration(boolean) - Method in class org.apache.jmeter.modifiers.UserParameters
 
setPerThread(boolean) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures if the random is computed per thread.
setPerThread(boolean) - Method in class org.apache.jmeter.control.ThroughputController
 
setPlainBody(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets the property that defines if the body should be plain (i.e.
setPlainBody(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Set whether to send a plain body (i.e.
setPointShape(Shape) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setPoolMax(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setPoolPreparedStatements(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
Set the max number of pooled prepared statements.
setPort(int) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setPort(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPort(int) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The default port for HTTP is 80, but not all servers run on that port.
setPort(int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The default port for HTTP is 80, but not all servers run on that port.
setPort(int) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos
 
setPort(String) - Method in class org.apache.jmeter.gui.ServerPanel
 
setPort(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
setPort(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
setPort(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Port attribute of the ServerConfig object
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Port attribute of the ServerConfig object.
setPort(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setPort(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets port of mail-server
setPort(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setPortString(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
 
setPostBodyRaw(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setPostData(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setPostHeaders(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Set request headers in preparation to opening a connection.
setPrefixHTTPSampleName(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setPreinit(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setPreload(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
setPreviousResult(SampleResult) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setPrimaryComparator(Comparator<ObjectTableSorter.Row>) - Method in class org.apache.jorphan.gui.ObjectTableSorter
Comparator used prior to sorted columns.
setPriority(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setPriority(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
setPriority(String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setPriority(String, String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setPriority(Priority) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setPriority(Priority) - Method in class org.apache.log.LogEvent
Deprecated.
Set the priority of LogEvent.
setPriority(Priority) - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
setPriority(Priority, String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setPriorityFullName(String, String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setProducedMetadata(SampleMetadata, int) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
setProducedMetadata(SampleMetadata, int) - Method in interface org.apache.jmeter.report.processor.SampleProducer
Set the metadata associated with the specified channel
setProgress(int) - Method in class org.apache.jmeter.SplashScreen
 
setProjectFileLoaded(String) - Method in class org.apache.jmeter.gui.MainFrame
Specify the project file that was just loaded
setProjectFileLoaded(String) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setProperties(List<JMSProperty>) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Set the list of JmsProperties.
setProperties(Properties) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
set Properties on engine
setProperties(Properties) - Method in interface org.apache.jmeter.engine.JMeterEngine
set Properties on engine
setProperties(Properties) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
setProperty(String, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, boolean, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Create a boolean property - but only if it is not the default.
setProperty(String, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, int, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Create an int property - but only if it is not the default.
setProperty(String, long) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, long, long) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Create a long property - but only if it is not the default.
setProperty(String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Set a String value
setProperty(String, String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Create a String property - but only if it is not the default.
setProperty(JMeterProperty) - Method in class org.apache.jmeter.config.CSVDataSet
Override the setProperty method in order to convert the original String shareMode property.
setProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setProperty(JMeterProperty) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Override the setProperty method in order to convert the original String calcMode property.
SetProperty - Class in org.apache.jmeter.functions
Function to set a JMeter property Parameters: - property name - value Usage: Set the property value in the appropriate GUI by using the string: ${__setProperty(propname,propvalue[,returnvalue?])} Returns: nothing or original value if the 3rd parameter is true
SetProperty() - Constructor for class org.apache.jmeter.functions.SetProperty
 
setPropertyFromTristate(TestElement, String) - Method in class org.apache.jmeter.gui.util.TristateCheckBox
Sets a boolean property from a tristate checkbox.
setProtocol(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Sets the scheme, with default
setProtocol(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProvider(Provider) - Method in class org.apache.jmeter.util.JsseSSLManager
Sets the Provider attribute of the JsseSSLManager object
setProvider(Provider) - Method in class org.apache.jmeter.util.SSLManager
Default implementation of setting the Provider
setProviderUrl(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the provider user for jndi
setProxyHost(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPass(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyPauseHTTPSample(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setProxyPortInt(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyScheme(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setProxyServer(String, String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setProxyUser(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setQop(String) - Method in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
setQuery(String) - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setQueryArguments(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setQueryArgumentsTypes(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setQueryString(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
Save the query string
setQueryString(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
Set the querystring for the request if the method is GET.
setQueryString(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
Set the querystring for the request if the method is GET.
setQueryTimeout(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setQueryType(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setQueueConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setQueueSize(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Sets the queue size
setQuiet(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setQuiet(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setQuotedData(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
 
setRampUp(int) - Method in class org.apache.jmeter.threads.ThreadGroup
Set the ramp-up value.
setRandomPath(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the random path for the messages
setRandomSeed(Long) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
setRandomSeed(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures the random seed.
setRange(double) - Method in class org.apache.jmeter.timers.ConstantTimer
Set the range (not used for this timer).
setRange(double) - Method in class org.apache.jmeter.timers.RandomTimer
Set the range value.
setRange(String) - Method in class org.apache.jmeter.timers.RandomTimer
 
setReadResponse(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set whether the sampler should store the response or not
setRealm(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setReceiveBufferSize(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setReceivedKBytesPerSec(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setReceiveQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setReceiverBCC(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets receiver in textfield "bcc"
setReceiverBCC(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets receivers of current message ("bcc") - to be called by SmtpSampler-object
setReceiverCC(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets receiver in textfield "cc"
setReceiverCC(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets receivers of current message ("cc") - to be called by SmtpSampler-object
setReceiverTo(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets receiver in textfield "to"
setReceiverTo(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets receivers of current message ("to") - to be called by SmtpSampler-object
setReconnectionErrorCodes(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
 
setRecording(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setRecordQueryResults(boolean) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setRecycle(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
 
setRedirectLocation(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setRefName(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setRefName(String) - Method in class org.apache.jmeter.extractor.HtmlExtractor
 
setRefName(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
setRefName(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
Set the prefix name of the variable to be used to store the regex matches
setRefName(String) - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
setRefName(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setRefNames(String) - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
setRegex(String) - Method in class org.apache.jmeter.assertions.SubstitutionElement
 
setRegex(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
Set the regex to be used
setRegexMatch(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setRegExParamNamesGrNr(String) - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setRegExParamValuesGrNr(String) - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setRegExRefName(String) - Method in class org.apache.jmeter.protocol.http.modifier.RegExUserParameters
 
setRemoteTestStarted(boolean) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
Change state of buttons on remote test
setRenderPercentiles(boolean) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Enables or disables the percentiles render.
setReplaceExtension(String, String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
 
setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
The method will replace the file extension with the new one.
setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
setReplyTo(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
setReportErrors(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setReportErrors(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setReportTitle(String) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
setRequestData(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setRequestHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setRequestHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResetInterpreter(boolean) - Method in class org.apache.jmeter.util.BeanShellTestElement
 
setResetOnThreadGroupIteration(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
Configures if the counter must be reset on Thread Group Iteration.
setResponseCode(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseCodeOK() - Method in class org.apache.jmeter.samplers.SampleResult
Set response code to OK, i.e.
setResponseData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setResponseData(byte[]) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the responseData attribute of the SampleResult object.
setResponseData(String) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
- only intended for use from BeanShell code
setResponseData(String, String) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the encoding and responseData attributes of the SampleResult object.
setResponseHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setResponseHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseMessage(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseMessageOK() - Method in class org.apache.jmeter.samplers.SampleResult
 
setResponseNoContent() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
 
setResponseOK() - Method in class org.apache.jmeter.samplers.SampleResult
Set result statuses OK - shorthand method to set: ResponseCode ResponseMessage Successful status
setResponseTimeout(String) - Method in class org.apache.jmeter.gui.ServerPanel
 
setResponseTimeout(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setRestartNextLoop(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
setResult(String, ResultData) - Method in class org.apache.jmeter.report.processor.MapResultData
Sets the specified result to the map.
setResultFileName(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setResultForFailure(String) - Method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up failed results
setResultForNull() - Method in class org.apache.jmeter.assertions.AssertionResult
Convenience method for setting up results where the response was null
setResultSetHandler(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setResultSetMaxRows(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setResultVariable(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setRetobj(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the return objects attribute of the LDAPSampler object
setReturnVal(String) - Method in class org.apache.jmeter.control.ForeachController
 
setReuseAddress(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setReverseFilter(boolean) - Method in class org.apache.jmeter.report.processor.FilterConsumer
Reverses the filtering decision.
setRevertedSort(boolean) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
setRevertKeysAndValues(boolean) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Set flag to indicate we should swap keys and values.
setRightBoundary(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
setRightSide(JTabbedPane) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Rootdn attribute of the LDAPSampler object
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Rootdn attribute of the LDAPSampler object.
setRows(Iterable<?>) - Method in class org.apache.jorphan.gui.ObjectTableModel
 
setRowValues(int, Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
 
setRunning(boolean, String) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Sets the runningVersion.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
Sets the runningVersion.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.FloatProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.LongProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MapProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MultiProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.StringProperty
 
setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
Make the property a running version or turn it off as the running version.
setRunningVersion(boolean) - Method in class org.apache.jmeter.threads.SamplePackage
Make the SamplePackage the running version, or make it no longer the running version.
setRuntime(long) - Method in class org.apache.jmeter.control.RunTime
 
setRuntime(String) - Method in class org.apache.jmeter.control.RunTime
 
setSafe(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSampleComparator(SampleComparator) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
Set the sample comparator that will define sample ordering
setSampleConsumer(SampleConsumer) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
setSampleConsumers(List<SampleConsumer>) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
Sets the consumers
setSampleConsumers(List<SampleConsumer>) - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
setSampleConsumers(List<SampleConsumer>) - Method in class org.apache.jmeter.report.processor.CsvFileSampleSource
 
setSampleConsumers(List<SampleConsumer>) - Method in interface org.apache.jmeter.report.processor.SampleSource
Sets the specified sample consumers that will consume samples produced by this sample source.
setSampleContext(SampleContext) - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
setSampleContext(SampleContext) - Method in class org.apache.jmeter.report.processor.AbstractSampleProcessor
 
setSampleContext(SampleContext) - Method in class org.apache.jmeter.report.processor.AbstractSampleSource
 
setSampleContext(SampleContext) - Method in interface org.apache.jmeter.report.processor.SampleProcessor
Set sample context that this consumer should rely on.
setSampleContext(SampleContext) - Method in interface org.apache.jmeter.report.processor.SampleSource
Sets the sample context.
setSampleCount(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSampleCount(int) - Method in class org.apache.jmeter.samplers.SampleResult
The statistical sample sender aggregates several samples to save on transmission costs.
setSampleCount(long) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setSampleFilter(String) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Sets the overall sample filter.
setSampleIndexer(SampleIndexer<TIndex>) - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
setSampleLabel(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSamplePredicate(SamplePredicate) - Method in class org.apache.jmeter.report.processor.FilterConsumer
Sets the sample predicate used to filter the samples.
setSampler(Sampler) - Method in class org.apache.jmeter.threads.SamplePackage
 
setSamplerClass(Class<?>) - Method in class org.apache.jmeter.samplers.Entry
 
setSamplerController(LoopController) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Set the sampler controller.
setSamplerData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSamplerData(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSamplerDownloadImages(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSampleResults(Collection<SampleResult>) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setSampleResults(Collection<SampleResult>) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setSamplerFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSamplerLabel(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
setSamplerRedirectAutomatically(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSamplerResult(Object) - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
setSamplerResult(Object) - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
 
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsXPath
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
setSamplerResult(Object) - Method in interface org.apache.jmeter.visualizers.RequestView
Put the result bean to display in panel
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RequestViewRaw
 
setSamplerResult(Object) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
setSamplerResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RequestPanel
Put SamplerResult in all request view
setSamplersList(String) - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
setSamplersList(String) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
setSamplerTypeName(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setSampleVariableName(String) - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Sets the sampleVariableName.
setSamplingStarted(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setSatisfiedCount(long) - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
setSatisfiedThreshold(long) - Method in class org.apache.jmeter.report.processor.ApdexThresholdsInfo
 
setSatisfiedThreshold(long) - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
setSaveBeforeRunByPreference(boolean) - Method in class org.apache.jmeter.gui.GuiPackage
Should Save Before Run by Preference Only
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.gui.SavePropertyDialog
 
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.reporters.ResultCollector
 
setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSaveWorkBench(boolean) - Method in class org.apache.jmeter.testelement.WorkBench
Deprecated.
 
setScale(float) - Method in class org.apache.jorphan.gui.JMeterUIDefaults
 
setScheduled(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
Enable the scheduler for this JMeterThread.
setScheduler(boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
Set whether scheduler is being used
setScope(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the search scope attribute of the LDAPSampler object
setScopeAll() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
setScopeAll() - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeAll(boolean) - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeChildren() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
setScopeChildren() - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeChildren(boolean) - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeParent() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
setScopeParent() - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeParent(boolean) - Method in class org.apache.jmeter.util.ScopePanel
 
setScopeVariable(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
 
setScopeVariable(String) - Method in class org.apache.jmeter.util.ScopePanel
 
setScript(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setScript(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
Set the script (TestBean version).
setScript(String) - Method in class org.apache.jmeter.util.ScriptingTestElement
Set the script (TestBean version).
setScriptLanguage(String) - Method in class org.apache.jmeter.util.BSFTestElement
 
setScriptLanguage(String) - Method in class org.apache.jmeter.util.JSR223TestElement
 
setScriptName(String) - Method in class org.apache.jmeter.services.FileServer
 
setScrollCount(int) - Method in class org.apache.jorphan.gui.MenuScroller
Sets the number of items in the scrolling portion of the menu.
setScrollerFor(JMenu) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a menu to be scrolled with the default number of items to display at a time and the default scrolling interval.
setScrollerFor(JMenu, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a menu to be scrolled with the default number of items to display at a time and the specified scrolling interval.
setScrollerFor(JMenu, int, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a menu to be scrolled, with the specified number of items to display at a time and the specified scrolling interval.
setScrollerFor(JMenu, int, int, int, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a menu to be scrolled, with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the menu.
setScrollerFor(JPopupMenu) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a popup menu to be scrolled with the default number of items to display at a time and the default scrolling interval.
setScrollerFor(JPopupMenu, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a popup menu to be scrolled with the default number of items to display at a time and the specified scrolling interval.
setScrollerFor(JPopupMenu, int, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a popup menu to be scrolled, with the specified number of items to display at a time and the specified scrolling interval.
setScrollerFor(JPopupMenu, int, int, int, int) - Static method in class org.apache.jorphan.gui.MenuScroller
Registers a popup menu to be scrolled, with the specified number of items to display in the scrolling region, the specified scrolling interval, and the specified numbers of items fixed at the top and bottom of the popup menu.
setSecure(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the secure for this object.
setSecure(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setSecuritySettingsPanel(SecuritySettingsPanel) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setSelectBeginTime(boolean) - Method in class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
Sets the status defining whether the projection is done with the begin or end time of the sample.
setSelectedIndex(int) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setSelectedNode(JMeterTreeNode) - Method in class org.apache.jmeter.control.ModuleController
Sets the JMeterTreeNode which represents the controller which this object is pointing to.
setSelection(String) - Method in class org.apache.jmeter.control.SwitchController
 
setSendBufferSize(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setSender(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets the sender-address for the current message - to be called by SmtpSampler-object
setSendQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setSentBytes(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSentBytes(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setSentKBytesPerSec(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setSeparator(char) - Method in class org.apache.jmeter.report.core.CsvSampleWriter
Set the char to use for separation of data in a line.
setSeparator(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Separator for sampler results
setSerialized(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setSeriesFilter(String) - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Sets the series filter.
setSeriesName(String) - Method in class org.apache.jmeter.report.processor.graph.StaticSeriesSelector
Sets the name of the series.
setServer(String) - Method in class org.apache.jmeter.gui.ServerPanel
 
setServer(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
setServer(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setServer(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets mail-server to be used to send message in textfield
setServer(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Servername attribute of the ServerConfig object
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Servername attribute of the ServerConfig object.
setServerType(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
Sets the type of protocol to use when talking with the remote mail server.
setShareMode(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setShouldCache(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
setShowGrouping(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setShowGrouping(boolean) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setShowNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
 
setShowNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
 
setShowWarnings(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
 
setShowWarnings(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setSignerCertFile(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerCheckByFile(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerCheckConstraints(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerDn(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerEmail(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerNoCheck(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSignerSerial(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSkipAutoNumber(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setSkipNext(boolean) - Method in class org.apache.jmeter.control.InterleaveControl
 
setSkipSuffix(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setSmtpHost(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSmtpPort(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets port to be used for SMTP-connection (standard 25 or 465) - to be called by SmtpSampler-object
setSmtpPort(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSmtpServer(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets FQDN or IP of SMTP-server to be used to send message - to be called by SmtpSampler-object
setSocketKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSocketTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSoLinger(boolean, int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setSoLinger(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setSortKey(RowSorter.SortKey) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
setSortKeys(List<? extends RowSorter.SortKey>) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
setSoTimeout(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setSource(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setSource(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setSourceFile(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
The method is provided to make it easy to dynamically create new classes using Class.newInstance().
setSourceFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Sets the source file.
setSourceLogs(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The source logs is the location where the access log resides.
setSourceLogs(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The source logs is the location where the access log resides.
setSpecificMessagePosition(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setSslDomains(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setStampAndTime(long, long) - Method in class org.apache.jmeter.samplers.SampleResult
For use by SaveService only.
setStart(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setStart(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setStartDate(Date) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
setStartIndex(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
setStartIndex(String) - Method in class org.apache.jmeter.control.ForeachController
 
setStartNextThreadLoop(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Deprecated.
use SampleResult#setTestLogicalAction(TestLogicalAction)
setStartNextThreadLoop(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
setStartTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStartTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
Set the StartTime for this Thread.
setStartTime(long) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
setState(int) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
Set the state of the radio Button.
setStderr(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setStdErr(PrintStream) - Method in class org.apache.jmeter.engine.DistributedRunner
 
setStdin(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setStdout(PrintStream) - Method in class org.apache.jmeter.engine.DistributedRunner
 
setStdout(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setStopBetweenSamples(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setStopTest(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStopTestNow(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStopThread(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
 
setStopThread(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
 
setStoreMimeMessage(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setStringsToSkip(Collection<SubstitutionElement>) - Method in class org.apache.jmeter.assertions.CompareAssertion
 
setStrokeWidth(float) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setStyle(int) - Method in class org.apache.jmeter.control.InterleaveControl
 
setStyle(int) - Method in class org.apache.jmeter.control.ThroughputController
 
setSubject(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets subject of the e-mail in textfield
setSubject(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets subject for current message - called by SmtpSampler-object
setSubresults(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSubSampler(Sampler) - Method in class org.apache.jmeter.control.TransactionSampler
 
setSubstitute(String) - Method in class org.apache.jmeter.assertions.SubstitutionElement
 
setSuccess(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setSuccess(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
set the success message
setSuccessCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set the success code.
setSuccessful(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Sets the successful attribute of the SampleResult object.
setSuccessLabel(String) - Method in class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
Sets the success label.
setSuccessLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSuccessOnly(boolean) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setSuccessOnlyLogging(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
Sets the flag whether only successful samples should be logged
setSuccessSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setSuppressSubject(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets the property that defines if the subject header should be suppressed
setSynchronousMode(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets the use of synchronous-mode (i.e.
setTagLabel(String) - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
setTarget(int) - Method in class org.apache.jmeter.sampler.TestAction
 
setTarget(Object) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
The target can be either a java.io.File or a Sampler.
setTarget(Object) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The target can be either a java.io.File or a Sampler.
setTarget(JMeterTreeNode) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
Sets the target node where samples generated by the proxy are to be stored.
setTarget(LogTarget, String) - Static method in class org.apache.jorphan.logging.LoggingManager
Deprecated.
since 3.2, use SLF4J for logging
setTcpNoDelay(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setTearDownOnShutdown(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
 
setTempDirectory(File) - Method in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
Sets the temporary directory.
setTemplate(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
setterName(String) - Static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
Convert a config name to the method name of the setter The setter method requires a boolean parameter.
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Test attribute of the LdapConfig object
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Test attribute of the LdapConfig object.
setTestFieldNetworkSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setTestFieldRequestData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldRequestHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseBody() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setTestFieldResponseData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseDataAsDocument() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.SizeAssertion
 
setTestFieldURL() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTestLogicalAction(JMeterContext.TestLogicalAction) - Method in class org.apache.jmeter.samplers.SampleResult
 
setTestLogicalAction(JMeterContext.TestLogicalAction) - Method in class org.apache.jmeter.threads.JMeterContext
 
setTestPlan(boolean) - Method in class org.apache.jmeter.gui.action.template.Template
 
setTestPlanClasspath(String) - Method in class org.apache.jmeter.testelement.TestPlan
Set the classpath for the test plan.
setTestPlanClasspathArray(String[]) - Method in class org.apache.jmeter.testelement.TestPlan
 
setTestPlanFile(String) - Method in class org.apache.jmeter.gui.GuiPackage
Sets the filepath of the current test plan.
setTestStartTime(long) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setTestStartTime(long) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setText(String) - Method in class org.apache.jmeter.gui.CommentPanel
Deprecated.
 
setText(String) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
The implementation will iterate through the radio buttons and find the match.
setText(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
Set the text displayed in the Text Field.
setText(String) - Method in interface org.apache.jorphan.gui.JLabeledField
 
setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Set the text displayed in the Text Field.
setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
Set the text displayed in the Text Field.
setText(String) - Method in class org.apache.jorphan.io.TextFile
Create the file with the given string as content -- or replace its content with the given string if the file already existed.
setTextBox(String) - Method in class org.apache.jmeter.gui.util.TextBoxDialoger
 
setTextMessage(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
set the text for the message
setTextOptimized(String) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
Optimized way to set text based on : http://javatechniques.com/blog/faster-jtextpane-text-insertion-part-i/
setThread(JMeterThread) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setThreadContext(JMeterContext) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setThreadCounts(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setThreadGroup(AbstractThreadGroup) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setThreadGroup(AbstractThreadGroup) - Method in class org.apache.jmeter.threads.JMeterThread
 
setThreadLists(Collection<?>) - Method in class org.apache.jmeter.modifiers.UserParameters
The thread list is a list of lists.
setThreadLists(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
The thread list is a list of lists.
setThreadName(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setThreadName(String) - Method in class org.apache.jmeter.samplers.SampleResult
 
setThreadName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
setThreadName(String) - Method in class org.apache.jmeter.threads.JMeterThread
 
setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterThread
Sets the threadNum.
setThreadsAllowedToBlockForConnectionMultiplier(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setThresholdSelector(ThresholdSelector) - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
setThroughput(double) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setThroughput(double) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Sets the desired throughput.
setThroughput(double) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
Sets number of generated samples per PreciseThroughputTimer.getThroughputPeriod()
setThroughputPeriod(int) - Method in class org.apache.jmeter.timers.poissonarrivals.PreciseThroughputTimer
 
setThrowable(Throwable) - Method in class org.apache.log.LogEvent
Deprecated.
Set the throwable for LogEvent.
setTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setTime(long) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
 
setTime(long) - Method in class org.apache.log.LogEvent
Deprecated.
Set the absolute time of LogEvent.
setTimelim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the time limit attribute of the LDAPSampler object
setTimeout(String) - Method in class org.apache.jmeter.modifiers.SampleTimeout
Set the timeout for this timer.
setTimeout(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
setTimeout(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Sets timeout (ms) for SMTP connection
setTimeout(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
setTimeOut(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
setTimeoutInMs(long) - Method in class org.apache.jmeter.timers.SyncTimer
 
setTimestamp(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setTimeStamp(long) - Method in class org.apache.jmeter.samplers.SampleResult
This is only intended for use by SampleResultConverter!
setTimout(long) - Method in class org.apache.jmeter.protocol.system.SystemSampler
 
setTitle(String) - Method in class org.apache.jmeter.report.config.GraphConfiguration
Sets the title of the graph.
setTitle(String) - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
Sets the title of the graph.
setTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setTitleFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setTitleFont(Font) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setTlsProtocolsToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Set the TLS protocols to use for handshake
setTlsProtocolsToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets the list of protocols to be used on TLS handshake
setToAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
 
setToContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setToEqualsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTolerant(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set tolerant mode if required
setTolerant(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setToleratedCount(long) - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
setToleratedThreshold(long) - Method in class org.apache.jmeter.report.processor.ApdexThresholdsInfo
 
setToleratedThreshold(long) - Method in class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
setToMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setToNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
Registers the text to display in a tool tip.
setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
Registers the text to display in a tool tip.
setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
Registers the text to display in a tool tip.
setToOrType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTopFixedCount(int) - Method in class org.apache.jorphan.gui.MenuScroller
Sets the number of items to fix at the top of the menu or popup menu.
setToSubstringType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
setTotal(long) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryData
 
setTotalCount(long) - Method in class org.apache.jmeter.report.processor.ApdexSummaryData
 
setTrafficClass(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setTransaction(String) - Method in class org.apache.jmeter.report.dashboard.SamplingStatistic
 
setTransactionDone() - Method in class org.apache.jmeter.control.TransactionSampler
 
setTransactionIsolation(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setTransferData(JMeterTreeNode[]) - Method in class org.apache.jmeter.util.JMeterTreeNodeTransferable
 
setTrimInterval(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setTristateFromProperty(TestElement, String) - Method in class org.apache.jmeter.gui.util.TristateCheckBox
Set state depending on property
setTrustAll(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setTrustAllCerts(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Enforces JMeter to trust all certificates, no matter what CA is issuer (checkbox)
setTrustAllCerts(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Determines if SMTP-sampler should trust all certificates, no matter what CA - to be called by SmtpSampler-object
setTruststore(String, String, String) - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
setTruststore(String, String, String) - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
setTrustStoreToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Set the path to local (pre-installed) truststore to be used to avoid SSL-connection-exceptions
setTrustStoreToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets the path to the local truststore to be used for SSL / StartTLS - to be called by SmtpSampler-object
setTxTimeout(int) - Method in class org.apache.jmeter.protocol.bolt.sampler.AbstractBoltTestElement
 
setType(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Sets the Meta Data attribute of the JmsProperty.
setupConnection(URL, String, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
Returns an HttpURLConnection fully ready to attempt connection.
setupCredentials(Authorization, URL, HttpClientContext, CredentialsProvider, String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Configure credentials and auth scheme on client if an authorization is
setupDefaultRenderer(JTable) - Static method in class org.apache.jmeter.gui.util.HeaderAsPropertyRendererWrapper
 
setupDefaultRenderer(JTable, Object[][]) - Static method in class org.apache.jmeter.gui.util.HeaderAsPropertyRendererWrapper
Deprecated.
don't use columnsMsgParameters as they are not moved when the columns of the corresponding tables object model are moved
setupGuiClasses() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
Setup GUI class
setupHttpEntityEnclosingRequestData(HttpEntityEnclosingRequestBase) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
setupInputDialog(JFrame) - Method in class org.apache.jmeter.gui.HtmlReportUI
 
setupRequest(URL, HttpRequestBase, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
Setup following elements on httpRequest: ConnRoutePNames.LOCAL_ADDRESS enabling IP-SPOOFING Socket and connection timeout Redirect handling Keep Alive header or Connection Close Calls setConnectionHeaders to setup headers Calls setConnectionCookie to setup Cookie
setupTabPane() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsXPath
setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
setupTabPane() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
setupTabPane() - Method in class org.apache.jmeter.visualizers.SamplerResultTab
 
setupTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Invoked when the thread starts.
setupTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Invoked when the thread starts.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
setupTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Do any initialization required by this client.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
Do any initialization required by this client.
setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
Do any initialization required by this client.
setupTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
setupTest(BackendListenerContext) - Method in interface org.apache.jmeter.visualizers.backend.BackendListenerClient
Do any initialization required by this client.
setupTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
setupTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
setupTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
 
SetupThreadGroup - Class in org.apache.jmeter.threads
SetupThreadGroup.java is a special type of ThreadGroup that can be used for setting up of a test before the bulk of the test executes later.
SetupThreadGroup() - Constructor for class org.apache.jmeter.threads.SetupThreadGroup
 
SetupThreadGroupGui - Class in org.apache.jmeter.threads.gui
 
SetupThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.SetupThreadGroupGui
 
setupXStreamSecurityPolicy(XStream) - Static method in class org.apache.jmeter.util.JMeterUtils
Setup default security policy
setUrl(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setUrl(String) - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
setURL(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setURL(URL) - Method in class org.apache.jmeter.samplers.SampleResult
 
setUseAuth(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
Set whether authentication is required for JNDI
setUseAuth(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Set whether mail server needs auth.
setUseAuthentication(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets if authentication should be used to access the mailserver - to be called by SmtpSampler-object
setUseBrowserCompatibleMultipartMode(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setUseBrowserCompatibleMultipartModeVisible(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useBrowserCompatibleMultipartModeVisible checkbox in the UrlConfigGui.
setUseClientMode(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setUseEmlMessage(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Set the use of an .eml-message instead of the content of message-text area
setUseEmlMessage(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
 
setUseEquals(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
 
setUseExpires(boolean) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
setUseExpression(boolean) - Method in class org.apache.jmeter.control.IfController
 
setUseField(String) - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
setUseField(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
 
setUseJNDIProperties(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
if the sampler should use jndi.properties file, call the method with the string "true"
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
setUseKeepAliveVisible(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useKeepAliveVisible checkbox in the UrlConfigGui.
setUseLocalTrustStore(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Set the use of a local (pre-installed) truststore to avoid SSL-connection-exceptions (checkbox)
setUseLocalTrustStore(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Assigns the object to use a local truststore for SSL / StartTLS - to be called by SmtpSampler-object
setUseMultipart(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Deprecated.
setUseMultipartVisible(boolean) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set the visibility of the useMultipartVisible checkbox in the UrlConfigGui.
setUseNonPersistentDelivery(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
setUseNoSecurity(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
setUseParsedFile(boolean) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Calls this method to set whether or not to use the path in the log.
setUser(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
setUserDefinedTest(boolean) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the UserDefinedTest attribute of the LDAPSampler object.
setUserDefinedVariables(Map<String, String>) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Set this ValueReplacer's variable map
setUserDefinedVariables(Arguments) - Method in class org.apache.jmeter.testelement.TestPlan
 
setUserDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the username attribute of the LDAP object
setUseReqMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setUseResMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
setUsername(String) - Method in class org.apache.jmeter.config.LoginConfig
Sets the Username attribute of the LoginConfig object.
setUsername(String) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
setUsername(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
setUsername(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
set the username to login into the jms server if needed
setUsername(String) - Method in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
setUsername(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
 
setUsername(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets username to authenticate at the mailserver - to be called by SmtpSampler-object
setUserName(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
setUserPw(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the password attribute of the LDAP object
setUseSeparator(boolean) - Method in class org.apache.jmeter.control.ForeachController
 
setUseSSL(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Sets SSL to be used to secure the SMTP-connection (checkbox)
setUseSSL(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets SSL to secure the delivery channel for the message - to be called by SmtpSampler-object
setUseStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
Sets StartTLS to be used to secure the SMTP-connection (checkbox)
setUseStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
Sets StartTLS to secure the delivery channel for the message - to be called by SmtpSampler-object
setValidating(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set use validation
setValidating(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setValidMethods(String[]) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
Set available HTTP methods to be shown in the UrlConfigGui.
setValue(float) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
 
setValue(float) - Method in class org.apache.jmeter.testelement.property.FloatProperty
 
setValue(int) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
 
setValue(int) - Method in class org.apache.jmeter.testelement.property.LongProperty
 
setValue(Object) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Sets the value of this cell.
setValue(Object) - Method in class org.apache.jmeter.report.processor.ValueResultData
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.LongPropertyEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
setValue(Object) - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
setValue(Object) - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
 
setValue(Object) - Method in class org.apache.jorphan.gui.MinMaxLongRenderer
 
setValue(Object) - Method in class org.apache.jorphan.gui.NumberRenderer
 
setValue(Object) - Method in class org.apache.jorphan.gui.RateRenderer
 
setValue(String) - Method in class org.apache.jmeter.config.Argument
Sets the value of the Argument.
setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
set the value for this object.
setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Header
Set the value for this object.
setValue(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
Set the value
setValue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
Sets the value of the JmsProperty.
setValue(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the value of the Argument.
setValue(String) - Method in class org.apache.jmeter.testelement.property.StringProperty
Sets the value.
setValueAt(Object, int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
Sets the ValueAt attribute of the Arguments object.
setValueAt(Object, int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
setValueAt(Object, int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
setValueAt(Object, Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
the method is similar to isCellEditable(int,int).
setValueAt(Object, Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
the method is similar to isCellEditable(int,int).
setValueComparator(int, Comparator<?>) - Method in class org.apache.jorphan.gui.ObjectTableSorter
Assign comparator to given column, if null a getDefaultComparator(int) default one is used instead.
setValueFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setValueOrientation(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setValues(String[]) - Method in class org.apache.jorphan.gui.JLabeledChoice
 
setVarCount(int) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
setVariableName(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
Configures the variable name.
setVariableName(String) - Method in class org.apache.jmeter.reporters.ResultSaver
 
setVariableNames(String) - Method in class org.apache.jmeter.config.CSVDataSet
 
setVariableNames(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
setVariables(String) - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
setVariables(Map<String, String>) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
setVariables(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterContext
Internally called by JMeter, never call it directly
setVarName(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
 
setVerifySignature(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
setVersion(int) - Method in class org.apache.jmeter.protocol.http.control.Cookie
 
setVersion(String) - Method in class org.apache.jmeter.save.ListenerResultWrapper
 
setVersion(String) - Method in class org.apache.jmeter.save.TestResultWrapper
 
setVisible(boolean) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
setVisible(boolean) - Method in class org.apache.jmeter.gui.action.SearchTreeDialog
 
setVisible(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog
 
setWaitForJournaling(boolean) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setWantClientAuth(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
 
setWarningThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
Sets the threshold on warning level
setWhitespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set whether to ignore element whitespace
setWhitespace(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setWidth(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setWidth(int) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setWidth(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setWorkingDirectory(File) - Method in class org.apache.jmeter.report.processor.SampleContext
Sets the work directory.
setWriteHeader(boolean) - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
Enables the CSV header on the output file (defaults to false)
setWriteOperationNumberOfServers(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setWriteOperationTimeout(int) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
setWriter(Writer) - Method in class org.apache.jmeter.report.core.AbstractSampleWriter
Set the new writer on which samples will be written by this sample writer.
If any writer exists on the sample writer, it is flushed and closed before being replaced by the new one.
setWriter(Writer) - Method in class org.apache.jmeter.report.core.CsvSampleWriter
 
setXAxis(String) - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Sets the xAxis.
setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
Expects null array when no labels not empty array
setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables xhtml validation mode
setXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
Enables xml validation mode
setXPath(String) - Method in class org.apache.jmeter.assertions.gui.XPath2Panel
Set the string that will be used in the xpath evaluation
setXPath(String) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
Set the string that will be used in the xpath evaluation
setXPathQuery(String) - Method in class org.apache.jmeter.extractor.XPath2Extractor
 
setXPathQuery(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
 
setXPathString(String) - Method in class org.apache.jmeter.assertions.XPath2Assertion
Set the XPath String this will be used as an xpath
setXPathString(String) - Method in class org.apache.jmeter.assertions.XPathAssertion
Set the XPath String this will be used as an xpath
setXsdFileName(String) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
setYAxis(String) - Method in class org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumer
Sets the yAxis.
setYAxisLabels(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setYAxisLabels(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
setYAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
 
setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
 
setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
shape_counter - Variable in class org.apache.jmeter.visualizers.LineGraph
 
SharedCustomizer - Interface in org.apache.jmeter.testbeans.gui
Tagging interface to mark a customizer class as shareable among elements of the same type.
SharedTCLogParser - Class in org.apache.jmeter.protocol.http.util.accesslog
 
SharedTCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
SharedTCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
 
SHIFT_LEFT_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SHIFT_RIGHT_ARROW - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SHORTCUT_ICON - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
shouldCache() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
shouldSaveBeforeRun() - Method in class org.apache.jmeter.gui.GuiPackage
Should Save Before Run Decide by Preference and if not exists by Property
shouldSaveBeforeRunByPreference() - Method in class org.apache.jmeter.gui.GuiPackage
Should Save Before Run by Preference Only
shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that the editing cell may be selected.
shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
showControllerSeriesOnly() - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Indicates whether only controller series are shown.
showControllerSeriesOnly(boolean) - Method in class org.apache.jmeter.report.config.ExporterConfiguration
Sets the flag defining whether only controllers series are shown
showErrorMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
 
showGrouping - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
showGrouping - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
showInfoMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
 
showInputDialog(JFrame) - Method in class org.apache.jmeter.gui.HtmlReportUI
 
showMessage(String, String, int) - Static method in class org.apache.jmeter.gui.GuiPackage
 
showRenderedResponse(String, SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
 
showRenderedResponse(String, SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
showRenderedResponse(String, SampleResult, boolean) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
 
showScopeSettings(AbstractScopedTestElement) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Show the scope settings from the test element.
showScopeSettings(AbstractScopedTestElement, boolean) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
Show the scope settings from the test element with variable scope
showScreen() - Method in class org.apache.jmeter.SplashScreen
Show screen
showStoppingMessage(String) - Method in class org.apache.jmeter.gui.MainFrame
Show a dialog indicating that JMeter threads are stopping on a particular host.
showWarningMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
 
showWarnings() - Method in class org.apache.jmeter.assertions.XPathAssertion
 
showWarnings() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
shrink() - Method in class org.apache.jmeter.protocol.http.sampler.ResourcesDownloader
this method will try to shrink the thread pool size as much as possible it should be called at the end of a test
shutdown(List<String>) - Method in class org.apache.jmeter.engine.DistributedRunner
 
ShutdownClient - Class in org.apache.jmeter.util
Simple utility to send a shutdown message to a non-GUI instance of JMeter
ShutdownClient() - Constructor for class org.apache.jmeter.util.ShutdownClient
 
shutdownInput() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
shutdownOutput() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
SimpleCompoundEdit - Class in org.apache.jmeter.gui
 
SimpleCompoundEdit() - Constructor for class org.apache.jmeter.gui.SimpleCompoundEdit
 
SimpleConfigGui - Class in org.apache.jmeter.config.gui
Default config gui for Configuration Element.
SimpleConfigGui() - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
Create a new standalone SimpleConfigGui.
SimpleConfigGui(boolean) - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
Create a new SimpleConfigGui as either a standalone or an embedded component.
SimpleDataWriter - Class in org.apache.jmeter.visualizers
This listener can record results to a file but not to the UI.
SimpleDataWriter() - Constructor for class org.apache.jmeter.visualizers.SimpleDataWriter
Create the SimpleDataWriter.
SimpleVariable - Class in org.apache.jmeter.engine.util
 
SimpleVariable() - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
 
SimpleVariable(String) - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
 
singleLineRowHeight(JTable) - Static method in class org.apache.jorphan.gui.JFactory
Updates JTable.setRowHeight(int) with the height of a single line.
size() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
size() - Method in class org.apache.jmeter.gui.SimpleCompoundEdit
 
size() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
Return the number of headers.
size() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
 
size() - Method in class org.apache.jorphan.collections.Data
Gets the number of rows in the Data object.
size() - Method in class org.apache.jorphan.collections.HashTree
Returns the number of top-level entries in the HashTree.
SizeAssertion - Class in org.apache.jmeter.assertions
Checks if the results of a Sample matches a particular size.
SizeAssertion() - Constructor for class org.apache.jmeter.assertions.SizeAssertion
 
SizeAssertionGui - Class in org.apache.jmeter.assertions.gui
SizeAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.SizeAssertionGui
Simple Constructor which initializes the gui component
sizeColumns(JTable) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Resize the table columns to appropriate widths.
sizeColumns(JTable) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
SKIP_AUTO_NUMBER - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
SKIP_SUFFIX - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
skipJarsWithJmeterSkipClassScanningAttribute() - Static method in class org.apache.jorphan.reflect.ClassFinder
Configures if ClassFinder should skip jar files that have JMeter-Skip-Class-Scanning: true manifest attribute.
SleepTest - Class in org.apache.jmeter.protocol.java.test
The SleepTest class is a simple example class for a JMeter Java protocol client.
SleepTest() - Constructor for class org.apache.jmeter.protocol.java.test.SleepTest
Default constructor for SleepTest.
SlowHCPlainConnectionSocketFactory - Class in org.apache.jmeter.protocol.http.util
Apache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
SlowHCPlainConnectionSocketFactory(int) - Constructor for class org.apache.jmeter.protocol.http.util.SlowHCPlainConnectionSocketFactory
Create a factory
SlowInputStream - Class in org.apache.jmeter.util
InputStream wrapper to emulate a slow device, e.g.
SlowInputStream(InputStream, int) - Constructor for class org.apache.jmeter.util.SlowInputStream
Wraps the input stream to emulate a slow device
SlowOutputStream - Class in org.apache.jmeter.util
OutputStream filter to emulate a slow device, e.g.
SlowOutputStream(OutputStream, int) - Constructor for class org.apache.jmeter.util.SlowOutputStream
Create wrapped Output Stream toe emulate the requested CPS.
SlowSocket - Class in org.apache.jmeter.util
"Slow" (non-SSL) socket implementation to emulate dial-up modems etc
SlowSocket(int) - Constructor for class org.apache.jmeter.util.SlowSocket
Added for use by SlowHC4SocketFactory.
SlowSocket(int, String, int) - Constructor for class org.apache.jmeter.util.SlowSocket
 
SlowSocket(int, String, int, InetAddress, int) - Constructor for class org.apache.jmeter.util.SlowSocket
 
SlowSocket(int, String, int, InetAddress, int, int) - Constructor for class org.apache.jmeter.util.SlowSocket
 
SlowSSLSocket - Class in org.apache.jmeter.util
"Slow" SSLsocket implementation to emulate dial-up modems etc WARNING: the class relies on overriding all superclass methods in order to apply them to the input socket.
SlowSSLSocket(SSLSocket, int) - Constructor for class org.apache.jmeter.util.SlowSSLSocket
Wrap an SSLSocket with slow input and output streams
small(JButton) - Static method in class org.apache.jorphan.gui.JFactory
 
small(JCheckBox) - Static method in class org.apache.jorphan.gui.JFactory
 
small(JLabel) - Static method in class org.apache.jorphan.gui.JFactory
 
small(JTextField) - Static method in class org.apache.jorphan.gui.JFactory
 
small(JToolBar) - Static method in class org.apache.jorphan.gui.JFactory
 
small(JEditableCheckBox) - Static method in class org.apache.jorphan.gui.JFactory
 
SMIMEAssertionGui - Class in org.apache.jmeter.assertions.gui
 
SMIMEAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
 
SMIMEAssertionTestElement - Class in org.apache.jmeter.assertions
 
SMIMEAssertionTestElement() - Constructor for class org.apache.jmeter.assertions.SMIMEAssertionTestElement
 
SmtpPanel - Class in org.apache.jmeter.protocol.smtp.sampler.gui
Class to build gui-components for SMTP-sampler.
SmtpPanel() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
Creates new form SmtpPanel, standard constructor.
SmtpSampler - Class in org.apache.jmeter.protocol.smtp.sampler
Sampler-Class for JMeter - builds, starts and interprets the results of the sampler.
SmtpSampler() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SmtpSamplerGui - Class in org.apache.jmeter.protocol.smtp.sampler.gui
Class to build superstructure-gui for SMTP-panel, sets/gets value for a JMeter's testElement-object (i.e.
SmtpSamplerGui() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
Creates new SmtpSamplerGui, standard constructor.
SO_LINGER - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
SO_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
SocketConnectionInfos - Class in org.apache.jmeter.visualizers.backend.graphite
Bean to embed host/port to Graphite
SocketConnectionInfos(String, int) - Constructor for class org.apache.jmeter.visualizers.backend.graphite.SocketConnectionInfos
 
SocketOutputStream - Class in org.apache.jmeter.visualizers.backend.graphite
Convenience class for writing bytes to a Socket.
SocketOutputStream(InetSocketAddress) - Constructor for class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStream
 
SocketOutputStream(Socket) - Constructor for class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStream
 
SocketOutputStreamPoolFactory - Class in org.apache.jmeter.visualizers.backend.graphite
Pool Factory of SocketOutputStream
SocketOutputStreamPoolFactory(int, int) - Constructor for class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
sort() - Method in class org.apache.jorphan.gui.ObjectTableSorter
Sort table
sort(String) - Method in class org.apache.jorphan.collections.Data
Sorts the data using a given row as the sorting criteria.
sort(List<Sample>) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
sort(CsvFile, File, boolean) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
Sort an input CSV file to an sorted output CSV file.
sort(SampleMetadata, File, File, boolean) - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
Sort an input CSV file whose metadata structure is provided.
SORT_ORDER_DEFAULT - Static variable in class org.apache.jmeter.gui.util.MenuInfo
 
source(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
 
SOURCE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
SOURCE - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
SOURCE_FILE_ATTRIBUTE - Static variable in class org.apache.jmeter.report.processor.CsvFileSampleSource
File name whose sample are being produced on the channel
SOURCE_TYPE_DEFAULT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
SplashScreen - Class in org.apache.jmeter
Splash Screen
SplashScreen() - Constructor for class org.apache.jmeter.SplashScreen
Constructor
split(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
 
split(String, String, boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
This is almost equivalent to the String.split(String) method in JDK 1.4.
split(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Takes a String and a tokenizer character string, and returns a new array of strings of the string split by the tokenizer character(s).
SplitFunction - Class in org.apache.jmeter.functions
Function to split a string into variables
SplitFunction() - Constructor for class org.apache.jmeter.functions.SplitFunction
 
splitJson(JsonNode) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
SSL - Enum constant in enum org.apache.jmeter.reporters.MailerModel.MailAuthType
 
SSL_MANAGER - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SSL_MANAGER - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
SSL_TRUST_ALL_CERTS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
SSLManager - Class in org.apache.jmeter.util
The SSLManager handles the KeyStore information for JMeter.
SSLManager() - Constructor for class org.apache.jmeter.util.SSLManager
Protected Constructor to remove the possibility of directly instantiating this object.
SSLManagerCommand - Class in org.apache.jmeter.gui.action
SSL Manager Command.
SSLManagerCommand() - Constructor for class org.apache.jmeter.gui.action.SSLManagerCommand
 
SSLRMIClientSocketFactory - Class in org.apache.jmeter.rmi
Implementation of RMIClientSocketFactory that: Establishes SSL connection
SSLRMIClientSocketFactory() - Constructor for class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
SSLRMIServerSocketFactory - Class in org.apache.jmeter.rmi
Implementation of RMIServerSocketFactoryImpl that: Binds socket to an address Establishes SSL connection
SSLRMIServerSocketFactory(InetAddress) - Constructor for class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
StandardGenerator - Class in org.apache.jmeter.protocol.http.util.accesslog
Description:

StandardGenerator will be the default generator used to pre-process logs.
StandardGenerator() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
The constructor is used by GUI and samplers to generate request objects.
StandardGenerator(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
 
StandardJMeterEngine - Class in org.apache.jmeter.engine
Runs JMeter tests, either directly for local GUI and non-GUI invocations, or started by RemoteJMeterEngineImpl when running in server mode.
StandardJMeterEngine() - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
 
StandardJMeterEngine(String) - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
 
StandardSampleSender - Class in org.apache.jmeter.samplers
Default behaviour for remote testing.
StandardSampleSender() - Constructor for class org.apache.jmeter.samplers.StandardSampleSender
Deprecated.
only for use by test code
start() - Method in class org.apache.jmeter.engine.DistributedRunner
Start all engines that were previously initiated
start() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Calls Connection.start() to begin receiving inbound messages.
start(int, ListenerNotifier, ListedHashTree, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Start the ThreadGroup
start(int, ListenerNotifier, ListedHashTree, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.ThreadGroup
 
start(String[]) - Method in class org.apache.jmeter.JMeter
Takes the command line arguments and uses them to determine how to startup JMeter.
start(List<String>) - Method in class org.apache.jmeter.engine.DistributedRunner
Starts a remote testing engines
Start - Class in org.apache.jmeter.gui.action
Set of Actions to: Start a Test Plan Start a Test Plan without sleeping on the timers Stop a Test Plan Shutdown a Test plan Run a set of Thread Groups Run a set of Thread Groups without sleeping on the timers Validate a set of Thread Groups with/without sleeping on the timers depending on jmeter properties
Start() - Constructor for class org.apache.jmeter.gui.action.Start
Constructor for the Start object.
START_INTERVAL_CONTROLLER_FILTER_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
START_NEXT_ITERATION_CURRENT_LOOP - Static variable in class org.apache.jmeter.sampler.TestAction
Start next iteration of Current Loop
START_NEXT_ITERATION_OF_CURRENT_LOOP - Enum constant in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
 
START_NEXT_ITERATION_OF_THREAD - Enum constant in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
 
startCellEditing(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
startConsuming() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.AggregateConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
startConsuming() - Method in class org.apache.jmeter.report.processor.FilterConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.NormalizerSampleConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.RequestsSummaryConsumer
 
startConsuming() - Method in interface org.apache.jmeter.report.processor.SampleConsumer
Start the sample consuming.
startConsuming() - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
startConsuming() - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
startedThreads - Variable in class org.apache.jmeter.threads.JMeterContextService.ThreadCounts
 
startHandshake() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
startHttpMirror() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
startNextLoop() - Method in class org.apache.jmeter.control.ForeachController
 
startNextLoop() - Method in interface org.apache.jmeter.control.IteratingController
Start next iteration ("continue" keyword equivalent in loops)
startNextLoop() - Method in class org.apache.jmeter.control.LoopController
Start next iteration
startNextLoop() - Method in class org.apache.jmeter.control.WhileController
 
startNextLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Start next iteration after an error
startProducing() - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
startProducing() - Method in interface org.apache.jmeter.report.processor.SampleProducer
Start producing samples, must be invoked before any call to produce()
startProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a property is starting.
startProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
startServer(int) - Static method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
 
startsWith(byte[], byte[], int) - Static method in class org.apache.jorphan.util.JOrphanUtils
Check if a byte array starts with the given byte array.
startTest() - Static method in class org.apache.jmeter.threads.JMeterContextService
Method is called by the JMeterEngine class when a test run is started.
startTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
Notification that a new test element is about to be traversed.
StatCalculator<T extends Number & Comparable<? super T>> - Class in org.apache.jorphan.math
This class serves as a way to calculate the median, max, min etc.
StatCalculator(T, T, T) - Constructor for class org.apache.jorphan.math.StatCalculator
This constructor is used to set up particular values for the generic class instance.
StatCalculatorInteger - Class in org.apache.jorphan.math
StatCalculator for Integer values
StatCalculatorInteger() - Constructor for class org.apache.jorphan.math.StatCalculatorInteger
 
StatCalculatorLong - Class in org.apache.jorphan.math
StatCalculator for Long values
StatCalculatorLong() - Constructor for class org.apache.jorphan.math.StatCalculatorLong
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.assertions.gui.JSONPathAssertionGui
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.control.gui.IfControllerPanel
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.gui.action.SelectTemplatesDialog
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
Handle change events for this component.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
the current implementation checks to see if the source of the event is the filterpkg field.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
When a widget state changes, it will notify this class so we can enable/disable the correct items.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
When the state of a widget changes, it will notify the gui.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
Invoked when the target of the listener has changed its state.
StatGraphProperties - Class in org.apache.jmeter.visualizers
 
StatGraphProperties() - Constructor for class org.apache.jmeter.visualizers.StatGraphProperties
 
StatGraphVisualizer - Class in org.apache.jmeter.visualizers
Aggregrate Table-Based Reporting Visualizer for JMeter.
StatGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatGraphVisualizer
 
staticConfig() - Static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
StaticHost - Class in org.apache.jmeter.protocol.http.control
Bean containing mapping from name to array of Addresses
StaticHost() - Constructor for class org.apache.jmeter.protocol.http.control.StaticHost
 
StaticHost(String, String) - Constructor for class org.apache.jmeter.protocol.http.control.StaticHost
 
StaticJMeterGUIComponent - Class in org.apache.jmeter.gui.menu
Internal class to speedup the startup time.
StaticJMeterGUIComponent(Class<?>, TestElementMetadata) - Constructor for class org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
 
StaticSeriesSelector - Class in org.apache.jmeter.report.processor.graph
The class StaticSeriesSelector provides always the same series name.
StaticSeriesSelector() - Constructor for class org.apache.jmeter.report.processor.graph.StaticSeriesSelector
 
StatisticalSampleResult - Class in org.apache.jmeter.samplers
Aggregates sample results for use by the Statistical remote batch mode.
StatisticalSampleResult() - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
 
StatisticalSampleResult(long, long) - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
Deprecated.
Needs to be replaced when multiple sample results are sorted out
StatisticalSampleResult(SampleResult) - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
Create a statistical sample result from an ordinary sample result.
StatisticalSampleSender - Class in org.apache.jmeter.samplers
Implements batch reporting for remote testing.
StatisticalSampleSender() - Constructor for class org.apache.jmeter.samplers.StatisticalSampleSender
Deprecated.
only for use by test code
STATISTICS_SUMMARY_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
StatisticsSummaryConsumer - Class in org.apache.jmeter.report.processor
The class StatisticsSummaryConsumer provides a consumer that calculates: total number of samples errors error % mean response time median response time percentile 1 (90% by default) percentile 2 (95% by default) percentile 3 (99% by default) throughput received bytes per second sent bytes per second min max
StatisticsSummaryConsumer() - Constructor for class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
Instantiates a new statistics summary consumer.
StatisticsSummaryData - Class in org.apache.jmeter.report.processor
The class ApdexSummaryData provides information for StatisticsSummaryConsumer.
StatisticsSummaryData(double, double, double) - Constructor for class org.apache.jmeter.report.processor.StatisticsSummaryData
Instantiates a new statistics info.
StatusSeriesSelector - Class in org.apache.jmeter.report.processor.graph
The class StatusSeriesSelector provides a projection from a sample to a string that defines its status (success or failure).
StatusSeriesSelector() - Constructor for class org.apache.jmeter.report.processor.graph.StatusSeriesSelector
 
StatVisualizer - Class in org.apache.jmeter.visualizers
Aggregate Table-Based Reporting Visualizer for JMeter.
StatVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatVisualizer
 
stop() - Method in class org.apache.jmeter.engine.DistributedRunner
Stop all engines that were previously initiated
stop() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
Calls Connection.stop() to stop receiving inbound messages.
stop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
This gracefully stops threads of Group
stop() - Method in class org.apache.jmeter.threads.JMeterThread
Set running flag to false which will interrupt JMeterThread on next flag test.
stop() - Method in class org.apache.jmeter.threads.ThreadGroup
This is a clean shutdown.
stop(List<String>) - Method in class org.apache.jmeter.engine.DistributedRunner
 
STOP - Static variable in class org.apache.jmeter.sampler.TestAction
 
STOP_NOW - Static variable in class org.apache.jmeter.sampler.TestAction
 
STOP_THREAD - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
Stops editing and returns true to indicate that editing has stopped.
stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
stopConsuming() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.AggregateConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.ExternalSampleSorter
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.FilterConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.NormalizerSampleConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.RequestsSummaryConsumer
 
stopConsuming() - Method in interface org.apache.jmeter.report.processor.SampleConsumer
Stops the consuming process.
stopConsuming() - Method in class org.apache.jmeter.report.processor.SampleWriterConsumer
 
stopConsuming() - Method in class org.apache.jmeter.report.processor.TaggerConsumer
 
stopConsumingBase() - Method in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
stopEngine() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopEngineNow() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopHttpMirror() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
 
Stoppable - Interface in org.apache.jmeter.gui
Interface that identifies processes to stop on close or load of new project files
stopProducing() - Method in class org.apache.jmeter.report.processor.AbstractSampleConsumer
 
stopProducing() - Method in interface org.apache.jmeter.report.processor.SampleProducer
Stop producing samples, no produce() call should occur after this service has been called.
stopProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
 
stopServer() - Method in interface org.apache.jmeter.gui.Stoppable
Stop server
stopServer() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
 
stopServer() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
Stop the proxy daemon.
StopStoppables - Class in org.apache.jmeter.gui.action
Stops stopables (Proxy, Mirror)
StopStoppables() - Constructor for class org.apache.jmeter.gui.action.StopStoppables
 
stopTableEditing() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
Stop any editing that is currently being done on the table.
stopTableEditing() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
Stop any editing that is currently being done on the table.
stopTableEditing() - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
Stop any editing that is currently being done on the table.
stopTableEditing(JTable) - Static method in class org.apache.jorphan.gui.GuiUtils
Stop any editing that is currently being done on the table.
stopTest() - Method in interface org.apache.jmeter.engine.JMeterEngine
Stop test immediately interrupting current samplers
stopTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
Stop Test Now
stopTest(boolean) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
stopTest(boolean) - Method in interface org.apache.jmeter.engine.JMeterEngine
 
stopTest(boolean) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopThread(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
stopThread(String, boolean) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Hard or graceful stop depending on now flag
stopThread(String, boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
Stop thread called threadName: stop JMeter thread interrupt JMeter thread interrupt underlying thread
stopThreadNow(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
 
storeSubResult(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
Add a subresult read from a results file.
storeSubResult(SampleResult, boolean) - Method in class org.apache.jmeter.samplers.SampleResult
Add a subresult read from a results file.
strictDateFormatter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
StringArgumentHolder - Class in org.apache.jmeter.protocol.http.curl
 
StringConverter<TDest> - Interface in org.apache.jmeter.report.core
The interface StringConverter represents a converter from a string to another type.
StringFromFile - Class in org.apache.jmeter.functions
StringFromFile Function to read a String from a text file.
StringFromFile() - Constructor for class org.apache.jmeter.functions.StringFromFile
 
StringProperty - Class in org.apache.jmeter.testelement.property
 
StringProperty() - Constructor for class org.apache.jmeter.testelement.property.StringProperty
 
StringProperty(String, String) - Constructor for class org.apache.jmeter.testelement.property.StringProperty
 
StringPropertyConverter - Class in org.apache.jmeter.save.converters
 
StringPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.StringPropertyConverter
 
stringToCookie(String, String) - Static method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser
Convert string to cookie
StringToFile - Class in org.apache.jmeter.functions
StringToFile Function to write a String to a file Parameters: file name content append (true/false)(optional) file encoding (optional) Returns: true if OK, false if an error occurred
StringToFile() - Constructor for class org.apache.jmeter.functions.StringToFile
 
StringUtilities - Class in org.apache.jmeter.util
 
StringUtilities - Class in org.apache.jorphan.util
Functions that are missing in other libraries.
StringWrap - Class in org.apache.jorphan.util
Wraps text in such a way so the lines do not exceed given maximum length.
StringWrap(int, int) - Constructor for class org.apache.jorphan.util.StringWrap
Creates string wrapper instance.
STRIP_PORT - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
Decides whether port should be omitted from SPN for Kerberos SPNEGO authentication
stripFile(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Tokenize the URL into two tokens.
strokeWidth - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
STYLESHEET - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
SUB_TREE_LOADED - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SUB_TREE_MERGED - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SUB_TREE_SAVED - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
SUBCONF_KEY_CLASSNAME - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
SUBCONF_KEY_PROPERTY - Static variable in class org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
SubConfiguration - Class in org.apache.jmeter.report.config
The class SubConfiguration describes a sub configuration item
SubConfiguration() - Constructor for class org.apache.jmeter.report.config.SubConfiguration
 
subControllersAndSamplers - Variable in class org.apache.jmeter.control.GenericController
 
SUBJECT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SubscriberSampler - Class in org.apache.jmeter.protocol.jms.sampler
This class implements the JMS Subscriber sampler.
SubscriberSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
substitute(String, String, String) - Static method in class org.apache.jmeter.util.StringUtilities
Replace all patterns in a String
substitute(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Replace all patterns in a String
SUBSTITUTE - Static variable in class org.apache.jmeter.assertions.SubstitutionElement
 
SubstitutionElement - Class in org.apache.jmeter.assertions
 
SubstitutionElement() - Constructor for class org.apache.jmeter.assertions.SubstitutionElement
 
subtractNode() - Method in class org.apache.jmeter.engine.ConvertListeners
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jmeter.engine.PreCompiler
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jmeter.engine.TreeCloner
 
subtractNode() - Method in class org.apache.jmeter.engine.TurnElementsOn
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jmeter.gui.action.CheckDirty
Indicates traversal has moved up a step, and the visitor should remove the top node from it's stack structure.
subtractNode() - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jmeter.threads.TestCompiler
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in interface org.apache.jorphan.collections.HashTreeTraverser
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
subtractNode() - Method in class org.apache.jorphan.collections.SearchByClass
Indicates traversal has moved up a step, and the visitor should remove the top node from its stack structure.
SUCCESS_ONLY - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
SUCCESSFUL - Static variable in class org.apache.jmeter.save.CSVSaveService
 
SuccessfulElapsedTimeValueSelector - Class in org.apache.jmeter.report.processor.graph
The class ElapsedTimeValueSelector provides a projection from a sample to its elapsed time only if sample is not an empty transaction Controller and sample is successful
SuccessfulElapsedTimeValueSelector() - Constructor for class org.apache.jmeter.report.processor.graph.SuccessfulElapsedTimeValueSelector
 
SumAggregator - Class in org.apache.jmeter.report.processor
The class SumAggregator is used to get sum from samples.
SumAggregator() - Constructor for class org.apache.jmeter.report.processor.SumAggregator
 
SumAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating SumAggregator objects.
SumAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.SumAggregatorFactory
 
Summariser - Class in org.apache.jmeter.reporters
Generate a summary of the test run so far to the log file and/or standard output.
Summariser() - Constructor for class org.apache.jmeter.reporters.Summariser
 
Summariser(String) - Constructor for class org.apache.jmeter.reporters.Summariser
Constructor for use during startup (intended for non-GUI use)
SummariserGui - Class in org.apache.jmeter.reporters.gui
Create a summariser test element GUI.
SummariserGui() - Constructor for class org.apache.jmeter.reporters.gui.SummariserGui
 
SummaryInfo(boolean) - Constructor for class org.apache.jmeter.report.processor.AbstractSummaryConsumer.SummaryInfo
Instantiates a new summary info.
SummaryReport - Class in org.apache.jmeter.visualizers
Simpler (lower memory) version of Aggregate Report (StatVisualizer).
SummaryReport() - Constructor for class org.apache.jmeter.visualizers.SummaryReport
 
SUN_JAVA_COMMAND - Static variable in class org.apache.jmeter.gui.action.Restart
Sun property pointing the main class and its arguments.
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
 
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
 
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
supportsCustomEditor() - Method in class org.apache.jmeter.util.ScriptingBeanInfoSupport.JSR223ScriptCacheCheckboxEditor
 
suppportsControllersDiscrimination() - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Indicates whether this summary can discriminate controller samples
SUPPRESS_SUBJECT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
SwitchController - Class in org.apache.jmeter.control
Implements a controller which selects at most one of its children based on the condition value, which may be a number or a string.
SwitchController() - Constructor for class org.apache.jmeter.control.SwitchController
 
SwitchControllerGui - Class in org.apache.jmeter.control.gui
 
SwitchControllerGui() - Constructor for class org.apache.jmeter.control.gui.SwitchControllerGui
 
SynchronousTransportListener - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
This class implements a listener for SMTP events and a monitor for all threads sending mail.
SynchronousTransportListener() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
Creates a new instance of SynchronousTransportListener
SyncTimer - Class in org.apache.jmeter.timers
The purpose of the SyncTimer is to block threads until X number of threads have been blocked, and then they are all released at once.
SyncTimer() - Constructor for class org.apache.jmeter.timers.SyncTimer
 
SyncTimerBeanInfo - Class in org.apache.jmeter.timers
 
SyncTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.SyncTimerBeanInfo
 
SyntheticResponseTimeDistributionGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class SyntheticResponseTimeDistributionGraphConsumer provides a graph to visualize the distribution of the response times on APDEX threshold
SyntheticResponseTimeDistributionGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.SyntheticResponseTimeDistributionGraphConsumer
 
SYSTEM_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
 
SystemCommand - Class in org.apache.jorphan.exec
Utility class for invoking native system applications
SystemCommand(File, long, int, Map<String, String>, InputStream, OutputStream, OutputStream) - Constructor for class org.apache.jorphan.exec.SystemCommand
 
SystemCommand(File, long, int, Map<String, String>, String, String, String) - Constructor for class org.apache.jorphan.exec.SystemCommand
 
SystemCommand(File, Map<String, String>) - Constructor for class org.apache.jorphan.exec.SystemCommand
 
SystemSampler - Class in org.apache.jmeter.protocol.system
A sampler for executing a System function.
SystemSampler() - Constructor for class org.apache.jmeter.protocol.system.SystemSampler
Create a SystemSampler.
SystemSamplerGui - Class in org.apache.jmeter.protocol.system.gui
SystemSamplerGui() - Constructor for class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
Constructor for JavaTestSamplerGui

T

TABLE_ROW_HEIGHT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
tableChanged(TableModelEvent) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
 
TableEditor - Class in org.apache.jmeter.testbeans.gui
Table editor for TestBean GUI properties.
TableEditor - Enum constant in enum org.apache.jmeter.testbeans.gui.TypeEditor
 
TableEditor() - Constructor for class org.apache.jmeter.testbeans.gui.TableEditor
 
tableModel - Variable in class org.apache.jmeter.config.gui.ArgumentsPanel
The model for the arguments table.
tableModel - Variable in class org.apache.jmeter.visualizers.PropertyControlGui
The model for the arguments table.
TableSample - Class in org.apache.jmeter.visualizers
Class to hold data for the TableVisualiser.
TableSample() - Constructor for class org.apache.jmeter.visualizers.TableSample
Deprecated.
for unit test code only
TableSample(long, int, long, String, String, long, boolean, long, long, long, long) - Constructor for class org.apache.jmeter.visualizers.TableSample
 
TableVisualizer - Class in org.apache.jmeter.visualizers
This class implements a statistical analyser that calculates both the average and the standard deviation of the sampling process.
TableVisualizer() - Constructor for class org.apache.jmeter.visualizers.TableVisualizer
Constructor for the TableVisualizer object.
TableVisualizer.SampleSuccessFunctor - Class in org.apache.jmeter.visualizers
 
tabMovesFocus(JTextArea) - Static method in class org.apache.jorphan.gui.JFactory
By default JTextArea uses tab to add tab character, however, sometimes it is desired to use tab to move focus.
tag(String, CharSequence) - Method in class org.apache.jorphan.util.XMLBuffer
Add a complete tag with content.
TAG_APPLET - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_BASE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_BGSOUND - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_BODY - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_COOKIES - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_EMBED - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_FRAME - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_IFRAME - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_IMAGE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_INPUT - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_LINK - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_METHOD - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_OBJECT - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TAG_QUERY_STRING - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_REDIRECT_LOCATION - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_REQUEST_HEADER - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_RESPONSE_DATA - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_RESPONSE_FILE - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_RESPONSE_HEADER - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_SAMPLER_DATA - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
 
TAG_SCRIPT - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
 
TaggerConsumer<TIndex> - Class in org.apache.jmeter.report.processor
The Class TimeCountConsumer adds a data field to the samples it consumes.
TaggerConsumer() - Constructor for class org.apache.jmeter.report.processor.TaggerConsumer
 
TAGS - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
 
TAGS - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
Array of permissible values.
TCLogParser - Class in org.apache.jmeter.protocol.http.util.accesslog
Description:

Currently the parser only handles GET/POST requests.
TCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
TCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
tcpClient - Variable in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
 
TCPClient - Interface in org.apache.jmeter.protocol.tcp.sampler
Interface required by TCPSampler for TCPClient implementations.
TCPClientDecorator - Class in org.apache.jmeter.protocol.tcp.sampler
TCP Sampler Client decorator to permit wrapping base client implementations with length prefixes.
TCPClientDecorator(TCPClient) - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
 
TCPClientImpl - Class in org.apache.jmeter.protocol.tcp.sampler
Sample TCPClient implementation.
TCPClientImpl() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
 
TCPConfigGui - Class in org.apache.jmeter.protocol.tcp.config.gui
 
TCPConfigGui() - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
TCPConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
 
TCPSampler - Class in org.apache.jmeter.protocol.tcp.sampler
A sampler which understands Tcp requests.
TCPSampler() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TCPSamplerGui - Class in org.apache.jmeter.protocol.tcp.control.gui
 
TCPSamplerGui() - Constructor for class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
 
teardownTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
Invoked when the thread ends
teardownTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
Invoked when the thread ends
teardownTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
 
teardownTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
Do any clean-up required by this test at the end of a test run.
teardownTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
 
teardownTest(BackendListenerContext) - Method in interface org.apache.jmeter.visualizers.backend.BackendListenerClient
Do any clean-up required at the end of a test run.
teardownTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
teardownTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
 
teardownTest(BackendListenerContext) - Method in class org.apache.jmeter.visualizers.backend.influxdb.InfluxDBRawBackendListenerClient
 
tellThreadsToStop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
This immediately stop threads of Group by interrupting them.
tellThreadsToStop() - Method in class org.apache.jmeter.threads.ThreadGroup
This is an immediate stop interrupting: current running threads current running samplers For each thread, invoke: JMeterThread.stop() - set stop flag JMeterThread.interrupt() - interrupt sampler Thread.interrupt() - interrupt JVM thread
tellThreadsToStop(boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
 
Template - Class in org.apache.jmeter.gui.action.template
Template Bean
Template() - Constructor for class org.apache.jmeter.gui.action.template.Template
 
TEMPLATED_FILE_EXT - Static variable in class org.apache.jmeter.report.dashboard.TemplateVisitor
 
TemplateManager - Class in org.apache.jmeter.gui.action.template
Manages Test Plan templates
TemplateManager.DefaultEntityResolver - Class in org.apache.jmeter.gui.action.template
 
TemplateManager.LoggingErrorHandler - Class in org.apache.jmeter.gui.action.template
 
TEMPLATES - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
TemplatesCommand - Class in org.apache.jmeter.gui.action
Open Templates
TemplatesCommand() - Constructor for class org.apache.jmeter.gui.action.TemplatesCommand
 
TemplateUtil - Class in org.apache.jmeter.util
Class used to process freemarkers templates
TemplateVisitor - Class in org.apache.jmeter.report.dashboard
The class TemplateVisitor visits files in a template directory to copy regular files and process templated ones.
TemplateVisitor(Path, Path, Configuration, DataContext) - Constructor for class org.apache.jmeter.report.dashboard.TemplateVisitor
Instantiates a new template visitor.
TemporaryQueueExecutor - Class in org.apache.jmeter.protocol.jms.sampler
Request/reply executor with a temporary reply queue.
TemporaryQueueExecutor(QueueSession, Queue, int) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
Constructor.
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
TEST - Static variable in class org.apache.jmeter.sampler.TestAction
 
TEST_CLASS_NAME - Static variable in class org.apache.jmeter.save.SaveService
 
TestAction - Class in org.apache.jmeter.sampler
Dummy Sampler used to pause or stop a thread or the test; intended for use in Conditional Controllers.
TestAction() - Constructor for class org.apache.jmeter.sampler.TestAction
 
TestActionGui - Class in org.apache.jmeter.sampler.gui
 
TestActionGui() - Constructor for class org.apache.jmeter.sampler.gui.TestActionGui
 
TestBean - Interface in org.apache.jmeter.testbeans
Marker interface to tell JMeter to make a Test Bean Gui for the class.
TestBeanBeanInfo - Class in org.apache.jmeter.testbeans
This is the BeanInfo object for the TestBean class.
TestBeanBeanInfo() - Constructor for class org.apache.jmeter.testbeans.TestBeanBeanInfo
 
TestBeanGUI - Class in org.apache.jmeter.testbeans.gui
JMeter GUI element editing for TestBean elements.
TestBeanGUI() - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
Deprecated.
Dummy for JUnit test purposes only
TestBeanGUI(Class<?>) - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
TestBeanHelper - Class in org.apache.jmeter.testbeans
This is an experimental class.
TestBeanHelper() - Constructor for class org.apache.jmeter.testbeans.TestBeanHelper
 
TestBeanPropertyEditor - Interface in org.apache.jmeter.testbeans.gui
 
TestCloneable - Interface in org.apache.jmeter.testelement
 
TestCompiler - Class in org.apache.jmeter.threads
HashTreeTraverser implementation that traverses the Test Tree to build: A map with key Sampler and as value the associated SamplePackage A map with key TransactionController and as value the associated SamplePackage
TestCompiler(HashTree) - Constructor for class org.apache.jmeter.threads.TestCompiler
 
TestCompilerHelper - Interface in org.apache.jmeter.threads
Bug 53796 - TestCompiler uses static Set which can grow huge This interface is a means to allow the pair data to be saved with the parent instance, thus allowing it to be garbage collected when the thread completes.
testElement - Variable in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
TestElementConverter - Class in org.apache.jmeter.save.converters
 
TestElementConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestElementConverter
 
TestElementMetadata - Annotation Type in org.apache.jmeter.gui
Enables to get component information (e.g.
TestElementProperty - Class in org.apache.jmeter.testelement.property
 
TestElementProperty() - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
 
TestElementProperty(String, TestElement) - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
 
TestElementPropertyConverter - Class in org.apache.jmeter.save.converters
 
TestElementPropertyConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestElementPropertyConverter
 
TestElementTraverser - Interface in org.apache.jmeter.testelement
For traversing Test Elements, which contain property that can be other test elements, strings, collections, maps, objects
testEnded() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
testEnded() - Method in class org.apache.jmeter.config.KeystoreConfig
 
testEnded() - Method in class org.apache.jmeter.control.CriticalSectionController
 
testEnded() - Method in class org.apache.jmeter.control.ThroughputController
 
testEnded() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
testEnded() - Method in class org.apache.jmeter.functions.StringFromFile
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.functions.TimeFunction
 
testEnded() - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the local system.
testEnded() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
testEnded() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
testEnded() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
Method called at the end of the test.
testEnded() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
endTest cleans up the client
testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testEnded() - Method in class org.apache.jmeter.reporters.ResultCollector
 
testEnded() - Method in class org.apache.jmeter.reporters.ResultSaver
 
testEnded() - Method in class org.apache.jmeter.reporters.Summariser
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.samplers.AbstractSampleSender
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testEnded() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testEnded() - Method in interface org.apache.jmeter.samplers.SampleSender
The test ended (probably not used; client-server mode needs a host)
testEnded() - Method in class org.apache.jmeter.testelement.TestPlan
Called once for all threads after the end of a test.
testEnded() - Method in interface org.apache.jmeter.testelement.TestStateListener
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.timers.SyncTimer
Called once for all threads after the end of a test.
testEnded() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
testEnded() - Method in class org.apache.jmeter.util.JSR223TestElement
 
testEnded() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
testEnded(String) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
testEnded(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
testEnded(String) - Method in class org.apache.jmeter.control.CriticalSectionController
 
testEnded(String) - Method in class org.apache.jmeter.control.ThroughputController
 
testEnded(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
testEnded(String) - Method in class org.apache.jmeter.functions.StringFromFile
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.functions.TimeFunction
 
testEnded(String) - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is ended on the remote system.
testEnded(String) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testEnded() without any parameters.
testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testEnded(String) - Method in class org.apache.jmeter.reporters.ResultCollector
 
testEnded(String) - Method in class org.apache.jmeter.reporters.ResultSaver
 
testEnded(String) - Method in class org.apache.jmeter.reporters.Summariser
Called from a different thread as testStarted() but using the same instance.
testEnded(String) - Method in class org.apache.jmeter.samplers.AsynchSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(String) - Method in class org.apache.jmeter.samplers.DataStrippingSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.DiskStoreSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.HoldSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testEnded(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testEnded(String) - Method in interface org.apache.jmeter.samplers.SampleSender
The test ended.
testEnded(String) - Method in class org.apache.jmeter.samplers.StandardSampleSender
 
testEnded(String) - Method in class org.apache.jmeter.samplers.StatisticalSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(String) - Method in class org.apache.jmeter.testelement.TestPlan
Called once for all threads after the end of a test.
testEnded(String) - Method in interface org.apache.jmeter.testelement.TestStateListener
Called once for all threads after the end of a test.
testEnded(String) - Method in class org.apache.jmeter.timers.SyncTimer
Reset timerCounter
testEnded(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
 
testEnded(String) - Method in class org.apache.jmeter.util.JSR223TestElement
 
testEnded(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
Method called at the end of the test.
TestFragmentController - Class in org.apache.jmeter.control
 
TestFragmentController() - Constructor for class org.apache.jmeter.control.TestFragmentController
 
TestFragmentControllerGui - Class in org.apache.jmeter.control.gui
This defines a simple Test Fragment GUI that can be used instead of a Thread Group to allow for a non-execution part of the Test Plan that can be saved and referenced by a Module or Include Controller.
TestFragmentControllerGui() - Constructor for class org.apache.jmeter.control.gui.TestFragmentControllerGui
 
testFunctors() - Static method in class org.apache.jmeter.config.gui.ArgumentsPanel
 
testFunctors() - Static method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
 
testFunctors() - Static method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
 
testFunctors() - Static method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
testFunctors() - Static method in class org.apache.jmeter.visualizers.StatGraphVisualizer
 
testFunctors() - Static method in class org.apache.jmeter.visualizers.StatVisualizer
Deprecated.
- only for use in testing
testFunctors() - Static method in class org.apache.jmeter.visualizers.SummaryReport
Deprecated.
- only for use in testing
testFunctors() - Static method in class org.apache.jmeter.visualizers.TableVisualizer
 
TestIterationListener - Interface in org.apache.jmeter.testelement
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Each time through a Thread Group's test script, an iteration event is fired for each thread.
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Each time through a Thread Group's test script, an iteration event is fired for each thread.
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
Each time through a Thread Group's test script, an iteration event is fired for each thread.
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
 
testIterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.testelement.TestIterationListener
Each time through a Thread Group's test script, an iteration event is fired for each thread.
TestPlan - Class in org.apache.jmeter.testelement
 
TestPlan() - Constructor for class org.apache.jmeter.testelement.TestPlan
 
TestPlan(String) - Constructor for class org.apache.jmeter.testelement.TestPlan
 
TestPlanGui - Class in org.apache.jmeter.control.gui
JMeter GUI component representing the test plan which will be executed when the test is run.
TestPlanGui() - Constructor for class org.apache.jmeter.control.gui.TestPlanGui
Create a new TestPlanGui.
TestPlanListener - Interface in org.apache.jmeter.gui
Implement this interface to be informed about Test plan being cleared to react to such events.
testPlanLoaded() - Method in interface org.apache.jmeter.gui.TestPlanListener
Called after a new test plan has been loaded
TestPlanName - Class in org.apache.jmeter.functions
Returns Test Plan name
TestPlanName() - Constructor for class org.apache.jmeter.functions.TestPlanName
No-arg constructor.
TestResultWrapper - Class in org.apache.jmeter.save
 
TestResultWrapper() - Constructor for class org.apache.jmeter.save.TestResultWrapper
 
TestResultWrapperConverter - Class in org.apache.jmeter.save.converters
XStream Class to convert TestResultWrapper
TestResultWrapperConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestResultWrapperConverter
 
testStarted() - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
testStarted() - Method in class org.apache.jmeter.config.KeystoreConfig
 
testStarted() - Method in class org.apache.jmeter.control.CriticalSectionController
 
testStarted() - Method in class org.apache.jmeter.control.ThroughputController
 
testStarted() - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
testStarted() - Method in class org.apache.jmeter.functions.StringFromFile
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.functions.TimeFunction
 
testStarted() - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on the local system.
testStarted() - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
testStarted() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
testStarted() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testStarted() - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testStarted() - Method in class org.apache.jmeter.reporters.ResultCollector
 
testStarted() - Method in class org.apache.jmeter.reporters.ResultSaver
 
testStarted() - Method in class org.apache.jmeter.reporters.Summariser
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testStarted() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testStarted() - Method in class org.apache.jmeter.testelement.TestPlan
Called just before the start of the test from the main engine thread.
testStarted() - Method in interface org.apache.jmeter.testelement.TestStateListener
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.timers.SyncTimer
Called just before the start of the test from the main engine thread.
testStarted() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
testStarted() - Method in class org.apache.jmeter.util.JSR223TestElement
 
testStarted() - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
testStarted(String) - Method in class org.apache.jmeter.assertions.jmespath.JMESPathAssertion
 
testStarted(String) - Method in class org.apache.jmeter.config.KeystoreConfig
 
testStarted(String) - Method in class org.apache.jmeter.control.CriticalSectionController
 
testStarted(String) - Method in class org.apache.jmeter.control.ThroughputController
 
testStarted(String) - Method in class org.apache.jmeter.extractor.json.jmespath.JMESPathExtractor
 
testStarted(String) - Method in class org.apache.jmeter.functions.StringFromFile
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.functions.TimeFunction
 
testStarted(String) - Method in class org.apache.jmeter.gui.MainFrame
Called when a test is started on a specific host.
testStarted(String) - Method in class org.apache.jmeter.protocol.bolt.config.BoltConnectionElement
 
testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
 
testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
 
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
the implementation calls testStarted() without any parameters.
testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.mongodb.config.MongoSourceElement
 
testStarted(String) - Method in class org.apache.jmeter.reporters.ResultCollector
 
testStarted(String) - Method in class org.apache.jmeter.reporters.ResultSaver
 
testStarted(String) - Method in class org.apache.jmeter.reporters.Summariser
Called once for each Summariser in the test plan.
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
 
testStarted(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
 
testStarted(String) - Method in class org.apache.jmeter.testelement.TestPlan
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in interface org.apache.jmeter.testelement.TestStateListener
Called just before the start of the test from the main engine thread.
testStarted(String) - Method in class org.apache.jmeter.timers.SyncTimer
Reset timerCounter
testStarted(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
 
testStarted(String) - Method in class org.apache.jmeter.util.JSR223TestElement
 
testStarted(String) - Method in class org.apache.jmeter.visualizers.backend.BackendListener
 
TestStateListener - Interface in org.apache.jmeter.testelement
 
TEXT - Static variable in class org.apache.jmeter.samplers.SampleResult
Data type value ("text") indicating that the response data is text.
TEXT_ARGUMENT - Static variable in class org.apache.commons.cli.avalon.CLOption
Value of CLOptionDescriptor.getId() when the option is a text argument.
TEXT_COMMAND - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
 
TEXT_LANGUAGE - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
TextEditor property
TEXT_LANGUAGE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
TextEditor property
TEXT_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Create a TextMessage
TEXTAREA_BORDER - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
TextAreaCellRenderer - Class in org.apache.jmeter.gui.util
 
TextAreaCellRenderer() - Constructor for class org.apache.jmeter.gui.util.TextAreaCellRenderer
 
TextAreaEditor - Class in org.apache.jmeter.testbeans.gui
 
TextAreaEditor - Enum constant in enum org.apache.jmeter.testbeans.gui.TypeEditor
 
TextAreaEditor() - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
TextAreaEditor(PropertyDescriptor) - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
Construct a TextAreaEditor using the properties of a given PropertyDescriptor
TextAreaEditor(Object) - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
 
TextAreaTableCellEditor - Class in org.apache.jmeter.gui.util
 
TextAreaTableCellEditor() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor
Constructs a TableCellEditor that uses a text field.
TextAreaTableCellEditor.EditorDelegate - Class in org.apache.jmeter.gui.util
The protected EditorDelegate class.
TextAreaUIWithUndo - Class in org.apache.jorphan.gui.ui
Installs undo for all TextArea Swing components.
TextAreaUIWithUndo() - Constructor for class org.apache.jorphan.gui.ui.TextAreaUIWithUndo
 
TextBoxDialoger - Class in org.apache.jmeter.gui.util
Dialog text box to display some text in a box
TextBoxDialoger() - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
Dialog text box
TextBoxDialoger(String) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
Dialog text box
TextBoxDialoger(String, boolean) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
Dialog text box
TextBoxDialoger.TextBoxDoubleClick - Class in org.apache.jmeter.gui.util
Class to display a dialog box and cell's content when double click on a table's cell
TextBoxDialoger.TextBoxDoubleClickPressed - Class in org.apache.jmeter.gui.util
Class to edit in a dialog box the cell's content when double (pressed) click on a table's cell which is editable
TextBoxDoubleClick(JTable) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClick
 
TextBoxDoubleClickPressed(JTable) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClickPressed
 
TextComponentUI - Class in org.apache.jorphan.gui.ui
Configures undo manager for a text component.
TextComponentUI() - Constructor for class org.apache.jorphan.gui.ui.TextComponentUI
 
TEXTFIELD_SMALL_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
TextFieldUIWithUndo - Class in org.apache.jorphan.gui.ui
Installs undo for all TextField Swing components.
TextFieldUIWithUndo() - Constructor for class org.apache.jorphan.gui.ui.TextFieldUIWithUndo
 
TextFile - Class in org.apache.jorphan.io
Utility class to handle text files as a single lump of text.
TextFile(File) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the platform default encoding.
TextFile(File, String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the given encoding.
TextFile(String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the platform default encoding.
TextFile(String, String) - Constructor for class org.apache.jorphan.io.TextFile
Create a TextFile object to handle the named file with the given encoding.
ThinkTimeCreator - Interface in org.apache.jmeter.gui.action.thinktime
Interface for a ThinkTime creator
ThisThreadOnly - Enum constant in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
THREAD - Static variable in class org.apache.jmeter.sampler.TestAction
 
THREAD_DUMP - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
THREAD_GROUP_DISTRIBUTED_PREFIX_PROPERTY_NAME - Static variable in class org.apache.jmeter.util.JMeterUtils
 
THREAD_NAME - Static variable in class org.apache.jmeter.save.CSVSaveService
 
THREAD_VALUES - Static variable in class org.apache.jmeter.modifiers.UserParameters
 
threadDump() - Static method in class org.apache.jorphan.util.ThreadDumper
Returns name of file containing thread dump.
threadDump(File) - Static method in class org.apache.jorphan.util.ThreadDumper
Returns name of file containing thread dump.
ThreadDumper - Class in org.apache.jorphan.util
Utility class to create a Thread Dump
threadFinished() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
threadFinished() - Method in class org.apache.jmeter.assertions.XMLAssertion
 
threadFinished() - Method in class org.apache.jmeter.config.RandomVariableConfig
 
threadFinished() - Method in class org.apache.jmeter.control.CriticalSectionController
 
threadFinished() - Method in class org.apache.jmeter.control.IfController
 
threadFinished() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
threadFinished() - Method in class org.apache.jmeter.functions.IterationCounter
 
threadFinished() - Method in class org.apache.jmeter.functions.Jexl2Function
 
threadFinished() - Method in class org.apache.jmeter.functions.Jexl3Function
 
threadFinished() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
threadFinished() - Method in class org.apache.jmeter.modifiers.SampleTimeout
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
Called for each thread after all samples have been processed.
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
 
threadFinished() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Called for each thread after all samples have been processed.
threadFinished() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
 
threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
Called for each thread after all samples have been processed.
threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Close subscriber.
threadFinished() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
Called for each thread after all samples have been processed.
threadFinished() - Method in interface org.apache.jmeter.testelement.ThreadListener
Called for each thread after all samples have been processed.
threadFinished() - Method in interface org.apache.jmeter.threads.RemoteThreadsListener
 
threadFinished() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerImpl
 
threadFinished() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerTestElement
 
threadFinished() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerWrapper
 
threadFinished() - Method in class org.apache.jmeter.timers.SyncTimer
 
threadFinished() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
threadFinished(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
threadFinished(JMeterThread) - Method in interface org.apache.jmeter.threads.JMeterThreadMonitor
 
threadFinished(JMeterThread) - Method in class org.apache.jmeter.threads.ThreadGroup
Called by JMeterThread when it finishes
ThreadGroup - Class in org.apache.jmeter.threads
ThreadGroup holds the settings for a JMeter thread group.
ThreadGroup() - Constructor for class org.apache.jmeter.threads.ThreadGroup
No-arg constructor.
ThreadGroupGui - Class in org.apache.jmeter.threads.gui
 
ThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.ThreadGroupGui
 
ThreadGroupGui(boolean) - Constructor for class org.apache.jmeter.threads.gui.ThreadGroupGui
 
ThreadGroupName - Class in org.apache.jmeter.functions
Returns Thread Group Name
ThreadGroupName() - Constructor for class org.apache.jmeter.functions.ThreadGroupName
 
ThreadListener - Interface in org.apache.jmeter.testelement
Allow threads to perform startup and closedown if necessary
ThreadNumber - Class in org.apache.jmeter.functions
Function to return the current thread number.
ThreadNumber() - Constructor for class org.apache.jmeter.functions.ThreadNumber
 
threadNumberDecreased(int) - Method in interface org.apache.jmeter.threads.RemoteThreadsLifeCycleListener
 
threadNumberIncreased(int) - Method in interface org.apache.jmeter.threads.RemoteThreadsLifeCycleListener
 
THREADS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
threadSafeLenientFormatter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
 
threadStarted() - Method in class org.apache.jmeter.assertions.JSONPathAssertion
 
threadStarted() - Method in class org.apache.jmeter.assertions.XMLAssertion
 
threadStarted() - Method in class org.apache.jmeter.config.RandomVariableConfig
 
threadStarted() - Method in class org.apache.jmeter.control.CriticalSectionController
 
threadStarted() - Method in class org.apache.jmeter.control.IfController
 
threadStarted() - Method in class org.apache.jmeter.extractor.json.jsonpath.JSONPostProcessor
 
threadStarted() - Method in class org.apache.jmeter.functions.IterationCounter
 
threadStarted() - Method in class org.apache.jmeter.functions.Jexl2Function
 
threadStarted() - Method in class org.apache.jmeter.functions.Jexl3Function
 
threadStarted() - Method in class org.apache.jmeter.modifiers.CounterConfig
 
threadStarted() - Method in class org.apache.jmeter.modifiers.SampleTimeout
 
threadStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
threadStarted() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
Called for each thread before starting sampling.
threadStarted() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
Set up all variables that don't change between samples.
threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
Initialise the thread-local variables.
threadStarted() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
threadStarted() - Method in interface org.apache.jmeter.testelement.ThreadListener
Called for each thread before starting sampling.
threadStarted() - Method in interface org.apache.jmeter.threads.RemoteThreadsListener
 
threadStarted() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerImpl
 
threadStarted() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerTestElement
 
threadStarted() - Method in class org.apache.jmeter.threads.RemoteThreadsListenerWrapper
 
threadStarted() - Method in class org.apache.jmeter.timers.SyncTimer
 
threadStarted() - Method in class org.apache.jmeter.util.BeanShellTestElement
 
threadStarted(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
 
ThresholdSelector - Interface in org.apache.jmeter.report.processor
The interface ThresholdSelector represents a projection from the samplers with the same name to APDEX threshold information.
THROUGHPUT - Static variable in class org.apache.jmeter.timers.ConstantThroughputTimer
 
ThroughputController - Class in org.apache.jmeter.control
This class represents a controller that can control the number of times that it is executed, either by the total number of times the user wants the controller executed (BYNUMBER) or by the percentage of time it is called (BYPERCENT) The current implementation executes the first N samples (BYNUMBER) or the last N% of samples (BYPERCENT).
ThroughputController() - Constructor for class org.apache.jmeter.control.ThroughputController
 
ThroughputControllerGui - Class in org.apache.jmeter.control.gui
 
ThroughputControllerGui() - Constructor for class org.apache.jmeter.control.gui.ThroughputControllerGui
 
TidyException - Exception in org.apache.jmeter.util
Class for reporting errors when running Tidy.
TidyException() - Constructor for exception org.apache.jmeter.util.TidyException
 
TidyException(int, int) - Constructor for exception org.apache.jmeter.util.TidyException
 
tidyRMI(Logger) - Static method in class org.apache.jmeter.engine.ClientJMeterEngine
Tidy up RMI access to allow JMeter client to exit.
TIFF - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
TIFF_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
 
time(long) - Static method in class org.apache.jmeter.report.core.TimeHelper
 
TIME_INTERVAL_LABEL - Static variable in class org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
TIME_STAMP - Static variable in class org.apache.jmeter.save.CSVSaveService
 
TIMED - Enum constant in enum org.apache.jmeter.visualizers.backend.WindowMode
Time boxed.
TimeFunction - Class in org.apache.jmeter.functions
__time() function - returns the current time in milliseconds
TimeFunction() - Constructor for class org.apache.jmeter.functions.TimeFunction
 
TimeHelper - Class in org.apache.jmeter.report.core
The class TimeHelper provides helper functions to ease time displaying.
TimeHelper() - Constructor for class org.apache.jmeter.report.core.TimeHelper
 
TIMELIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TIMEOUT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TIMEOUT_CONNECT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
 
TimeoutEnabledQueueRequestor - Class in org.apache.jmeter.protocol.jms.sampler
The TimeoutEnabledQueueRequestor helper class simplifies making service requests using the request/reply pattern.
TimeoutEnabledQueueRequestor(Session, Queue) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TimeoutEnabledQueueRequestor
Constructor for the TimeoutEnabledQueueRequestor class.
Timer - Interface in org.apache.jmeter.timers
This interface defines those methods that must be implemented by timer plugins.
TimeRateAggregator - Class in org.apache.jmeter.report.processor
The class TimeRateAggregator is used to get samples rate by second.
TimeRateAggregator() - Constructor for class org.apache.jmeter.report.processor.TimeRateAggregator
 
TimeRateAggregatorFactory - Class in org.apache.jmeter.report.processor
A factory for creating TimeRateAggregator objects.
TimeRateAggregatorFactory() - Constructor for class org.apache.jmeter.report.processor.TimeRateAggregatorFactory
 
TIMERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
 
TimerService - Class in org.apache.jmeter.timers
Manages logic related to timers and pauses
TimeShift - Class in org.apache.jmeter.functions
timeShifting Function permit to shift a date
TimeShift() - Constructor for class org.apache.jmeter.functions.TimeShift
 
TIMESTAMP_FORMAT_MS - Static variable in class org.apache.jmeter.report.dashboard.HtmlTemplateExporter
 
TimeStampKeysSelector - Class in org.apache.jmeter.report.processor.graph
The class TimeStampKeysSelector provides a projection from a sample to its begin or end time.
TimeStampKeysSelector() - Constructor for class org.apache.jmeter.report.processor.graph.TimeStampKeysSelector
 
TimeVSThreadGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class TimeVSThreadGraphConsumer provides a graph to visualize average response time vs number of threads
TimeVSThreadGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.TimeVSThreadGraphConsumer
 
title - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
title - Variable in class org.apache.jmeter.visualizers.LineGraph
 
title - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
titleFont - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
titleFont - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
TLS - Enum constant in enum org.apache.jmeter.reporters.MailerModel.MailAuthType
 
TLS_PROTOCOLS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
TO_STRING_COMPARATOR - Static variable in class org.apache.jorphan.util.AlphaNumericComparator
 
toBasicHeader() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
toByteArray() - Method in class org.apache.jmeter.protocol.http.util.DirectAccessByteArrayOutputStream
 
toCollection() - Method in class org.apache.jorphan.reflect.CollectServiceLoadExceptionHandler
 
toDebugString() - Method in class org.apache.jmeter.samplers.SampleResult
 
TOGGLE - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
TOGGLE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
toggleSortOrder(int) - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
toGraphQLRequestParams(byte[], String) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Parse postData and convert it to a GraphQLRequestParams object if it is a valid GraphQL post data.
toGraphQLRequestParams(Arguments, String) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Parse arguments and convert it to a GraphQLRequestParams object if it has valid GraphQL HTTP arguments.
toJsonArray(String...) - Static method in class org.apache.jmeter.report.core.JsonUtil
Converts the specified array to a json-like array string.
toJsonObject(Map<String, String>) - Static method in class org.apache.jmeter.report.core.JsonUtil
Converts the specified map to a json-like object string.
tokenize(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
Parses the line using java.util.StringTokenizer.
TOOLBAR - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
TOOLBAR_ICON_SIZE - Static variable in class org.apache.jmeter.gui.util.JMeterToolBar
 
TOOLBAR_LIST - Static variable in class org.apache.jmeter.gui.util.JMeterToolBar
 
TOOLBAR_SMALL_FONT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
TOOLS - Enum constant in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
TOP - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
The anchoring constant that designates anchoring to the top of the display area.
TOP5_ERRORS_BY_SAMPLER_CONSUMER_NAME - Static variable in class org.apache.jmeter.report.dashboard.ReportGenerator
 
Top5ErrorsBySamplerConsumer - Class in org.apache.jmeter.report.processor
The class Top5ErrorsBySamplerConsumer provides a consumer that calculates the TOP5 of errors by sampler.
Top5ErrorsBySamplerConsumer() - Constructor for class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
Top5ErrorsSummaryData - Class in org.apache.jmeter.report.processor
Summary data for TOP 5 of errors.
Top5ErrorsSummaryData() - Constructor for class org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
toPostBodyString(GraphQLRequestParams) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Convert the GraphQL request parameters input data to an HTTP POST body string.
toServerAddresses(String) - Static method in class org.apache.jmeter.protocol.mongodb.mongo.MongoUtils
 
toString() - Method in class org.apache.commons.cli.avalon.CLOption
Convert to String.
toString() - Method in class org.apache.commons.cli.avalon.CLOptionDescriptor
 
toString() - Method in class org.apache.jmeter.assertions.AssertionResult
 
toString() - Method in class org.apache.jmeter.config.Argument
 
toString() - Method in class org.apache.jmeter.config.Arguments
Create a string representation of the arguments.
toString() - Method in class org.apache.jmeter.config.LoginConfig
 
toString() - Method in class org.apache.jmeter.control.gui.TreeNodeWrapper
}
toString() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
 
toString() - Method in class org.apache.jmeter.engine.util.SimpleVariable
 
toString() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer
toString() - Method in class org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer
toString() - Method in class org.apache.jmeter.gui.action.RawTextSearcher
 
toString() - Method in class org.apache.jmeter.gui.action.RegexpSearcher
 
toString() - Method in class org.apache.jmeter.gui.action.template.Template
 
toString() - Method in class org.apache.jmeter.gui.logging.LogEventObject
 
toString() - Method in class org.apache.jmeter.modifiers.SampleTimeout
Provide a description of this class.
toString() - Method in class org.apache.jmeter.protocol.http.config.GraphQLRequestParams
 
toString() - Method in class org.apache.jmeter.protocol.http.control.Authorization
 
toString() - Method in class org.apache.jmeter.protocol.http.control.Cookie
creates a string representation of this cookie
toString() - Method in class org.apache.jmeter.protocol.http.control.Header
Creates a string representation of this header.
toString() - Method in class org.apache.jmeter.protocol.http.control.KerberosManager
 
toString() - Method in class org.apache.jmeter.protocol.http.control.StaticHost
 
toString() - Method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser.Request
 
toString() - Method in class org.apache.jmeter.protocol.http.curl.FileArgumentHolder
 
toString() - Method in class org.apache.jmeter.protocol.http.curl.StringArgumentHolder
 
toString() - Method in class org.apache.jmeter.protocol.http.parser.URLString
toString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
toString() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
returns path, param name, mime type information of HTTPFileArg object.
toString() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
Create a string representation of the files.
toString() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
 
toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
Create a string representation of the JmsProperties.
toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperty
 
toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
 
toString() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a string representation of the arguments.
toString() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
 
toString() - Method in class org.apache.jmeter.report.core.Sample
 
toString() - Method in class org.apache.jmeter.report.core.SampleMetadata
 
toString() - Method in class org.apache.jmeter.report.processor.ListResultData
 
toString() - Method in class org.apache.jmeter.report.processor.MapResultData
 
toString() - Method in class org.apache.jmeter.report.processor.ValueResultData
 
toString() - Method in class org.apache.jmeter.reporters.MailerModel
Returns a String-representation of this object.
toString() - Method in class org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
 
toString() - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
toString() - Method in class org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
toString() - Method in class org.apache.jmeter.samplers.SampleEvent
 
toString() - Method in class org.apache.jmeter.samplers.SampleResult
Returns the display name.
toString() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
 
toString() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
Provides the string representation of the property.
toString() - Method in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
 
toString() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
Provide a description of this timer class.
toString() - Method in class org.apache.jmeter.timers.ConstantTimer
Provide a description of this timer class.
toString() - Method in class org.apache.jmeter.timers.GaussianRandomTimer
 
toString() - Method in class org.apache.jmeter.timers.PoissonRandomTimer
Provide a description of this timer class.
toString() - Method in class org.apache.jmeter.timers.UniformRandomTimer
 
toString() - Method in class org.apache.jmeter.util.SlowSSLSocket
 
toString() - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStream
 
toString() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
 
toString() - Method in class org.apache.jmeter.visualizers.RenderAsBoundaryExtractor
toString() - Method in class org.apache.jmeter.visualizers.RenderAsCssJQuery
toString() - Method in class org.apache.jmeter.visualizers.RenderAsDocument
toString() - Method in class org.apache.jmeter.visualizers.RenderAsHTML
toString() - Method in class org.apache.jmeter.visualizers.RenderAsHTMLFormatted
toString() - Method in class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
toString() - Method in class org.apache.jmeter.visualizers.RenderAsJSON
toString() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
toString() - Method in class org.apache.jmeter.visualizers.RenderAsText
toString() - Method in class org.apache.jmeter.visualizers.RenderAsXML
toString() - Method in class org.apache.jmeter.visualizers.RenderAsXPath
toString() - Method in class org.apache.jmeter.visualizers.RenderAsXPath2
toString() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
 
toString() - Method in class org.apache.jmeter.visualizers.RunningSample
 
toString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
 
toString() - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
toString() - Method in class org.apache.jorphan.collections.Data
 
toString() - Method in class org.apache.jorphan.collections.HashTree
Generate a printable representation of the tree.
toString() - Method in class org.apache.jorphan.gui.layout.VerticalLayout
 
toString() - Method in class org.apache.jorphan.reflect.Functor
 
toString() - Method in class org.apache.jorphan.reflect.ServiceLoadFailure
 
toString() - Method in class org.apache.jorphan.util.XMLBuffer
Convert the buffer to a string, closing any open tags
toString() - Method in class org.apache.log.Priority
Deprecated.
Overridden string to display Priority in human readable form.
TotalTPSGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class TotalTPSGraphConsumer provides a graph to visualize transactions rate per second.
TotalTPSGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
TRACE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
TRANSACTION_CHILDREN_SEPARATOR - Static variable in class org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy
 
TransactionController - Class in org.apache.jmeter.control
Transaction Controller to measure transaction times There are two different modes for the controller: - generate additional total sample after nested samples (as in JMeter 2.2) - generate parent sampler containing the nested samples
TransactionController() - Constructor for class org.apache.jmeter.control.TransactionController
Creates a Transaction Controller
TransactionControllerGui - Class in org.apache.jmeter.control.gui
A Transaction controller component.
TransactionControllerGui() - Constructor for class org.apache.jmeter.control.gui.TransactionControllerGui
Create a new TransactionControllerGui instance.
TransactionSampler - Class in org.apache.jmeter.control
Transaction Sampler class to measure transaction times (not exposed as a GUI class, as it is only used internally by TransactionController in Generate Parent sample mode)
TransactionSampler() - Constructor for class org.apache.jmeter.control.TransactionSampler
Deprecated.
only for use by test code
TransactionSampler(TransactionController, String) - Constructor for class org.apache.jmeter.control.TransactionSampler
 
TransactionsPerSecondGraphConsumer - Class in org.apache.jmeter.report.processor.graph.impl
The class TransactionsPerSecondGraphConsumer provides a graph to visualize transactions rate per second.
TransactionsPerSecondGraphConsumer() - Constructor for class org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer
 
TRANSFER_ENCODING - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
transform(JMeterProperty) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
Deprecated.
 
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
 
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
 
transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
 
translateCommandline(String) - Static method in class org.apache.jmeter.protocol.http.curl.BasicCurlParser
Crack a command line.
traverse(TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverse(HashTreeTraverser) - Method in class org.apache.jorphan.collections.HashTree
Allows any implementation of the HashTreeTraverser interface to easily traverse (depth-first) all the nodes of the HashTree.
traverseCollection(CollectionProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseMap(MapProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
traverseProperty(TestElementTraverser, JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
 
TREE_ICON_SIZE - Static variable in class org.apache.jmeter.JMeter
 
TREE_ROW_HEIGHT - Static variable in class org.apache.jorphan.gui.JMeterUIDefaults
 
TreeCloner - Class in org.apache.jmeter.engine
Clones the test tree, skipping test elements that implement NoThreadClone by default.
TreeCloner() - Constructor for class org.apache.jmeter.engine.TreeCloner
Clone the test tree, honouring NoThreadClone markers.
TreeCloner(boolean) - Constructor for class org.apache.jmeter.engine.TreeCloner
Clone the test tree.
TreeClonerForValidation - Class in org.apache.jmeter.gui.action.validation
Clones the test tree, skipping test elements that implement Timer by default.
TreeClonerForValidation() - Constructor for class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
 
TreeClonerForValidation(boolean) - Constructor for class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
 
TreeClonerNoTimer - Class in org.apache.jmeter.engine
Clones the test tree, skipping test elements that implement Timer by default.
TreeClonerNoTimer() - Constructor for class org.apache.jmeter.engine.TreeClonerNoTimer
 
TreeClonerNoTimer(boolean) - Constructor for class org.apache.jmeter.engine.TreeClonerNoTimer
 
TreeNodeNamingPolicy - Interface in org.apache.jmeter.gui.action
Naming policy applied to JMeter Tree nodes : on creation through TreeNodeNamingPolicy.nameOnCreation(JMeterTreeNode) By applying naming policy on Controller child nodes through TreeNodeNamingPolicy.resetState(JMeterTreeNode) and TreeNodeNamingPolicy.rename(JMeterTreeNode, JMeterTreeNode, int)
TreeNodeRenderer - Class in org.apache.jmeter.visualizers
Tree cell renderer used by ComparisonVisualizer.
TreeNodeRenderer() - Constructor for class org.apache.jmeter.visualizers.TreeNodeRenderer
 
treeNodesChanged(TreeModelEvent) - Method in class org.apache.jmeter.gui.UndoHistory
Record the changes in the node as the undo step
treeNodesInserted(TreeModelEvent) - Method in class org.apache.jmeter.gui.UndoHistory
Record adding nodes as the undo step
treeNodesRemoved(TreeModelEvent) - Method in class org.apache.jmeter.gui.UndoHistory
Record deleting nodes as the undo step
TreeNodeWrapper - Class in org.apache.jmeter.control.gui
Used in JComboBoxes to reference JMeterTreeNodes
TreeNodeWrapper(JMeterTreeNode, String) - Constructor for class org.apache.jmeter.control.gui.TreeNodeWrapper
 
TreeState - Interface in org.apache.jmeter.gui
 
TreeState.TreeStateImpl - Class in org.apache.jmeter.gui
 
TreeStateImpl(int, List<Integer>) - Constructor for class org.apache.jmeter.gui.TreeState.TreeStateImpl
 
treeStructureChanged(TreeModelEvent) - Method in class org.apache.jmeter.gui.UndoHistory
Record some other change
TreeTableModel - Interface in org.apache.jorphan.gui
This is a basic interface for TreeTableModel that extends TableModel.
triggerEndOfLoop() - Method in interface org.apache.jmeter.control.Controller
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.ForeachController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.GenericController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.IfController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.LoopController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.RunTime
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.control.TransactionController
 
triggerEndOfLoop() - Method in class org.apache.jmeter.control.WhileController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
NOOP
trim(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
Trim a string by the tokens provided.
TristateCheckBox - Class in org.apache.jmeter.gui.util
derived from: http://www.javaspecialists.eu/archive/Issue145.html
TristateCheckBox() - Constructor for class org.apache.jmeter.gui.util.TristateCheckBox
 
TristateCheckBox(String) - Constructor for class org.apache.jmeter.gui.util.TristateCheckBox
 
TristateCheckBox(String, boolean) - Constructor for class org.apache.jmeter.gui.util.TristateCheckBox
 
TristateCheckBox(String, Icon, TristateState) - Constructor for class org.apache.jmeter.gui.util.TristateCheckBox
 
TristateState - Enum in org.apache.jmeter.gui.util
 
TRUSTALL - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TrustAllSSLSocketFactory - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
Deprecated.
Will be removed in next version, use TrustAllSSLSocketFactory
TrustAllSSLSocketFactory - Class in org.apache.jmeter.util
This class can be used as a SocketFactory with SSL-connections.
TrustAllSSLSocketFactory() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
Deprecated.
Standard constructor
TrustAllSSLSocketFactory() - Constructor for class org.apache.jmeter.util.TrustAllSSLSocketFactory
Standard constructor
TRUSTSTORE_TO_USE - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
TurnElementsOn - Class in org.apache.jmeter.engine
Invokes setRunningVersion(true) for all matched nodes
TurnElementsOn() - Constructor for class org.apache.jmeter.engine.TurnElementsOn
 
TypeEditor - Enum in org.apache.jmeter.testbeans.gui
Allow direct specification of property editors.
typeOf(String) - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Get ChangeCaseMode by mode

U

UDP_PORT_DEFAULT - Static variable in class org.apache.jmeter.JMeter
 
UDP_PORT_DEFAULT - Static variable in class org.apache.jmeter.util.ShutdownClient
 
UI_CLASS - Static variable in class org.apache.jorphan.gui.ui.TextAreaUIWithUndo
 
UI_CLASS - Static variable in class org.apache.jorphan.gui.ui.TextFieldUIWithUndo
 
UNBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
undeclareBean(BSFDeclaredBean) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
 
undo() - Method in class org.apache.jmeter.gui.GlobalUndoableEdit
 
undo() - Method in class org.apache.jmeter.gui.GuiPackage
Navigate back through undo history
undo() - Method in class org.apache.jmeter.gui.UndoHistory
 
UNDO - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
UndoCommand - Class in org.apache.jmeter.gui.action
Menu command to serve Undo/Redo
UndoCommand() - Constructor for class org.apache.jmeter.gui.action.UndoCommand
 
UndoHistory - Class in org.apache.jmeter.gui
This class serves storing Test Tree state and navigating through it to give the undo/redo ability for test plan changes
UndoHistory() - Constructor for class org.apache.jmeter.gui.UndoHistory
 
UndoHistory.HistoryListener - Interface in org.apache.jmeter.gui
Interface to be implemented by components interested in UndoHistory
UndoHistoryItem - Class in org.apache.jmeter.gui
Undo history item
UndoHistoryItem() - Constructor for class org.apache.jmeter.gui.UndoHistoryItem
Deprecated.
DO NOT USE
UndoHistoryItem(HashTree, String, TreeState, boolean) - Constructor for class org.apache.jmeter.gui.UndoHistoryItem
 
undoReverseReplace(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
Replaces ${key} by value extracted from variables if any
UndoVariableReplacement - Class in org.apache.jmeter.engine.util
Replaces ${key} by value extracted from JMeterVariables if any
UndoVariableReplacement(CompoundVariable, Map<String, String>) - Constructor for class org.apache.jmeter.engine.util.UndoVariableReplacement
 
UnEscape - Class in org.apache.jmeter.functions
Function to unescape any Java literals found in the String.
UnEscape() - Constructor for class org.apache.jmeter.functions.UnEscape
 
UnEscapeHtml - Class in org.apache.jmeter.functions
Function to unescape a string containing entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
UnEscapeHtml() - Constructor for class org.apache.jmeter.functions.UnEscapeHtml
 
UniformRandomTimer - Class in org.apache.jmeter.timers
This class implements those methods needed by RandomTimer to be instantiable and implements a random delay with an average value and a uniformly distributed variation.
UniformRandomTimer() - Constructor for class org.apache.jmeter.timers.UniformRandomTimer
 
UniformRandomTimerGui - Class in org.apache.jmeter.timers.gui
Implementation of a uniform random timer.
UniformRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.UniformRandomTimerGui
 
uninstallKerningListener(JTextComponent) - Method in class org.apache.jorphan.gui.ui.KerningOptimizer
Removes the listener that disables kerning if text length reaches a certain threshold.
uninstallUndo(JTextComponent) - Static method in class org.apache.jorphan.gui.ui.TextComponentUI
Removes the default undo manager.
UnitTestManager - Interface in org.apache.jorphan.test
Implement this interface to work with the AllTests class.
UNLOCK - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter
Override TestElementConverter; convert HTTPSamplerBase to merge the two means of providing file names into a single list.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.HashTreeConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.LongPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.MultiPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleEventConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.StringPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
Read test results from JTL files and pass them to the visualiser directly.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
unregister(Stoppable) - Method in class org.apache.jmeter.gui.GuiPackage
Unregister stoppable
unregisterEventListener(GuiLogEventListener) - Method in class org.apache.jmeter.gui.logging.GuiLogEventBus
Unregister a GUI log event listener (GuiLogEventListener).
unsetLogTargets() - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
unsetLogTargets(boolean) - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
unsetNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
unsetOrType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
 
unsetPriority() - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
unsetPriority(boolean) - Method in class org.apache.log.Logger
Deprecated.
Will be dropped in 3.3
UnsharedComponent - Interface in org.apache.jmeter.gui
Marker interface indicating that an instance of a component cannot be shared.
UNSPECIFIED_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
A number to indicate that the port has not been set.
UNSPECIFIED_PORT_AS_STRING - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
unsplit(Object[], Object) - Static method in class org.apache.jmeter.util.JMeterUtils
unsplit(Object[], Object) - Static method in class org.apache.jorphan.util.JOrphanUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
unsplit(Object[], Object, String) - Static method in class org.apache.jmeter.util.JMeterUtils
Takes an array of strings and a tokenizer character, and returns a string of all the strings concatenated with the tokenizer string in between each one.
updateComponentTreeUI(Component) - Method in class org.apache.jorphan.gui.DynamicStyle
Updates UI for the components under a given component.
updateCounts() - Method in class org.apache.jmeter.gui.MainFrame
 
updateCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
Update the GUI for the currently selected node.
updateCurrentNode() - Method in class org.apache.jmeter.gui.GuiPackage
This method should be called in order for GuiPackage to change the current node.
updateData(AbstractSummaryConsumer.SummaryInfo, Sample) - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
 
updateData(AbstractSummaryConsumer.SummaryInfo, Sample) - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
 
updateData(AbstractSummaryConsumer.SummaryInfo, Sample) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
 
updateData(AbstractSummaryConsumer.SummaryInfo, Sample) - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
 
updateData(AbstractSummaryConsumer.SummaryInfo, Sample) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
Update the stored data with the data from the specified sample.
updateGui() - Method in interface org.apache.jmeter.visualizers.GraphListener
 
updateGui(RunningSample) - Method in interface org.apache.jmeter.visualizers.AccumListener
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.Graph
 
updateGui(Sample) - Method in interface org.apache.jmeter.visualizers.GraphListener
 
updateGui(Sample) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
Deprecated.
updateIterationIndex(String, int) - Method in interface org.apache.jmeter.control.IteratingController
 
updateLaf() - Method in class org.apache.jorphan.gui.DynamicStyle
Re-initializes the current LaF and updates the UI for all the open windows.
updateLaf(String) - Method in class org.apache.jorphan.gui.DynamicStyle
Set new look and feel for all the open windows.
updateLoader(URL[]) - Static method in class org.apache.jmeter.DynamicClassLoader
Returns list of URLs to add to the thread's classloader.
updateModelToView() - Method in class org.apache.jorphan.gui.ObjectTableSorter
fill in modelToView list with index of view
updateRecentFileMenuItems(List<JComponent>, String) - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
Update the content and visibility of the menu items for recent files
updateSampleResultForResourceInCache(HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
Update HTTPSampleResult for a resource in cache
updateState() - Method in class org.apache.jmeter.visualizers.SearchableTreeNode
 
updateTextFields(SampleResult) - Method in class org.apache.jmeter.visualizers.TableVisualizer
 
updateUi(JComponent) - Static method in class org.apache.jorphan.gui.JFactory
 
updateUIForHiddenComponents() - Method in class org.apache.jmeter.gui.GuiPackage
Tells hidden GUI components to update UIs when they are shown.
updateUndoRedoIcons(boolean, boolean) - Method in class org.apache.jmeter.gui.MainFrame
Update Undo/Redo icons state
updateUndoRedoIcons(boolean, boolean) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
Change state of buttons after undo or redo
UPLOAD_FILE - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
 
UPPER - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
URL - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
URL_ARGUMENT_ENCODING - Static variable in class org.apache.jmeter.protocol.http.util.EncoderCache
The encoding which should be usd for URLs, according to HTTP specification
URL_PATH - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
The path to the access log file
URL_UNSPECIFIED_PORT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
If the port is not present in a URL, getPort() returns -1
URL_UNSPECIFIED_PORT_AS_STRING - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
URLCollection - Class in org.apache.jmeter.protocol.http.parser
Collection class designed for handling URLs
URLCollection(Collection<URLString>) - Constructor for class org.apache.jmeter.protocol.http.parser.URLCollection
Creates a new URLCollection from an existing Collection
UrlConfigDefaults - Class in org.apache.jmeter.protocol.http.config.gui
Default option value settings for UrlConfigGui.
UrlConfigDefaults() - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigDefaults
 
UrlConfigGui - Class in org.apache.jmeter.protocol.http.config.gui
Basic URL / HTTP Request configuration: host and port connect and response timeouts path, method, encoding, parameters redirects and keepalive
UrlConfigGui() - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Constructor which is setup to show HTTP implementation, raw body pane and sampler fields.
UrlConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
Constructor which is setup to show HTTP implementation and raw body pane.
UrlConfigGui(boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
UrlConfigGui(boolean, boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
 
UrlDecode - Class in org.apache.jmeter.functions
Function to decode a application/x-www-form-urlencoded string.
UrlDecode() - Constructor for class org.apache.jmeter.functions.UrlDecode
 
UrlEncode - Class in org.apache.jmeter.functions
Function to encode a string to a application/x-www-form-urlencoded string.
UrlEncode() - Constructor for class org.apache.jmeter.functions.UrlEncode
 
URLRewritingModifier - Class in org.apache.jmeter.protocol.http.modifier
 
URLRewritingModifier() - Constructor for class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
 
URLRewritingModifierGui - Class in org.apache.jmeter.protocol.http.modifier.gui
 
URLRewritingModifierGui() - Constructor for class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
 
URLString - Class in org.apache.jmeter.protocol.http.parser
Helper class to allow URLs to be stored in Collections without incurring the cost of the hostname lookup performed by the URL methods equals() and hashCode() URL is a final class, so cannot be extended ...
URLString(URL) - Constructor for class org.apache.jmeter.protocol.http.parser.URLString
 
USE_AUTH - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
USE_BODY - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_BODY_AS_DOCUMENT - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_BODY_UNESCAPED - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_CACHED_SSL_CONTEXT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
Deprecated.
use httpclient.reset_state_on_thread_group_iteration instead
USE_CANONICAL_HOST_NAME - Static variable in class org.apache.jmeter.protocol.http.control.AuthManager
Decides whether SPN for Kerberos SPNEGO authentication should be acquired for the canonicalized host name
USE_CODE - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_EML - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
USE_EXPIRES - Static variable in class org.apache.jmeter.protocol.http.control.CacheManager
 
USE_FILE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Take source from the named file
USE_HDRS - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_KEEPALIVE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
USE_LOCAL_TRUSTSTORE - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
USE_LOOPBACK - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
 
USE_MESSAGE - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_RANDOM_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Take source from a random file
USE_REGEXP_FOR_SAMPLERS_LIST - Static variable in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
USE_REGEXP_FOR_SAMPLERS_LIST_DEFAULT - Static variable in class org.apache.jmeter.visualizers.backend.graphite.GraphiteBackendListenerClient
 
USE_REQUEST_HDRS - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
USE_SSL - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
USE_STARTTLS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
 
USE_SUB_CONTROLLERS - Static variable in class org.apache.jmeter.control.InterleaveControl
 
USE_TEXT_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
Take source from the text area
USE_URL - Static variable in class org.apache.jmeter.extractor.RegexExtractor
 
useBody() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useBody() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useBodyAsDocument() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useBodyAsDocument() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useCode() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useCode() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useEolByte - Variable in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
 
useFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
 
USEFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
 
useHeaders() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useHeaders() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useMD5() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
 
useMessage() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useMessage() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useNameSpace() - Method in class org.apache.jmeter.extractor.XPathExtractor
 
USER_DEFINED - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
USER_DEFINED_COLORS_PROPERTY_FILE - Static variable in class org.apache.jmeter.visualizers.utils.Colors
 
USER_DEFINED_TOOLBAR_PROPERTY_FILE - Static variable in class org.apache.jmeter.gui.util.JMeterToolBar
 
USER_KEYSTORE - Enum constant in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
 
USERDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
useRequestHeaders() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useRequestHeaders() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
UserMetric - Class in org.apache.jmeter.visualizers.backend
User metric
UserMetric() - Constructor for class org.apache.jmeter.visualizers.backend.UserMetric
 
USERNAME - Static variable in class org.apache.jmeter.config.ConfigTestElement
 
USERNAME - Static variable in class org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler
 
USERNAME - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
 
UserParameters - Class in org.apache.jmeter.modifiers
 
UserParameters() - Constructor for class org.apache.jmeter.modifiers.UserParameters
 
UserParametersGui - Class in org.apache.jmeter.modifiers.gui
 
UserParametersGui() - Constructor for class org.apache.jmeter.modifiers.gui.UserParametersGui
 
USERPW - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
useUnescapedBody() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useUnescapedBody() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
useUrl() - Method in class org.apache.jmeter.extractor.BoundaryExtractor
 
useUrl() - Method in class org.apache.jmeter.extractor.RegexExtractor
 
Utils - Class in org.apache.jmeter.protocol.jms
Utility methods for JMS protocol.
Utils() - Constructor for class org.apache.jmeter.protocol.jms.Utils
 
Uuid - Class in org.apache.jmeter.functions
Function to create a UUID Parameters: - None Returns: - A pseudo random UUID 4
Uuid() - Constructor for class org.apache.jmeter.functions.Uuid
 

V

validate() - Method in class org.apache.jorphan.gui.ObjectTableSorter
 
VALIDATE_TG - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
validateObject(SocketConnectionInfos, PooledObject<SocketOutputStream>) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
validateXPath(Document, String) - Static method in class org.apache.jmeter.util.XPathUtil
Validate xpathString is a valid XPath expression
validateXPath2(Document, String, String) - Static method in class org.apache.jmeter.util.XPathUtil
Validate xpathString is a valid XPath expression
VALIDATION_IGNORE_BACKENDS - Static variable in class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
Ignore or not Backend during a Thread Group validation
VALIDATION_IGNORE_TIMERS - Static variable in class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
Ignore or not timers during a Thread Group validation
VALIDATION_ITERATIONS - Static variable in class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
Number of iterations to run during a Thread Group validation
VALIDATION_NUMBER_OF_THREADS - Static variable in class org.apache.jmeter.gui.action.validation.TreeClonerForValidation
Number of Threads to configure when running a Thread Group during a validation
VALIDATION_TPC_FORCE_100_PERCENT - Static variable in class org.apache.jmeter.validation.ComponentTreeClonerForValidation
For 100% on ThroughputController
validXPath(String, boolean) - Static method in class org.apache.jmeter.assertions.gui.XPathPanel
Test whether an XPath is valid.
validXPath(String, boolean, String) - Static method in class org.apache.jmeter.assertions.gui.XPath2Panel
Test whether an XPath is valid.
value - Variable in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
The value of this cell.
value() - Element in annotation type org.apache.jmeter.gui.GUIMenuSortOrder
 
VALUE - Static variable in class org.apache.jmeter.config.Argument
Name used to store the argument's value.
VALUE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
valueFont - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
valueIterator() - Method in class org.apache.jmeter.testelement.property.MapProperty
 
valueOf(String) - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.gui.util.TristateState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.reporters.MailerModel.MailAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.testbeans.gui.TypeEditor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jmeter.visualizers.backend.WindowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.jorphan.documentation.VisibleForTesting.Visibility
Returns the enum constant of this type with the specified name.
valueOrientation - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
ValueReplacer - Class in org.apache.jmeter.engine.util
Perform replacement of ${variable} references.
ValueReplacer() - Constructor for class org.apache.jmeter.engine.util.ValueReplacer
 
ValueReplacer(TestPlan) - Constructor for class org.apache.jmeter.engine.util.ValueReplacer
Constructor which couples the given TestPlan to this by means of the user defined variables
ValueResultData - Class in org.apache.jmeter.report.processor
This provides a value result from samples processing.
ValueResultData() - Constructor for class org.apache.jmeter.report.processor.ValueResultData
 
ValueResultData(Object) - Constructor for class org.apache.jmeter.report.processor.ValueResultData
 
values() - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.gui.util.TristateState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.protocol.http.control.AuthManager.Mechanism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.protocol.http.proxy.ProxyControl.KeystoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.protocol.jms.sampler.JMSSampler.COMMUNICATION_STYLE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.reporters.MailerModel.MailAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.testbeans.gui.TypeEditor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.threads.JMeterContext.TestLogicalAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.timers.ConstantThroughputTimer.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.jmeter.visualizers.backend.WindowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.jorphan.collections.HashTree
Returns a collection of all the sub-trees of the current tree.
values() - Static method in enum org.apache.jorphan.documentation.VisibleForTesting.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.apache.jmeter.functions
Function to get a JMeter Variable Parameters: - variable name - default value Returns: - the variable value, but if not found - the default value if set, and if not the variable name itself
Variable() - Constructor for class org.apache.jmeter.functions.Variable
 
VARIABLE_NAME - Static variable in class org.apache.jmeter.protocol.http.api.auth.DigestParameters
 
VARIABLE_NAME - Static variable in class org.apache.jmeter.reporters.ResultSaver
 
VARIABLE_NAME_QUOTE_CHAR - Static variable in class org.apache.jmeter.save.CSVSaveService
 
VARIABLES - Static variable in class org.apache.jmeter.protocol.http.config.gui.GraphQLUrlConfigGui
 
VARIABLES_FIELD - Static variable in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
 
VariablesCollection - Class in org.apache.jmeter.testelement
 
VariablesCollection() - Constructor for class org.apache.jmeter.testelement.VariablesCollection
 
variablesToGetParamValue(String) - Static method in class org.apache.jmeter.protocol.http.util.GraphQLRequestParamUtils
Convert the GraphQL Variables JSON input string into an HTTP GET request parameter value.
VARY - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
 
verifyThreadsStopped() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
 
verifyThreadsStopped() - Method in class org.apache.jmeter.threads.ThreadGroup
 
VerticalLayout - Class in org.apache.jorphan.gui.layout
A vertical layout manager similar to java.awt.FlowLayout.
VerticalLayout() - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs an instance of VerticalLayout with a vertical vgap of 5 pixels, horizontal centering and anchored to the top of the display area.
VerticalLayout(int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance with horizontal centering, anchored to the top with the specified vgap.
VerticalLayout(int, int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance anchored to the top with the specified vgap and horizontal alignment.
VerticalLayout(int, int, int) - Constructor for class org.apache.jorphan.gui.layout.VerticalLayout
Constructs a VerticalLayout instance with the specified vgap, horizontal alignment and anchoring
VerticalPanel - Class in org.apache.jmeter.gui.util
 
VerticalPanel() - Constructor for class org.apache.jmeter.gui.util.VerticalPanel
 
VerticalPanel(int, float) - Constructor for class org.apache.jmeter.gui.util.VerticalPanel
 
VerticalPanel(Color) - Constructor for class org.apache.jmeter.gui.util.VerticalPanel
 
ViewResultsFullVisualizer - Class in org.apache.jmeter.visualizers
Base for ViewResults
ViewResultsFullVisualizer() - Constructor for class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
Constructor
visibility() - Element in annotation type org.apache.jorphan.documentation.VisibleForTesting
If no visibility specified, one should assume the element originally intended to be private.
VisibleForTesting - Annotation Type in org.apache.jorphan.documentation
Denotes that the class, method or field has its visibility relaxed so that unit tests can access it.
VisibleForTesting.Visibility - Enum in org.apache.jorphan.documentation
Intended visibility if the element had not been made public or package-private for testing.
visitFile(Path, BasicFileAttributes) - Method in class org.apache.jmeter.report.dashboard.TemplateVisitor
 
visitListResult(ListResultData) - Method in class org.apache.jmeter.report.dashboard.JsonizerVisitor
 
visitListResult(ListResultData) - Method in interface org.apache.jmeter.report.processor.ResultDataVisitor
Visits the specified list result.
visitMapResult(MapResultData) - Method in class org.apache.jmeter.report.dashboard.JsonizerVisitor
 
visitMapResult(MapResultData) - Method in interface org.apache.jmeter.report.processor.ResultDataVisitor
Visits the specified map result.
visitValueResult(ValueResultData) - Method in class org.apache.jmeter.report.dashboard.JsonizerVisitor
 
visitValueResult(ValueResultData) - Method in interface org.apache.jmeter.report.processor.ResultDataVisitor
Visits the specified value result.
Visualizer - Interface in org.apache.jmeter.visualizers
Implement this method to be a Visualizer for JMeter.

W

W3C_XML_SCHEMA - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 
waitThreadsStopped() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
Wait for all Group Threads to stop after a graceful stop
waitThreadsStopped() - Method in class org.apache.jmeter.threads.ThreadGroup
Wait for all Group Threads to stop
warn(String) - Method in class org.apache.log.Logger
Deprecated.
Log a warn priority event.
warn(String, Throwable) - Method in class org.apache.log.Logger
Deprecated.
Log a warn priority event.
WARN - Static variable in class org.apache.log.Priority
Deprecated.
A problem or conflict has occurred but it may be recoverable, then again it could be the start of the system failing.
warning(JLabel) - Static method in class org.apache.jorphan.gui.JFactory
Configures the label to look like error.
warning(SAXParseException) - Method in class org.apache.jmeter.assertions.LogErrorHandler
 
warning(SAXParseException) - Method in class org.apache.jmeter.gui.action.template.TemplateManager.LoggingErrorHandler
 
WARNING_THRESHOLD_KEY - Static variable in class org.apache.jmeter.assertions.HTMLAssertion
 
What - Class in org.apache.jmeter.gui.action
Debug class to show details of the currently selected object Currently shows TestElement and GUI class names Also enables/disables debug for the test element.
What() - Constructor for class org.apache.jmeter.gui.action.What
 
WHAT_CLASS - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
WHAT_CLASS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
 
WhileController - Class in org.apache.jmeter.control
 
WhileController() - Constructor for class org.apache.jmeter.control.WhileController
 
WhileControllerGui - Class in org.apache.jmeter.control.gui
 
WhileControllerGui() - Constructor for class org.apache.jmeter.control.gui.WhileControllerGui
Create a new LoopControlPanel as a standalone component.
width - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
width - Variable in class org.apache.jmeter.visualizers.LineGraph
 
width - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
WindowMode - Enum in org.apache.jmeter.visualizers.backend
Metrics are sent into boxes which can be a fixed-size sliding window or time boxed.
withBorder(T, String) - Method in class org.apache.jorphan.gui.DynamicStyle
 
withDefaultIfEmpty(String, String) - Method in class org.apache.jmeter.report.processor.graph.AbstractSeriesSelector
 
withDynamic(T, Consumer<? super T>) - Method in class org.apache.jorphan.gui.DynamicStyle
Attaches a configuration action that is executed when Look and Feel changes.
withDynamic(T, Consumer<? super T>) - Static method in class org.apache.jorphan.gui.JFactory
Attaches a configuration action that is executed when Look and Feel changes.
withFont(T, String) - Method in class org.apache.jorphan.gui.DynamicStyle
 
WorkBench - Class in org.apache.jmeter.testelement
Deprecated.
since 4.0
WorkBench() - Constructor for class org.apache.jmeter.testelement.WorkBench
Deprecated.
 
WorkBenchGui - Class in org.apache.jmeter.control.gui
Deprecated.
since 4.0 Non Test Elements are now children of Test Plan
WorkBenchGui() - Constructor for class org.apache.jmeter.control.gui.WorkBenchGui
Deprecated.
Create a new WorkbenchGui.
wrap(String, String) - Method in class org.apache.jorphan.util.StringWrap
Wraps given input text accoding to
wrap(KeyManager[], String) - Static method in class org.apache.jmeter.rmi.AliasKeyManager
Wraps the first found X509KeyManager that has a private key for the given alias as an AliasKeyManager and returns it as the only element in a newly created array.
wrap(JCheckBox) - Static method in class org.apache.jmeter.gui.util.CheckBoxPanel
 
wrap(SocketOutputStream) - Method in class org.apache.jmeter.visualizers.backend.graphite.SocketOutputStreamPoolFactory
 
wrapLongLines(String) - Static method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
 
wrapTitlePanel(Container) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
 
write(byte[], int, int) - Method in class org.apache.jmeter.util.SlowOutputStream
 
write(byte[], OutputStream) - Static method in class org.apache.jorphan.util.JOrphanUtils
Write data to an output stream in chunks with a maximum size of 4K.
write(int) - Method in class org.apache.jmeter.util.SlowOutputStream
 
write(OutputStream, InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
write(OutputStream, InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
write(OutputStream, InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
write(OutputStream, InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
write(OutputStream, String) - Method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
Input (hex) string is converted to binary and written to the output stream.
write(OutputStream, String) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
write(OutputStream, String) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
 
write(OutputStream, String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
write(String, String) - Method in class org.apache.jmeter.services.FileServer
 
write(Sample) - Method in class org.apache.jmeter.report.core.CsvSampleWriter
 
write(Sample) - Method in class org.apache.jmeter.report.core.SampleWriter
Write a sample to the underlying destination
writeFunctors - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
 
writeHeader() - Method in class org.apache.jmeter.report.core.CsvSampleWriter
Write the csv header.
writer - Variable in class org.apache.jmeter.report.core.AbstractSampleWriter
output writer to write samples to
writeString(HierarchicalStreamWriter, String, String) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
Write a tag with a content of value to the writer
writeThreadDump(Writer) - Static method in class org.apache.jorphan.util.ThreadDumper
Write Thread Dump

X

XAXIS_TIME_FORMAT - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
xAxisLabels - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
xAxisLabels - Variable in class org.apache.jmeter.visualizers.LineGraph
 
xAxisLabels - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
xAxisTitle - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
xAxisTitle - Variable in class org.apache.jmeter.visualizers.LineGraph
 
xAxisTitle - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
XMLAssertion - Class in org.apache.jmeter.assertions
Checks if the result is a well-formed XML content using XMLReader
XMLAssertion() - Constructor for class org.apache.jmeter.assertions.XMLAssertion
 
XMLAssertionGui - Class in org.apache.jmeter.assertions.gui
 
XMLAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.XMLAssertionGui
The constructor.
XMLBuffer - Class in org.apache.jorphan.util
Provides XML string building methods.
XMLBuffer() - Constructor for class org.apache.jorphan.util.XMLBuffer
 
XMLConfPanel - Class in org.apache.jmeter.assertions.gui
 
XMLConfPanel() - Constructor for class org.apache.jmeter.assertions.gui.XMLConfPanel
 
XMLDefaultMutableTreeNode - Class in org.apache.jmeter.visualizers
A extended class of DefaultMutableTreeNode except that it also attached XML node and convert XML document into DefaultMutableTreeNode.
XMLDefaultMutableTreeNode() - Constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
Deprecated.
only for use by test code
XMLDefaultMutableTreeNode(String, Node) - Constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
 
XMLDefaultMutableTreeNode(Node) - Constructor for class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
 
XMLSchemaAssertion - Class in org.apache.jmeter.assertions
XMLSchemaAssertion.java Validate response against an XML Schema author
XMLSchemaAssertion() - Constructor for class org.apache.jmeter.assertions.XMLSchemaAssertion
 
XMLSchemaAssertionGUI - Class in org.apache.jmeter.assertions.gui
XMLSchemaAssertionGUI.java
XMLSchemaAssertionGUI() - Constructor for class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
The constructor.
XPath - Class in org.apache.jmeter.functions
The function represented by this class allows data to be read from XML files.
XPath() - Constructor for class org.apache.jmeter.functions.XPath
 
XPath2Assertion - Class in org.apache.jmeter.assertions
Checks if the result is a well-formed XML content and whether it matches an XPath
XPath2Assertion() - Constructor for class org.apache.jmeter.assertions.XPath2Assertion
 
XPath2AssertionGui - Class in org.apache.jmeter.assertions.gui
 
XPath2AssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.XPath2AssertionGui
 
XPath2Extractor - Class in org.apache.jmeter.extractor
Extracts text from (X)HTML response using XPath query language Example XPath queries: /html/head/title extracts Title from HTML response //form[@name='countryForm']//select[@name='country']/option[text()='Czech Republic'])/@value extracts value attribute of option element that match text 'Czech Republic' inside of select element with name attribute 'country' inside of form with name attribute 'countryForm' //head extracts the XML fragment for head node. //head/text() extracts the text content for head node. see org.apache.jmeter.extractor.TestXPathExtractor for unit tests
XPath2Extractor() - Constructor for class org.apache.jmeter.extractor.XPath2Extractor
 
XPath2ExtractorGui - Class in org.apache.jmeter.extractor.gui
GUI for XPath2Extractor class.
XPath2ExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.XPath2ExtractorGui
 
XPath2Panel - Class in org.apache.jmeter.assertions.gui
Gui component for representing a xpath expression
XPath2Panel() - Constructor for class org.apache.jmeter.assertions.gui.XPath2Panel
 
XPathAssertion - Class in org.apache.jmeter.assertions
Checks if the result is a well-formed XML content and whether it matches an XPath
XPathAssertion() - Constructor for class org.apache.jmeter.assertions.XPathAssertion
 
XPathAssertionGui - Class in org.apache.jmeter.assertions.gui
 
XPathAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.XPathAssertionGui
 
XPathExtractor - Class in org.apache.jmeter.extractor
Extracts text from (X)HTML response using XPath query language Example XPath queries: /html/head/title extracts Title from HTML response //form[@name='countryForm']//select[@name='country']/option[text()='Czech Republic'])/@value extracts value attribute of option element that match text 'Czech Republic' inside of select element with name attribute 'country' inside of form with name attribute 'countryForm' //head extracts the XML fragment for head node. //head/text() extracts the text content for head node. see org.apache.jmeter.extractor.TestXPathExtractor for unit tests
XPathExtractor() - Constructor for class org.apache.jmeter.extractor.XPathExtractor
 
XPathExtractorGui - Class in org.apache.jmeter.extractor.gui
GUI for XPathExtractor class.
XPathExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.XPathExtractorGui
 
XPathFileContainer - Class in org.apache.jmeter.functions
File data container for XML files Data is accessible via XPath
XPathFileContainer(String, String) - Constructor for class org.apache.jmeter.functions.XPathFileContainer
 
XPathPanel - Class in org.apache.jmeter.assertions.gui
Gui component for representing a xpath expression
XPathPanel() - Constructor for class org.apache.jmeter.assertions.gui.XPathPanel
 
XPathQueryCacheLoader - Class in org.apache.jmeter.util
load method is called when the key composed of namespaces + xPathQuery is not in the cache.
XPathQueryCacheLoader() - Constructor for class org.apache.jmeter.util.XPathQueryCacheLoader
 
XPathUtil - Class in org.apache.jmeter.util
This class provides a few utility methods for dealing with XML/XPath.
XSD_FILENAME_KEY - Static variable in class org.apache.jmeter.assertions.XMLSchemaAssertion
 

Y

YAXIS_INCREMENT_SCALE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
YAXIS_NUMBER_GROUPING - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
YAXIS_SCALE_MAX_VALUE - Static variable in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
 
yAxisLabel - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
yAxisLabel - Variable in class org.apache.jmeter.visualizers.LineGraph
 
yAxisLabel - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 
yAxisTitle - Variable in class org.apache.jmeter.visualizers.AxisGraph
 
yAxisTitle - Variable in class org.apache.jmeter.visualizers.LineGraph
 
yAxisTitle - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
 

Z

ZOOM_IN - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ZOOM_OUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
 
ZoomInOut - Class in org.apache.jmeter.gui.action
Zoom IN/OUT
ZoomInOut() - Constructor for class org.apache.jmeter.gui.action.ZoomInOut
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form