- 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
-
- 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(String) - Constructor for class org.apache.jmeter.testelement.property.AbstractProperty
-
- AbstractProperty() - 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(TreeNode) - Constructor for class org.apache.jorphan.gui.AbstractTreeTableModel
-
- AbstractTreeTableModel(String[], Functor[], Functor[], Class<?>[]) - 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(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
-
- accept(String) - Method in interface org.apache.jorphan.reflect.ClassFilter
-
Returns true if class is included.
- 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_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
-
- 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.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 - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- add(JMeterTreeModel, String) - Method in class org.apache.jmeter.gui.UndoHistory
-
Add tree model copy to the history
- add(Component) - Method in class org.apache.jmeter.gui.util.HorizontalPanel
- add(Component) - Method in class org.apache.jmeter.gui.util.VerticalPanel
- 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() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Add an empty header.
- 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 - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- add(String) - Method in class org.apache.jmeter.report.core.SampleBuilder
-
- add(long) - Method in class org.apache.jmeter.report.core.SampleBuilder
-
- add(double) - Method in class org.apache.jmeter.report.core.SampleBuilder
-
- add(SampleResult) - Method in class org.apache.jmeter.reporters.MailerModel
-
Adds a SampleResult for display in the Visualizer.
- add(SampleResult, boolean) - Method in class org.apache.jmeter.reporters.MailerModel
-
Adds a SampleResult.
- 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(SampleResult) - Method in class org.apache.jmeter.visualizers.backend.UserMetric
-
- 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(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(HashTree) - Method in class org.apache.jorphan.collections.HashTree
-
Adds all the nodes and branches of the given tree to this tree.
- 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.HashTree
-
Adds all the given objects as nodes at the current level.
- add(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Adds a bunch of keys into the HashTree at the current level.
- 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[], 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
-
- 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(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Adds an key into the HashTree at the current level.
- 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(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(Argument) - Method in class org.apache.jmeter.config.Arguments
-
Add a new argument.
- 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, String) - Method in class org.apache.jmeter.config.Arguments
-
Add a new argument with the given name, value, metadata and description
- 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, String) - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
-
- addArgument(String, 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, 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.protocol.ldap.config.gui.LDAPArguments
-
Add a new argument with the given name and value.
- addArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Add a new argument.
- 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.
- 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(Authorization) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Add newAuthorization if it does not already exist
- addAuth() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- 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
-
- 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(CookieManager, boolean, String, URL) - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
-
Add cookie to CookieManager from cookieHeader and URL
- addCookieFromHeader(String, URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- 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, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- addEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- 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<String, 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(String, String) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Add values from the clipboard
- 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(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, 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
- addHeader(String) - Method in class org.apache.jorphan.collections.Data
-
Adds a header name to the Data 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(HTTPFileArg) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Add a new file.
- 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.
- 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(JMSProperty) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSProperties
-
Add a new argument.
- 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.
- 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
-
- 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
-
- 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) - 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<String>, Set<String>) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Add to result the values of propertyNames
- addProperty(JMeterProperty, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Add property to test element
- 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(String, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.MapProperty
-
- 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.
- 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(Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- addRow() - Method in class org.apache.jorphan.collections.Data
-
- addRow(Object) - Method in class org.apache.jorphan.gui.ObjectTableModel
-
- 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(RunningSample) - Method in class org.apache.jmeter.visualizers.RunningSample
-
Adds another RunningSample to this one.
- addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Records a sample.
- 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(Properties) - Static method in class org.apache.jmeter.util.SecurityProviderLoader
-
- addSecurityProvider(String) - 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 interface org.apache.jmeter.testelement.TestElement
-
- 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(URL) - Method in class org.apache.jmeter.DynamicClassLoader
-
- 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(URL) - 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.
- 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(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- addValue(T, long) - Method in class org.apache.jorphan.math.StatCalculator
-
Update the calculator with the value for an aggregated sample.
- addValue(T) - Method in class org.apache.jorphan.math.StatCalculator
-
Add a single value (normally elapsed time)
- 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.
- 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
-
- 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<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(LogEvent) - Method in class org.apache.jmeter.gui.logging.GuiLogEventAppender
-
- append(Data) - Method in class org.apache.jorphan.collections.Data
-
Adds the rows of the given Data object to this Data object.
- 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(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(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, 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, Function<String[], 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, 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[], 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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, TestElement) - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
Determine whether or not nodes can be added to this parent.
- canAddTo(JMeterTreeNode, JMeterTreeNode[]) - 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
-
Called by Remove to determine if it is safe to remove the element.
- canRemove() - Method in interface org.apache.jmeter.testelement.TestElement
-
Called by Remove to determine if it is safe to remove the element.
- canSafelyWriteToFolder(File) - 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.
- 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.
- canUndo() - Method in class org.apache.jmeter.gui.GuiPackage
-
- canUndo() - Method in class org.apache.jmeter.gui.UndoHistory
-
- CATEGORY_SEPARATOR - Static variable in class org.apache.log.Logger
-
- 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, 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.
- centerComponentInWindow(Component) - Static method in class org.apache.jorphan.gui.ComponentUtil
-
Use this static method if you want to center a component in Window.
- 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 - 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(String, String) - Method in 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(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
The method checks for POST
, GET
and HEAD
methods currently.
- checkMethod(Object) - Method in class org.apache.jorphan.reflect.Functor
-
- checkMethod(Object, Class<?>) - Method in class org.apache.jorphan.reflect.Functor
-
- checkMinParameterCount(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.
- checkParameterCount(Collection<CompoundVariable>, 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[], ParserControl) - Constructor for class org.apache.commons.cli.avalon.CLArgsParser
-
Create a parser that can deal with options and parses certain args.
- CLArgsParser(String[], CLOptionDescriptor[]) - Constructor for class org.apache.commons.cli.avalon.CLArgsParser
-
Create a parser that deals 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
- 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 - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- 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 - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- 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 the TestElement of all data.
- CLEAR - Static variable in class org.apache.jmeter.protocol.http.control.CacheManager
-
- clear() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- clear() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Clear the TestElement of all data.
- clear() - Method in class org.apache.jmeter.protocol.http.control.DNSCacheManager
-
Clear the TestElement of all data.
- clear() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Clear the TestElement of all data.
- 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 the TestElement of all data.
- clear() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Clear the TestElement of all data.
- 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 interface org.apache.jmeter.testelement.TestElement
-
Clear the TestElement of all data.
- 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_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.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.RenderInBrowser
-
- 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 - Interface in org.apache.jmeter.gui
-
- 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
-
Implements JMeterGUIComponent.clearGui
- clearGui() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
-
- clearGui() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
-
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.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.BeanShellSamplerGui
-
Implements JMeterGUIComponent.clearGui
- 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
- 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
-
- clearTestElementChildren() - Method in interface org.apache.jmeter.testelement.TestElement
-
- clearTestPlan() - Method in class org.apache.jmeter.gui.GuiPackage
-
Clears the test plan and associated objects.
- clearTestPlan(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
-
Clears the test plan element and associated object
- 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.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 interface org.apache.jmeter.testelement.TestElement
-
- 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(ListedHashTree) - Static method in class org.apache.jmeter.threads.AbstractThreadGroup
-
- cloneTree(HashTree) - Method in class org.apache.jorphan.collections.HashTree
-
- 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(CLOptionDescriptor) - Constructor for class org.apache.commons.cli.avalon.CLOption
-
Constructor taking an descriptor
- CLOption(String) - Constructor for class org.apache.commons.cli.avalon.CLOption
-
Constructor taking argument for option.
- 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 - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- 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.KeyStrokes
-
- 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(Connection) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- close(Statement) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- close(ResultSet) - Static method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- 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(MessageConsumer, 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(Connection, 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(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- 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_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(Socket) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
close a Socket with no error thrown
- closeQuietly(ServerSocket) - 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(String, Collection<?>) - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
-
- CollectionProperty() - Constructor for class org.apache.jmeter.testelement.property.CollectionProperty
-
- collector - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
- 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
-
- 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
-
- CommentPanel() - Constructor for class org.apache.jmeter.gui.CommentPanel
-
Deprecated.
Create a new NamePanel with the default name.
- COMMENTS - Static variable in interface org.apache.jmeter.testelement.TestElement
-
- compare(DirContext, String, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
-
Filter the data in the ldap directory
- COMPARE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- 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(Number[], Number[]) - Method in class org.apache.jorphan.math.NumberComparator
- compare(T, T) - Method in class org.apache.jorphan.util.AlphaNumericComparator
-
- compare(Map.Entry<Object, Object>, Map.Entry<Object, Object>) - Method in class org.apache.jorphan.util.AlphaNumericKeyComparator
-
- 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
-
- 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 an other.
- 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(HTTPSamplerBase, HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
-
Compute content encoding
- 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
- 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) - 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(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(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.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.IncludeControllerGui
-
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.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.TransactionControllerGui
-
- 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(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
-
- 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(int) - Method in class org.apache.jmeter.gui.OnErrorPanel
-
- 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.BeanShellSamplerGui
-
- 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.reporters.gui.SummariserGui
-
- 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
-
- 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(TestElement) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
- configureTestElement(TestElement) - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
-
- configureTestElement(AbstractListenerElement) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
- configureTransactionSampler(TransactionSampler) - Method in class org.apache.jmeter.threads.TestCompiler
-
Configures Transaction Sampler from SamplePackage extracted from Test plan and returns it
- CONNECT - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- 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, int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- connect(SocketAddress) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- 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
-
- 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_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(String, Class<TProperty>) - Static method in class org.apache.jmeter.report.config.ConfigurationUtils
-
Convert the specified string value to the property type.
- convert(Class<T>, String) - Static method in class org.apache.jmeter.report.core.Converters
-
Converts the specified value to the destination type
- convert(String) - Method in interface org.apache.jmeter.report.core.StringConverter
-
Converts the specified value to the type TDest.
- convert(Object, Class<?>) - Static method in class org.apache.jorphan.util.Converter
-
Convert the given value object to an object of the given 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
-
- convertArgumentsToJmsProperties(Arguments) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
- 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(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.
- ConvertException() - Constructor for exception org.apache.jmeter.report.core.ConvertException
-
- 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
-
- 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 - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- 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.KeyStrokes
-
- COPY - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- copyTextToClipboard(String) - Static method in class org.apache.jorphan.gui.GuiUtils
-
Copy text to clipboard
- 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
-
- 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(HttpContext) - Method in class org.apache.jmeter.protocol.http.control.DynamicKerberosSchemeFactory
-
- create(HttpContext) - Method in class org.apache.jmeter.protocol.http.control.DynamicSPNegoSchemeFactory
-
- create(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- 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, TData) - Method in class org.apache.jmeter.report.processor.AbstractSummaryConsumer
-
Creates a result item for information identified by the specified key.
- createDataResult(String, ApdexSummaryData) - Method in class org.apache.jmeter.report.processor.ApdexSummaryConsumer
-
- createDataResult(String, Long) - Method in class org.apache.jmeter.report.processor.ErrorsSummaryConsumer
-
- createDataResult(String, StatisticsSummaryData) - Method in class org.apache.jmeter.report.processor.StatisticsSummaryConsumer
-
- createDataResult(String, Top5ErrorsSummaryData) - Method in class org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumer
-
- 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(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Creates a new tree.
- createNewTree(Collection<?>) - 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.ListedHashTree
-
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(HttpContext) - Method in class org.apache.jmeter.protocol.http.sampler.hc.LazyLayeredConnectionSocketFactory
-
- createSocket(HttpContext) - Method in class org.apache.jmeter.protocol.http.util.SlowHCPlainConnectionSocketFactory
-
- createSocket(Socket, String, int, boolean) - 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.LocalTrustStoreSSLSocketFactory
- createSocket(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.LocalTrustStoreSSLSocketFactory
- createSocket(String, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
- createSocket() - 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(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Deprecated.
- createSocket(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.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Deprecated.
- createSocket(String, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Deprecated.
- createSocket() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Deprecated.
- createSocket(String, int) - Method in class org.apache.jmeter.rmi.SSLRMIClientSocketFactory
-
- createSocket() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(String, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- createSocket(String, int) - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- createSocket() - Method in class org.apache.jmeter.util.TrustAllSSLSocketFactory
- 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
Stroke
s
- 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.IncludeControllerGui
-
JMeter test components are separated into a model and a GUI
representation.
- 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.TestPlanGui
-
- createTestElement() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
-
- createTestElement() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
-
- 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(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.
- 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.HttpTestSampleGui
-
JMeter test components are separated into a model and a GUI
representation.
- 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.DNSCachePanel
-
- 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.BeanShellSamplerGui
-
- 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.threads.gui.PostThreadGroupGui
-
- createTestElement() - Method in class org.apache.jmeter.threads.gui.SetupThreadGroupGui
-
- createTestElement() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
-
- 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
-
- 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)
- 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
- 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
-
- 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(URL) - Constructor for class org.apache.jmeter.protocol.http.parser.CSSParseExceptionCallback
-
- CSSParseExceptionCallback() - 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(File, 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(String, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
-
- CsvFile(URI, char) - Constructor for class org.apache.jmeter.report.core.CsvFile
-
- CsvFile() - 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
SampleConsumer
s.
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(SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
-
The new instance has to be supplied with a Writer to work properly.
- CsvSampleWriter(Writer, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
-
- CsvSampleWriter(OutputStream, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
-
- CsvSampleWriter(File, SampleMetadata) - Constructor for class org.apache.jmeter.report.core.CsvSampleWriter
-
- 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 - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- 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.KeyStrokes
-
- 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 - 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 - Variable in class org.apache.jorphan.collections.HashTree
-
- 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
-
- 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, Throwable) - Method in class org.apache.log.Logger
-
Deprecated.
Log a debug priority event.
- debug(String) - 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
-
- 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 - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
- 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
-
- 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
-
- DefaultThinkTimeCreator() - Constructor for class org.apache.jmeter.thinktime.DefaultThinkTimeCreator
-
- DefaultTreeNodeNamingPolicy - Class in org.apache.jmeter.gui.action.impl
-
- 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(TreeNode) - Constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
-
- DefaultTreeTableModel(String[], Functor[], Functor[], Class<?>[]) - Constructor for class org.apache.jorphan.gui.DefaultTreeTableModel
-
- DELAY - Static variable in class org.apache.jmeter.threads.ThreadGroup
-
Scheduler start delay, overrides start time
- 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 - Static variable in class org.apache.jmeter.timers.ConstantTimer
-
- 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
-
- 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 - 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
-
- delete(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- 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
-
- 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
-
- 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(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
- disconnect() - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
-
Disconnect from the server.
- 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
-
- 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.
- 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.
- 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(T, int) - Method in class org.apache.jorphan.math.StatCalculator
-
- divide(T, long) - Method in class org.apache.jorphan.math.StatCalculator
-
- 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
-
- 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
-
- 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(String, double) - Constructor for class org.apache.jmeter.testelement.property.DoubleProperty
-
- DoubleProperty() - 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(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.
- 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() - 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.
- DUPLICATE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
Copy, then paste afterwards
- 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.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
-
- 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
-