- 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
-
- AbstractAction - Class in org.apache.jmeter.report.gui.action
-
Parent class for implementing Menu item commands
- AbstractAction() - Constructor for class org.apache.jmeter.report.gui.action.AbstractAction
-
- 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
-
- AbstractChart - Class in org.apache.jmeter.testelement
-
The general idea of the chart graphs information for a table.
- AbstractChart() - Constructor for class org.apache.jmeter.testelement.AbstractChart
-
- 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
-
- AbstractFunction - Class in org.apache.jmeter.functions
-
Provides common methods for all functions
- AbstractFunction() - Constructor for class org.apache.jmeter.functions.AbstractFunction
-
- 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
-
- 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.
- AbstractReportGui - Class in org.apache.jmeter.report.gui
-
This is the abstract base for report gui's
- AbstractReportGui() - Constructor for class org.apache.jmeter.report.gui.AbstractReportGui
-
- AbstractReportWriter - Class in org.apache.jmeter.report.writers
-
The abstract report writer provides the common implementation for subclasses
to reuse.
- AbstractReportWriter() - Constructor for class org.apache.jmeter.report.writers.AbstractReportWriter
-
- 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
-
- 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
-
- AbstractTable - Class in org.apache.jmeter.testelement
-
AbstractTable is the base Element for different kinds of report tables.
- AbstractTable() - Constructor for class org.apache.jmeter.testelement.AbstractTable
-
- 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 TestBean 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
-
- 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.
- 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_SHUTDOWN - Static variable in class org.apache.jmeter.gui.util.ReportMenuBar
-
- 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 - Static variable in class org.apache.jmeter.gui.util.ReportMenuBar
-
- 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
-
- ACTION_STOP - Static variable in class org.apache.jmeter.gui.util.ReportMenuBar
-
- ActionNames - Class in org.apache.jmeter.gui.action
-
- actionPerformed(ActionEvent) - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
-
This method is called from erros-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.LoopControlPanel
-
Invoked when an action occurs.
- 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.StopStoppables
-
- 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.DirectoryPanel
-
- 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.ReportFilePanel
- 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.WebServiceSamplerGui
-
method from ActionListener
- actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
-
- actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
-
- 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.java.config.gui.JavaConfigGui
-
Handle action events for this component.
- 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.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.report.gui.action.ReportActionRouter
-
- actionPerformed(ActionEvent) - Method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- 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.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.RenderAsRegexp
-
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.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
-
- activateSearchExtension - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- ACTIVE - Static variable in class org.apache.jmeter.monitor.util.Stats
-
- ACTIVE_PER - Static variable in class org.apache.jmeter.monitor.util.Stats
-
- activeThreads - Variable in class org.apache.jmeter.threads.JMeterContextService.ThreadCounts
-
- ADD - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- 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 - Static variable in class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- 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.testelement.JTLData
-
the implementation will set the start timestamp if the HashMap
is empty. otherwise it will set the end timestamp using the
end time
- add(SampleResult) - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
-
- 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.DistributionGraphVisualizer
-
- 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.MonitorHealthVisualizer
-
Because of the unique requirements of a monitor We have to handle the
results differently than normal GUI components.
- 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.SplineModel
-
- add(SampleResult) - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- 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_ALL - Static variable in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- ADD_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
-
- ADD_PARENT - 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, 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() - 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
-
- addAuth() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- addButtonListener(int, ActionListener) - Method in class org.apache.jmeter.gui.util.ButtonPanel
-
- addBytes(long) - Method in class org.apache.jmeter.util.Calculator
-
- addBytes(long) - Method in class org.apache.jorphan.math.StatCalculator
-
- addChangeListener(ChangeListener) - Method in class org.apache.jmeter.gui.util.DirectoryPanel
-
- 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.gui.util.ReportFilePanel
-
- 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
-
- addComponent(TestElement, ReportTreeNode) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- 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.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.samplers.Entry
-
- addConfigElement(ConfigElement, Class<?>) - Method in class org.apache.jmeter.samplers.Entry
-
Add a config element as a specific class.
- addConfigElement(ConfigElement) - Method in class org.apache.jmeter.testelement.ReportPlan
-
Adds a feature to the ConfigElement attribute of the TestPlan object.
- addConnector(Connector) - Method in interface org.apache.jmeter.monitor.model.Status
-
- addConnector(Connector) - Method in class org.apache.jmeter.monitor.model.StatusImpl
-
- 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.HC3CookieHandler
-
Add cookie to CookieManager from cookieHeader and URL
- addCookieFromHeader(CookieManager, boolean, String, URL) - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
-
- addEditMenu(JPopupMenu, boolean) - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- addEditMenu(JPopupMenu, boolean) - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- 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
-
- addEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
We override this to prevent the wrong encoding and provide no
implementation.
- 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) - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- 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
- addFromClipboard() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Add values from the clipboard
- addFromClipboard(JTable) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
-
Add values from the clipboard to table
- addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- addHeader(String, 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.
- 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.
- 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.
- addJMeterComponent(TestElement) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- addJMeterVariables(JMeterVariables) - Method in class org.apache.jmeter.testelement.VariablesCollection
-
- addJMSProperties(Message, Map<String, String>) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Set JMS Properties to msg
- addLayoutComponent(String, Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
-
Not used by this class.
- addListener(MonitorListener) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Add a listener.
- addLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
-
- addLogTargetToRootLogger(LogTarget[]) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Add logTargets to root logger
FIXME What's the clean way to add a LogTarget afterwards ?
- addNewColumn(String, Class<?>) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- addNewRow() - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- 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
-
- 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 processNode for each
object it encounters as it goes.
- addNode(Object, HashTree) - Method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
The tree traverses itself depth-first, calling processNode 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
- addNonEncodedArgument(String, String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- addObjectToTree(TestElement) - Method in class org.apache.jmeter.report.gui.action.ReportAddToTree
-
- addPageSummary(PageSummary) - Method in class org.apache.jmeter.report.writers.DefaultReportSummary
-
Add a PageSummary to the report
- addPageSummary(PageSummary) - Method in interface org.apache.jmeter.report.writers.ReportSummary
-
Add a page summary to the report summary
- addParameter(String, String) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- 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
-
- addParentToTree(TestElement) - Method in class org.apache.jmeter.report.gui.action.ReportAddParent
-
- 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.
- addPostActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
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.
- addPreActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
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.
- addReportPage(AbstractThreadGroup) - Method in class org.apache.jmeter.testelement.ReportPlan
-
Adds a feature to the AbstractThreadGroup attribute of the TestPlan object.
- 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(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Method will look up the server in the map.
- addSample(SampleResult) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Method will try to parse the response data.
- addSample(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorHealthPanel
-
- addSample(MonitorModel) - Method in interface org.apache.jmeter.visualizers.MonitorListener
-
- addSample(MonitorModel) - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
-
MonitorAccumModel will call this method to notify the component data has
changed.
- 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.
- addSampleListener(SampleListener) - Method in class org.apache.jmeter.threads.SamplePackage
-
Add Sample Listener
- addSubResult(SampleResult) - 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) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
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.
- addSubTree(HashTree, ReportTreeNode) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
Adds the sub tree at the given node.
- addTableModelListener(TableModelListener) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
- 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.AbstractTable
-
- addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.AbstractTestElement
- addTestElement(TestElement) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- 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.
- addTestString(String) - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- 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 If the url parameter
is null or empty, nothing is done
- addValue(long) - Method in class org.apache.jmeter.util.Calculator
-
- 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
-
- addVariable(String, String) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
- addVariables(Map<String, String>) - Method in class org.apache.jmeter.engine.util.ValueReplacer
-
Add all the given variables to this replacer's variables map.
- addVariables(Map<String, String>) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
Add all the given variables to this replacer's variables map.
- addWorker(Worker) - Method in class org.apache.jmeter.monitor.model.WorkersImpl
-
- AjpSampler - Class in org.apache.jmeter.protocol.http.sampler
-
Selector for the AJP/1.3 protocol
(i.e. what Tomcat uses with mod_jk)
It allows you to test Tomcat in AJP mode without
actually having Apache installed and configured
- 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
-
- aliasToClass(String) - Static method in class org.apache.jmeter.save.SaveService
-
- ALL - Static variable in class org.apache.jmeter.functions.RegexFunction
-
- ALL_MESSAGES - Static variable in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- Analyze - Class in org.apache.jmeter.gui.action
-
- Analyze() - Constructor for class org.apache.jmeter.gui.action.Analyze
-
- 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
-
- 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.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
- applyRenderers(JTable, TableCellRenderer[]) - Static method in class org.apache.jorphan.gui.RendererUtils
-
- archiveDirectory() - Method in class org.apache.jmeter.report.writers.AbstractReportWriter
-
if the target output directory already exists, archive it
- 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.
- ArgumentDecoder - Class in org.apache.jmeter.functions.util
-
Decodes an Argument by replacing '\x' with 'x'
- ArgumentEncoder - Class in org.apache.jmeter.functions.util
-
Encode an Argument
- 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
-
- 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(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
- 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
-
- Assertion - Interface in org.apache.jmeter.assertions
-
An Assertion checks a SampleResult to determine whether or not it is
successful.
- AssertionGui - Class in org.apache.jmeter.assertions.gui
-
- AssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.AssertionGui
-
Create a new AssertionGui panel.
- AssertionResult - Class in org.apache.jmeter.assertions
-
Implements Response Assertion checking.
- AssertionResult() - Constructor for class org.apache.jmeter.assertions.AssertionResult
-
Deprecated.
- use the named constructor
- AssertionResult(String) - Constructor for class org.apache.jmeter.assertions.AssertionResult
-
Create a new Assertion Result.
- ASSERTIONS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
-
- assertionsResultsToSave() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- AssertionVisualizer - Class in org.apache.jmeter.visualizers
-
- AssertionVisualizer() - Constructor for class org.apache.jmeter.visualizers.AssertionVisualizer
-
- AsynchSampleSender - Class in org.apache.jmeter.samplers
-
- AsynchSampleSender() - Constructor for class org.apache.jmeter.samplers.AsynchSampleSender
-
Deprecated.
only for use by test code
- AsynchSampleSender(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.AsynchSampleSender
-
- 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_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
-
- ATTRIBUTE_NAME - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- 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.
- 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
-
- AVERAGE_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
-
- 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
-
The GUI for the HTTP Cache Manager
- CacheManagerGui() - Constructor for class org.apache.jmeter.protocol.http.gui.CacheManagerGui
-
Create a new LoginConfigGui as a standalone component.
- 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
-
- calculateCurrentTarget(long) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
- calculateLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
-
The method is responsible for taking a status object and calculating an
int value from 1 to 100.
- calculateMemoryLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
-
Method will calculate the memory load: used / max = load.
- calculateStatus(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
-
Method should calculate if the server is: dead, active, warning or
healthy.
- calculateThreadLoad(Status) - Static method in class org.apache.jmeter.monitor.util.Stats
-
Method will calculate the thread load: busy / max = load.
- 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.
- 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.
- 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
- 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.
- cdata(byte[], String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- 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.
- 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
-
- 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.visualizers.SearchTextExtension
-
- CHANGEEXT - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
protected members used by class to filter *
- ChangeLanguage - Class in org.apache.jmeter.gui.action
-
- ChangeLanguage() - Constructor for class org.apache.jmeter.gui.action.ChangeLanguage
-
- ChangeParent - Class in org.apache.jmeter.gui.action
-
Implements the Add Parent menu command
- ChangeParent() - Constructor for class org.apache.jmeter.gui.action.ChangeParent
-
- characters(char[], int, int) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
-
Receive notification of character data inside an element.
- characters(char[], int, int) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- 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_DIRTY - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- CHECK_DIRTY - Static variable in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- 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
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.jmeter.util.CustomX509TrustManager
-
- checkDeleteStatus() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Enable or disable the delete button depending on whether or not there is
a row to be deleted.
- 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 and GET methods currently.
- checkMethod(Object) - Method in class org.apache.jorphan.reflect.Functor
-
Deprecated.
** for use by Unit test code only **
- checkMethod(Object, Class<?>) - Method in class org.apache.jorphan.reflect.Functor
-
Deprecated.
** for use by Unit test code only **
- 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?
- children() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- classes - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
-
- 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.
- 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
-
- 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.protocol.http.config.gui.MultipartUrlConfigGui
- 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.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() - Static method in class org.apache.jmeter.protocol.http.util.DOMPool
-
Clear cache
- clear() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Clear the files.
- 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.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.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.reporters.ResultSaver
-
- 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
-
- clear() - Method in class org.apache.jmeter.util.Calculator
-
- 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.jmeter.visualizers.SplineVisualizer.SplineGraph
-
Clear the Spline graph and get ready for the next wave.
- 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_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
-
- clearAll() - Static method in class org.apache.jmeter.functions.XPathWrapper
-
- clearAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Clear all attachments for current message
- 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.DistributionGraph
-
Clears this graph.
- clearData() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
-
- 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-informations.
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Clears everything except the listener.
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorGraph
-
clear will repaint the graph
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorHealthPanel
-
clear will clear the hashmap, remove all ServerPanels from the servers
pane, and update the ui.
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
-
Clears the MonitorAccumModel.
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
clear will create a new MonitorStats object.
- clearData() - Method in class org.apache.jmeter.visualizers.MonitorPerformancePanel
-
clear will remove all child nodes from the ROOTNODE, clear the HashMap,
update the graph and jpanel for the server tree.
- 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.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.SplineModel
-
- clearData() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- 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
- 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.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.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.examples.sampler.gui.ExampleSamplerGui
-
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.extractor.gui.RegexExtractorGui
-
Implements JMeterGUIComponent.clearGui
- clearGui() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
-
Implements JMeterGUIComponent.clearGui
- clearGui() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation that resets the name field to the value of
getStaticLabel(), reset comment and sets enabled to true.
- clearGui() - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
-
- clearGui() - Method in class org.apache.jmeter.gui.CommentPanel
-
- clearGui() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Clear the gui and return it to initial default values.
- 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.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.control.gui.SoapSamplerGui
-
Implements JMeterGUIComponent.clearGui
- clearGui() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
-
Implements JMeterGUIComponent.clearGui
- 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.HeaderPanel
-
Implements JMeterGUIComponent.clearGui
- clearGui() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
-
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.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.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.visualizers.gui.AbstractVisualizer
-
- 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
-
- 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 and workbench.
- clearTestPlan(TestElement) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
Clear the test plan, and use specified node for test plan and default node for workbench
N.B.
- clearTestPlan() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- 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.
- ClientPool() - Constructor for class org.apache.jmeter.protocol.jms.client.ClientPool
-
- 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.modifiers.UserParameters
-
- clone() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
- clone() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
- clone() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
- 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.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.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.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.util.BSFTestElement
-
- clone() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- clone() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
a clone method is provided for convienance.
- 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.
- cloneMonitorStats() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
a clone method to clone the stats
- cloneTree(HashTree) - Method in class org.apache.jorphan.collections.HashTree
-
- cloneTreeNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Copy
-
- cloneTreeNode(ReportTreeNode) - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- cloneTreeNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
-
- cloneTreeNodes(ReportTreeNode[]) - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- 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() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
We try to close the connection to make sure it doesn't hang around.
- 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(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.protocol.smtp.sampler.tools.CounterOutputStream
- close() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- 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.
- closeMenu() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
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.
- COL_DOMAIN - 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_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- COLLAPSE_ALL - 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 Close object.
- 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
-
Generic comment panel for Test Elements
- CommentPanel() - Constructor for class org.apache.jmeter.gui.CommentPanel
-
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(Number[], Number[]) - Method in class org.apache.jorphan.math.NumberComparator
- CompareAssertion - Class in org.apache.jmeter.assertions
-
- CompareAssertion() - Constructor for class org.apache.jmeter.assertions.CompareAssertion
-
- CompareAssertionBeanInfo - Class in org.apache.jmeter.assertions
-
- CompareAssertionBeanInfo() - Constructor for class org.apache.jmeter.assertions.CompareAssertionBeanInfo
-
- CompareAssertionResult - Class in org.apache.jmeter.assertions
-
- CompareAssertionResult() - Constructor for class org.apache.jmeter.assertions.CompareAssertionResult
-
Deprecated.
Use the other ctor
- CompareAssertionResult(String) - Constructor for class org.apache.jmeter.assertions.CompareAssertionResult
-
- COMPAREDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- COMPAREFILT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- compareTo(URLString) - Method in class org.apache.jmeter.protocol.http.parser.URLString
- compareTo(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Compares two JMeterProperty object values.
- compareTo(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.NumberProperty
-
- compareTo(Sample) - Method in class org.apache.jmeter.visualizers.Sample
- compareTo(TableSample) - Method in class org.apache.jmeter.visualizers.TableSample
-
- ComparisonVisualizer - Class in org.apache.jmeter.visualizers
-
- ComparisonVisualizer() - Constructor for class org.apache.jmeter.visualizers.ComparisonVisualizer
-
- 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
-
- computeAssertionResult(AssertionResult, Document, String, boolean) - Static method in class org.apache.jmeter.util.XPathUtil
-
Fills result
- 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 informations from Request Header
- computeFromPostBody(HTTPSamplerBase, HttpRequestHdr) - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
-
Compute sampler informations 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
- 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
-
- CONFIG_ELEMENTS - Static variable in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- 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
-
- 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.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.XPathAssertionGui
-
- 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.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.ReportGui
-
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.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(HashTree) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
- configure(HashTree) - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- configure(HashTree) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- configure(TestElement) - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
-
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.extractor.gui.RegexExtractorGui
-
- configure(TestElement) - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
-
- 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.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.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.HttpDefaultsGui
-
- configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
-
- configure(TestElement) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
Set the text, etc. in the UI.
- 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.control.gui.SoapSamplerGui
-
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.control.gui.WebServiceSamplerGui
-
the implementation loads the URL and the soap action for the request.
- configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
-
- configure(TestElement) - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
-
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.http.gui.CookiePanel
-
- 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.ParamModifierGui
-
- 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.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(HashTree) - Method in interface org.apache.jmeter.report.engine.ReportEngine
-
- configure(HashTree) - Method in class org.apache.jmeter.report.engine.StandardReportEngine
-
- configure(TestElement) - Method in class org.apache.jmeter.report.gui.BarChartGui
-
- configure(TestElement) - Method in class org.apache.jmeter.report.gui.LineGraphGui
-
- configure(TestElement) - Method in class org.apache.jmeter.report.gui.ReportPageGui
-
- configure(TestElement) - Method in class org.apache.jmeter.report.gui.TableGui
-
- configure(TestElement) - Method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
-
- 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.gui.AbstractVisualizer
-
- configure(TestElement) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
Restores MailerVisualizer.
- configure(TestElement) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
-
- configure(TestElement) - Method in class org.apache.jmeter.visualizers.PropertyControlGui
-
- configure(TestElement) - Method in class org.apache.jmeter.visualizers.StatVisualizer
-
- configure(TestElement) - Method in class org.apache.jmeter.visualizers.SummaryReport
-
- configureFromWSDL() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
-
configure the sampler from the WSDL.
- configureKeystore(boolean, int, int) - Method in class org.apache.jmeter.util.SSLManager
-
Configure Keystore
- 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.report.gui.AbstractReportGui
-
- 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() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Method is used internally to connect to the URL.
- 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) - 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
-
- CONNECTION_CLOSE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- Connector - Interface in org.apache.jmeter.monitor.model
-
- CONNECTOR - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- ConnectorImpl - Class in org.apache.jmeter.monitor.model
-
- ConnectorImpl() - Constructor for class org.apache.jmeter.monitor.model.ConnectorImpl
-
- CONNTO - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- Constants - Class in org.apache.jmeter.monitor.parser
-
Constants for the custom DocumentHandler.
- Constants() - Constructor for class org.apache.jmeter.monitor.parser.Constants
-
- 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.
- 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
-
No-arg constructor.
- 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
- 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.
- 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. the charset name, not the header "Content-Encoding"
- 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
-
- Controller - Interface in org.apache.jmeter.control
-
This interface is used by JMeterThread in the following manner:
while (running && (sampler = controller.next()) !
- CONTROLLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
-
- CONTROLLERS - Static variable in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- converge() - Method in class org.apache.jmeter.visualizers.Spline3
-
Test if the Jacobi resolution of the equation system converges.
- 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(Object, Class<?>) - Static method in class org.apache.jorphan.util.Converter
-
Convert the given value object to an object of the given type
- convertArgumentsToHTTP(Arguments) - Static method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- Converter - Class in org.apache.jorphan.util
-
Converter utilities for TestBeans
- Converter() - Constructor for class org.apache.jorphan.util.Converter
-
- 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
-
- convertSoapHeaders(Map<String, String>) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- 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
-
Refactored from AbstractAction.java
- convertToDouble(List<SamplingStatCalculator>) - Method in class org.apache.jmeter.testelement.BarChart
-
Convert the data from SamplingStatCalculator to double array of array
- 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 coookie
- Cookie(String, String, String, String, boolean, long) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
-
create the coookie
- Cookie(String, String, String, String, boolean, long, boolean, boolean) - Constructor for class org.apache.jmeter.protocol.http.control.Cookie
-
create the coookie
- 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
-
- cookieManagers - Variable in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
These objects are static across multiple threads in a test, via clone()
method.
- CookiePanel - Class in org.apache.jmeter.protocol.http.gui
-
This is the GUI for Cookie Manager
Allows the user to specify if she needs cookie services, and give parameters
for this service.
- CookiePanel() - Constructor for class org.apache.jmeter.protocol.http.gui.CookiePanel
-
Default constructor.
- 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
-
- 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
-
- CounterOutputStream - Class in org.apache.jmeter.protocol.smtp.sampler.tools
-
Utility-class to calculate message size.
- CounterOutputStream() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.tools.CounterOutputStream
-
- COUNTLIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- 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(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- createAuthTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
-
- createButton(String, ActionListener) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Create a button with the netscape style
- createConnector() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- createCookieTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
-
- createEmptyDoc() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
- CreateFunctionDialog - Class in org.apache.jmeter.gui.action
-
- CreateFunctionDialog() - Constructor for class org.apache.jmeter.gui.action.CreateFunctionDialog
-
- createHeaderTablePanel() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
-
- createJvm() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- 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, boolean) - Method in class org.apache.jmeter.protocol.http.util.HC4TrustAllSSLSocketFactory
-
- createMainPanel() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Create the main panel where components can display their GUIs.
- createMemory() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- createMenuBar() - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
Creates the MenuBar for this application.
- createMenuBar() - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
Creates the MenuBar for this application.
- createNewMonitorModel(URL) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Method will return a new MonitorModel object with the given URL.
- 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.
- createNewTree() - Method in class org.apache.jorphan.collections.SortedHashTree
-
Creates a new tree.
- createNewTree(Object) - Method in class org.apache.jorphan.collections.SortedHashTree
-
Creates a new tree.
- createNewTree(Collection<?>) - Method in class org.apache.jorphan.collections.SortedHashTree
-
Creates a new tree.
- 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.ReportGui
-
Need to update this to make the context popupmenu correct
- 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
-
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.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.report.gui.AbstractReportGui
-
- createPopupMenu() - Method in class org.apache.jmeter.report.gui.BarChartGui
-
- createPopupMenu() - Method in class org.apache.jmeter.report.gui.LineGraphGui
-
- createPopupMenu() - Method in class org.apache.jmeter.report.gui.ReportPageGui
-
- createPopupMenu() - Method in class org.apache.jmeter.report.gui.TableGui
-
- createPopupMenu() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- createPopupMenu() - Method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
-
- 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.
- 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
-
Create implementation of RandomTimer
- createReceiver(ConnectionFactory, Destination, String, String, boolean, String) - Static method in class org.apache.jmeter.protocol.jms.sampler.Receiver
-
Create a receiver to process responses.
- createReportPage(String) - Static method in class org.apache.jmeter.testelement.ReportPage
-
- createRequestInfo() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- 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.util.EscapeDialog
-
- 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
- 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.
- createShapes(int) - Method in class org.apache.jmeter.testelement.LineChart
-
Since we only have 4 shapes, the method will start with the
first shape and keep cycling through the shapes in order.
- 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.
- createSimpleButton(String, ActionListener) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Create a button with the netscape style
- createSocket(HttpParams) - Method in class org.apache.jmeter.protocol.http.util.HC4TrustAllSSLSocketFactory
-
- createSocket() - Method in class org.apache.jmeter.protocol.http.util.HC4TrustAllSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
-
- createSocket(String, int) - Method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
-
- createSocket(HttpParams) - Method in class org.apache.jmeter.protocol.http.util.SlowHC4SocketFactory
-
- createSocket() - Method in class org.apache.jmeter.protocol.http.util.SlowHC4SocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
-
- createSocket(String, int) - Method in class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
-
- 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
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- createSocket(String, int) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- createSocket() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - 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
-
- createStatus() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- createStrokes(int) - Method in class org.apache.jmeter.testelement.LineChart
-
- createStrokes(int) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- 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.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.XPathAssertionGui
-
Create test element
- 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.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.ReportGui
-
- 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
-
- createTestElement() - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
-
JMeter test components are separated into a model and a GUI
representation.
- createTestElement() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
-
- createTestElement() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
-
- 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.NamePanel
-
JMeter test components are separated into a model and a GUI
representation.
- createTestElement(Class<?>, Class<?>) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Create a TestElement corresponding to the specified GUI class.
- createTestElement(String) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Create a TestElement for a GUI or TestBean class.
- createTestElement() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
-
- 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.control.gui.SoapSamplerGui
-
JMeter test components are separated into a model and a GUI
representation.
- createTestElement() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
-
- createTestElement() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
-
- 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.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.report.gui.BarChartGui
-
- createTestElement() - Method in class org.apache.jmeter.report.gui.LineGraphGui
-
- createTestElement() - Method in class org.apache.jmeter.report.gui.ReportPageGui
-
- createTestElement() - Method in class org.apache.jmeter.report.gui.TableGui
-
- createTestElement() - Method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
-
- 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.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
-
- createThreadInfo() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- createTitleLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a label containing the title for the component.
- createTitleLabel() - Method in class org.apache.jmeter.report.gui.AbstractReportGui
-
This implementaion differs a bit from the normal jmeter gui. it uses
a white background instead of the default grey.
- createToolBar() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Create the JMeter tool bar pane containing the running indicator.
- createToolbar(boolean) - Static method in class org.apache.jmeter.gui.util.JMeterToolBar
-
Create the default JMeter toolbar
- createTreePanel() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Create the panel where the GUI representation of the test tree is
displayed.
- 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
-
- createWorker() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- createWorkers() - Method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- CROSS_PLATFORM_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- 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
-
- 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.
- 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.
- current - Variable in class org.apache.jmeter.control.GenericController
-
Index of current sub controller or sampler
- CURRENTBUSYTHREADS - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- CURRENTQUERYSTRING - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- 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.
- CURRENTTHREADCOUNT - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- currentTimeInMillis() - Method in class org.apache.jmeter.samplers.SampleResult
-
- CURRENTURI - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- 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
-
- CUT - Static variable in class org.apache.jmeter.report.gui.action.ReportCut
-
- GaussianRandomTimer - Class in org.apache.jmeter.timers
-
This class implements those methods needed by RandomTimer to be instantiable
and implements a random delay with an average value and a gaussian
distributed variation.
- GaussianRandomTimer() - Constructor for class org.apache.jmeter.timers.GaussianRandomTimer
-
- GaussianRandomTimerGui - Class in org.apache.jmeter.timers.gui
-
Implementation of a gaussian random timer.
- GaussianRandomTimerGui() - Constructor for class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
-
No-arg constructor.
- generateRequest() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The method is responsible for calling the necessary methods to generate a
valid request.
- generateRequest() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The method is responsible for calling the necessary methods to generate a
valid request.
- Generator - Interface in org.apache.jmeter.protocol.http.util.accesslog
-
Description:
Generator is a base interface that defines the minimum methods needed to
implement a concrete generator.
- GenericController - Class in org.apache.jmeter.control
-
This class is the basis for all the controllers.
- GenericController() - Constructor for class org.apache.jmeter.control.GenericController
-
Creates a Generic Controller
- GenericTestBeanCustomizer - Class in org.apache.jmeter.testbeans.gui
-
The GenericTestBeanCustomizer is designed to provide developers with a
mechanism to quickly implement GUIs for new components.
- GenericTestBeanCustomizer() - Constructor for class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
Deprecated.
only for use by test code
- get(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Return the record at index i
- get(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Return the cookie at index i.
- get(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Return the header at index i.
- GET - Static variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
- GET - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- get(Object) - Static method in class org.apache.jmeter.protocol.jms.client.ClientPool
-
- get(String) - Method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
Get the reply message.
- get(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- get(String) - Method in class org.apache.jmeter.testelement.property.MapProperty
-
- get(String) - Method in class org.apache.jmeter.threads.JMeterVariables
-
Gets the value of a variable, coerced to a String.
- get(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
-
- get(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Returns the HashTree object associated with the given key.
- get50Percent() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- get90Percent() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getAcceptedIssuers() - Method in class org.apache.jmeter.util.CustomX509TrustManager
-
- getAction(String) - Method in class org.apache.jmeter.gui.action.ActionRouter
-
- getAction(String, Class<?>) - Method in class org.apache.jmeter.gui.action.ActionRouter
-
- getAction(String, String) - Method in class org.apache.jmeter.gui.action.ActionRouter
-
- getAction(String) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
- getAction(String, Class<?>) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
- getAction(String, String) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
- getAction() - Method in class org.apache.jmeter.sampler.TestAction
-
- getActionName() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
-
- getActionNameResolve() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
-
Resolve action name ID declared in icon set file to ActionNames value
- getActionNames() - Method in class org.apache.jmeter.gui.action.AboutCommand
-
Provide the list of Action names that are available in this command.
- getActionNames() - Method in class org.apache.jmeter.gui.action.AbstractAction
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.AddParent
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.AddToTree
-
Gets the Set of actions this Command class responds to.
- getActionNames() - Method in class org.apache.jmeter.gui.action.Analyze
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.ChangeLanguage
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.ChangeParent
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.CheckDirty
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Clear
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Close
-
Gets the ActionNames attribute of the Close object.
- getActionNames() - Method in class org.apache.jmeter.gui.action.CollapseExpand
-
Gets the ActionNames attribute of the Close object.
- getActionNames() - Method in interface org.apache.jmeter.gui.action.Command
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Copy
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.CreateFunctionDialog
-
Provide the list of Action names that are available in this command.
- getActionNames() - Method in class org.apache.jmeter.gui.action.Cut
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.DragNDrop
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Duplicate
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.EditCommand
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.EnableComponent
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.ExitCommand
-
Gets the ActionNames attribute of the ExitCommand object
- getActionNames() - Method in class org.apache.jmeter.gui.action.Help
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Load
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.LoadRecentProject
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.LoggerPanelEnableDisable
-
Gets the ActionNames attribute of the action
- getActionNames() - Method in class org.apache.jmeter.gui.action.LookAndFeelCommand
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Paste
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.RemoteStart
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Remove
-
Gets the ActionNames attribute of the Remove object.
- getActionNames() - Method in class org.apache.jmeter.gui.action.ResetSearchCommand
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.RevertProject
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.Save
-
Gets the ActionNames attribute of the Save object.
- getActionNames() - Method in class org.apache.jmeter.gui.action.SaveGraphics
-
Gets the ActionNames attribute of the Save object.
- getActionNames() - Method in class org.apache.jmeter.gui.action.SearchTreeCommand
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.SSLManagerCommand
-
Provide the list of Action names that are available in this command.
- getActionNames() - Method in class org.apache.jmeter.gui.action.Start
-
Gets the ActionNames attribute of the Start object.
- getActionNames() - Method in class org.apache.jmeter.gui.action.StopStoppables
-
- getActionNames() - Method in class org.apache.jmeter.gui.action.ToolBar
-
Gets the ActionNames attribute of the action
- getActionNames() - Method in class org.apache.jmeter.gui.action.What
-
Provide the list of Action names that are available in this command.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.AbstractAction
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportAddParent
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportAddToTree
-
Gets the Set of actions this Command class responds to.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportClose
-
Gets the ActionNames attribute of the Close object.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportCut
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportEditCommand
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportEnableComponent
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportExitCommand
-
Gets the ActionNames attribute of the ExitCommand object
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportHelp
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportLoad
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportPaste
-
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportRemove
-
Gets the ActionNames attribute of the Remove object.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportSave
-
Gets the ActionNames attribute of the Save object.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportSaveGraphics
-
Gets the ActionNames attribute of the Save object.
- getActionNames() - Method in class org.apache.jmeter.report.gui.action.ReportStart
-
Gets the ActionNames attribute of the Start object.
- getAddButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Get the button used to add rows to the table.
- getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getAdditionalBeanInfo() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
-
- getAddressList() - Method in class org.apache.jmeter.reporters.MailerModel
-
Gets a List of String-objects.
- getAdmin() - Static method in class org.apache.jmeter.protocol.jms.sampler.MessageAdmin
-
- getAlias(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates the vector of alias strings.
- getAlias() - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Get the next or only alias.
- getAlias(int) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
- getAliasCount() - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
- getAllLAFs() - Static method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
Get a list of all installed LAFs plus CrossPlatform and System.
- getAllowedMD5Hex() - Method in class org.apache.jmeter.assertions.MD5HexAssertion
-
- getAllowedSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
Returns the size in bytes to be asserted.
- getAllSamples(String) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Get all MonitorModels matching the URL.
- getAllTableData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
We use this method to get the data, since we are using
ObjectTableModel, so the calling getDataVector doesn't
work as expected.
- getAllThreads() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getAppendError() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
If append error is not set, by default it is set to false,
which means users have to explicitly set the sampler to
append the assert errors.
- getAppendException() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
If append exception is not set, by default it is set to false.
- getArgument(int) - Method in class org.apache.jmeter.config.Arguments
-
Get a single argument.
- getArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Get a single argument.
- getArgumentCount() - Method in class org.apache.jmeter.config.Arguments
-
Get the number of arguments in the list.
- getArgumentCount() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Get the number of arguments in the list.
- getArgumentDesc() - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.BeanShell
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.CharFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.CSVRead
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeHtml
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalVarFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.FileToString
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in interface org.apache.jmeter.functions.Function
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.IntSum
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.IterationCounter
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.JavaScript
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.Jexl2Function
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.JexlFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction2
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.LongSum
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.Property
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.Property2
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.Random
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomString
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.RegexFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.SamplerName
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.SetProperty
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.SplitFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.StringFromFile
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.TestPlanName
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadNumber
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.TimeFunction
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscape
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscapeHtml
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.Variable
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentDesc() - Method in class org.apache.jmeter.functions.XPath
-
Return a list of strings briefly describing each parameter your function
takes.
- getArgumentName() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- getArguments() - Method in class org.apache.jmeter.config.Arguments
-
Get the arguments.
- getArguments() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
-
- getArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getArguments() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
-
Gets the arguments for this JavaConfig object.
- getArguments() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Get the arguments (parameters) for the JavaSamplerClient to be executed
with.
- getArguments(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getArguments(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- getArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Get the arguments.
- getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the Arguments attribute of the LdapConfig object
- getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the Arguments attribute of the LdapConfig object.
- getArguments() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Get the arguments (parameters) for the JavaSamplerClient to be executed
with.
- getArguments() - Method in class org.apache.jmeter.testelement.TestPlan
-
- getArgumentsAsMap() - Method in class org.apache.jmeter.config.Arguments
-
Get the arguments as a Map.
- getArgumentsAsMap() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Get the arguments as a Map.
- getArray() - Method in class org.apache.jorphan.collections.HashTree
-
Gets an array of all keys in the current HashTree node.
- getArray(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Gets an array of all keys in the HashTree mapped to the given key of the
current HashTree object (in other words, one level down).
- getArray(Object[]) - Method in class org.apache.jorphan.collections.HashTree
-
Recurses down into the HashTree stucture using each subsequent key in the
array of keys, and returns an array of keys of the HashTree object at the
end of the recursion.
- getArray(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Recurses down into the HashTree stucture using each subsequent key in the
treePath argument, and returns an array of keys of the HashTree object at
the end of the recursion.
- getArray() - Method in class org.apache.jorphan.collections.ListedHashTree
-
Gets an array of all keys in the current HashTree node.
- getAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
-
Gets the assertion results associated with this sample.
- getAssertions() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getAssertions() - Method in class org.apache.jmeter.samplers.Entry
-
- getAssertions() - Method in class org.apache.jmeter.threads.SamplePackage
-
- getAssumeSuccess() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- getAsText() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- getAsText() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
-
- getAsText() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- getAsText() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- getAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns path of file(s) to be attached in e-mail from textfield
- getAttachments() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns all attachment for current message - standard getter
- getAttributesTitle() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
Returns a String for the title of the attributes-panel as set up in the
properties-file using the lookup-constant "mailer_attributes_panel".
- getAttrs() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the attributes of the LDAPSampler object
- getAuthCount() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Return the number of records.
- getAuthForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getAuthHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getAuthManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getAuthManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getAuthObjectAt(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getAuthObjects() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getAutoRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getAutoRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getAverage() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the average time in milliseconds that samples ran in.
- getAverage() - Method in class org.apache.jmeter.visualizers.Sample
-
- getAverage() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getAvgPageBytes() - Method in class org.apache.jmeter.util.Calculator
-
calculates the average page size, which means divide the bytes by number
of samples.
- getAvgPageBytes() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
calculates the average page size, which means divide the bytes by number
of samples.
- getAxisLabels() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- getBackColor() - Method in class org.apache.jmeter.visualizers.BarGraph
-
- getBaseDir() - Method in class org.apache.jmeter.services.FileServer
-
- getBasedir() - Method in class org.apache.jmeter.testelement.ReportPlan
-
- getBasedir() - Method in class org.apache.jmeter.testelement.TestPlan
-
- getBaseDirRelative() - Method in class org.apache.jmeter.services.FileServer
-
Calculates the relative path from
FileServer.DEFAULT_BASE
to the current base,
which must be the same as or a child of the default.
- getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the BaseEntryDN attribute of the LDAPSampler object
- getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the BaseEntryDN attribute of the LDAPSampler object.
- getBaseResult() - Method in class org.apache.jmeter.assertions.CompareAssertionResult
-
- getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getBeanDescriptor() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getBeanDescriptor() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getBeanShellInterpreter() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
Get the interpreter and set up standard script variables.
- getBinaryDirectory() - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
- getBinaryFileSuffix() - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
- getBinding() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Returns the binding point for the webservice.
- getBindingHost() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Return the host in the WSDL binding address
- getBindingPath() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Return the path in the WSDL for the binding address
- getBindingPort() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Return the port for the binding address
- getBlankProperty() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
- getBlankProperty(Object) - Static method in class org.apache.jmeter.testelement.property.AbstractProperty
-
- getBody() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns message body, i.e. main-mime-part of message (from textfield)
- getBodySize() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getBoolean(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getBoolean(Object, boolean) - Static method in class org.apache.jorphan.util.Converter
-
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns false if string is invalid or null.
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
-
Returns false if string is invalid or null.
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Returns false if string is invalid or null.
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Returns false if string is invalid or null.
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getBooleanValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getBooleanValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getBoundary() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
-
- getBoundary() - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
-
Get the boundary string, used to separate multiparts
- getBufferedImage() - Method in class org.apache.jmeter.testelement.AbstractChart
-
this makes it easy to get the bufferedImage
- getBufferSize() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
- getByteArraySlice(byte[], int, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Returns a slice of a byte array.
- getBytes() - Method in class org.apache.jmeter.samplers.SampleResult
-
return the bytes returned by the response.
- getBytes() - Method in class org.apache.jmeter.visualizers.Sample
-
- getBytes() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getBytesPerSecond() - Method in class org.apache.jmeter.util.Calculator
-
Throughput in bytes / second
- getBytesPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Throughput in bytes / second
- getBytesReceived() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getBytesReceived() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getBytesSent() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getBytesSent() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getCacheManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getCacheManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getCalcMode() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
- getCalcModeAsInt(String) - Static method in class org.apache.jmeter.timers.ConstantThroughputTimerBeanInfo
-
- getCalendar(Object, Calendar) - Static method in class org.apache.jorphan.util.Converter
-
Converts the given object to a calendar object.
- getCalendar(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getCaption() - Method in class org.apache.jmeter.testelement.AbstractChart
-
The caption is a description for the chart explaining
what the chart means.
- getCaptureHttpHeaders() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Returns the value of this cell.
- getCellEditorValue() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Forwards the message from the CellEditor
to the
delegate
.
- getCellRenderer() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Create the tree cell renderer used to draw the nodes in the test tree.
- getCertificateChain(String) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Get the ordered certificate chain for a specific alias.
- getChannel() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getChar(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getChar(Object, char) - Static method in class org.apache.jorphan.util.Converter
-
- getCharset() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
- getCharset() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
Get the charset.
- getCharsetWithDefault(HttpParams) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
-
If contentEncoding is not set by user, then Platform encoding will be used to convert to String
- getCheckQuery() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getCheckReturnCode() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getCheckXPathButton() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Check XPath button
- getChild(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
- getChildCount(Object) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
- getChkBox() - Method in class org.apache.jmeter.visualizers.BarGraph
-
- getClassName() - Method in class org.apache.jmeter.gui.util.MenuInfo
-
- getClassname() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
-
Gets the class name attribute of the JavaConfig object.
- getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Gets the Classname attribute of the JavaConfig object
- getClassname() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Gets the Classname attribute of the JavaConfig object
- getClassname() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- getClearEachIteration() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- getClickCountToStart() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Returns the number of clicks needed to start editing.
- getClientAliases(String, Principal[]) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Compiles the list of all client aliases with a private key.
- getClientChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Return the client choice.
- getClientId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getClonedTree() - Method in class org.apache.jmeter.engine.TreeCloner
-
- getColor() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getColor() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getColors() - Static method in class org.apache.jmeter.visualizers.utils.Colors
-
Parse icon set file.
- getColumn(int, int) - Method in class org.apache.jmeter.functions.FileRowColContainer
-
Get the string for the column from the current row
- getColumn(String, int) - Static method in class org.apache.jmeter.functions.FileWrapper
-
- getColumn(String) - Method in class org.apache.jorphan.collections.Data
-
This method will retrieve every entry in a certain column.
- getColumnAsObjectArray(String) - Method in class org.apache.jorphan.collections.Data
-
This method will retrieve every entry in a certain column.
- getColumnClass(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getColumnClass(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
- getColumnClass(int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
- getColumnClass(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- getColumnCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
Required by table model interface.
- getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getColumnCount() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
- getColumnCount() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
The implementation is exactly the same as ObjectTableModel.getColumnCount.
- getColumnCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
- getColumnData(String) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- getColumnName(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
Required by table model interface.
- getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- getColumnName(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
- getColumnName(int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
- getColumnName(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- getColumnValue(String) - Method in class org.apache.jorphan.collections.Data
-
Gets the value in the current row of the given column.
- getColumnValue(int) - Method in class org.apache.jorphan.collections.Data
-
Gets the value in the current row of the given column.
- getColumnValue(int, int) - Method in class org.apache.jorphan.collections.Data
-
- getCommand() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Gets the Command attribute of the JavaConfig object
- getComment() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for the comment property.
- getComment() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getComment() - Method in interface org.apache.jmeter.testelement.TestElement
-
- getCompareTime() - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- getComponent() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Returns a reference to the editor component.
- getComponentList() - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
-
Method will return all the label and JRadioButtons.
- getComponentList() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- getComponentList() - Method in interface org.apache.jorphan.gui.JLabeledField
-
- getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
- getComponentList() - Method in class org.apache.jorphan.gui.JLabeledTextField
-
- getCompOper() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
Returns the operator to be asserted.
- getConcurrentPool() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the pool size for concurrent thread pool to get embedded resources.
- getCondition() - Method in class org.apache.jmeter.control.IfController
-
Condition Accessor - this is gonna be like ${count}<10
- getCondition() - Method in class org.apache.jmeter.control.WhileController
-
- getConfigChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the source of the message
Converts from old JMX files which used the local language string
- getConfigElement(Class<?>) - Method in class org.apache.jmeter.samplers.Entry
-
- getConfigs() - Method in class org.apache.jmeter.threads.SamplePackage
-
Returns the configs.
- getConnection(String) - Static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getConnection(Context, String) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
Obtain the queue connection from the context and factory name.
- getConnectionAge() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the connection factory parameter used to lookup the connection
factory from the JMS server
- getConnectionHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Get all the request headers for the HttpMethod
- getConnectionHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- getConnector() - Method in interface org.apache.jmeter.monitor.model.Status
-
- getConnector() - Method in class org.apache.jmeter.monitor.model.StatusImpl
- getConnectorPrefix() - Method in interface org.apache.jmeter.monitor.model.Status
-
- getConnectorPrefix() - Method in class org.apache.jmeter.monitor.model.StatusImpl
-
- getConnectTimeout() - Method in class org.apache.jmeter.gui.ServerPanel
-
- getConnectTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getConnectTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getConnectTimeout() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getConnTimeOut() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- getConstructorString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
get the string passed to the string constructor
- getContent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getContentEncoding() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getContentEncoding() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getContents() - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
-
method returns the status object.
- getContentType() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getContentType() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getContentTypeExclude() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getContentTypeInclude() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getContext(boolean, String, String, boolean, String, String) - Static method in class org.apache.jmeter.protocol.jms.client.InitialContextFactory
-
Initialize the JNDI initial context
- getContext() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
Gives access to the current thread context.
- getContext() - Method in class org.apache.jmeter.util.JsseSSLManager
-
Returns the SSLContext we are using.
- getContextProvider() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getControllers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates a vector of SampleController plugins.
- getControllersToRoot() - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
-
Returns all controllers that where in Tree down to nodeToFind in reverse order (from leaf to root)
- getControlPanel() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
- getControlPanel() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- getCookieCount() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- getCookieHeaderForURL(CollectionProperty, URL, boolean) - Method in interface org.apache.jmeter.protocol.http.control.CookieHandler
-
Find cookies applicable to the given URL and build the Cookie header from
them.
- getCookieHeaderForURL(URL) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Find cookies applicable to the given URL and build the Cookie header from
them.
- getCookieHeaderForURL(CollectionProperty, URL, boolean) - Method in class org.apache.jmeter.protocol.http.control.HC3CookieHandler
-
Find cookies applicable to the given URL and build the Cookie header from
them.
- getCookieHeaderForURL(CollectionProperty, URL, boolean) - Method in class org.apache.jmeter.protocol.http.control.HC4CookieHandler
-
- getCookieManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getCookieManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getCookieManager(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
- getCookies() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- getCookies() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- getCopiedNode() - Static method in class org.apache.jmeter.gui.action.Copy
-
- getCopiedNode() - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- getCopiedNodes() - Static method in class org.apache.jmeter.gui.action.Copy
-
- getCopiedNodes() - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- getCopyRight() - Static method in class org.apache.jmeter.util.JMeterVersion
-
- getCount() - Method in class org.apache.jmeter.protocol.smtp.sampler.tools.CounterOutputStream
-
Returns message size
- getCount() - Method in class org.apache.jmeter.util.Calculator
-
- getCount() - Method in class org.apache.jmeter.visualizers.Sample
-
- getCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getCount() - Method in class org.apache.jorphan.math.StatCalculator
-
- getCountlim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the size limit attribute of the LDAPSampler object
- getCountlimAsLong() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- getCpuload() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getCpuLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getCreateOneInstancePerSample() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
- getCSS() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getCurrent() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getCurrentElement() - Method in class org.apache.jmeter.control.GenericController
-
Gets the element indicated by the current
index, if one exists,
from the subControllersAndSamplers
list.
- getCurrentElement() - Method in class org.apache.jmeter.gui.GuiPackage
-
- getCurrentElement() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
- getCurrentGui() - Method in class org.apache.jmeter.gui.GuiPackage
-
Convenience method for grabbing the gui for the current node.
- getCurrentGui() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Convenience method for grabbing the gui for the current node.
- getCurrentName(String) - Static method in class org.apache.jmeter.util.NameUpdater
-
Looks up the class name; if that does not exist in the map,
then defaults to the input name.
- getCurrentName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
-
Looks up class name / property name combination; if that
does not exist in the map, then defaults to input property name.
- getCurrentName(String, String, String) - Static method in class org.apache.jmeter.util.NameUpdater
-
Looks up class name . property name / value combination;
if that does not exist in the map, returns the original value.
- getCurrentNode() - Method in class org.apache.jmeter.gui.GuiPackage
-
- getCurrentNode() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
- getCurrentNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
Gets the CurrentNode attribute of the JMeterTreeListener object.
- getCurrentNode() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Gets the CurrentNode attribute of the JMeterTreeListener object.
- getCurrentPos() - Method in class org.apache.jorphan.collections.Data
-
Get the number of the current row.
- getCurrentQueryString() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getCurrentQueryString() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getCurrentRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
-
Gets the current row number (mainly for error reporting)
- getCurrentSample() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getCurrentSampler() - Method in class org.apache.jmeter.threads.JMeterContext
-
- getCurrentSubTree() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the currently selected subtree.
- getCurrentSubTree() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get the currently selected subtree.
- getCurrentSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
- getCurrentSubTree(ReportTreeNode) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- getCurrentTestName(String, String) - Static method in class org.apache.jmeter.util.NameUpdater
-
Looks up test element / gui class combination; if that
does not exist in the map, then defaults to getCurrentName(testClassName).
- getCurrentThreadCount() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- getCurrentThreadCount() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- getCurrentThreadsBusy() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- getCurrentThreadsBusy() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- getCurrentUri() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getCurrentUri() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
- getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- getCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- getData() - Method in class org.apache.jmeter.examples.sampler.ExampleSampler
-
- getData() - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- getData(String) - Method in class org.apache.jmeter.reporters.FileReporter
-
- getData() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
-
Generate the data for the jChart API
- getData() - Method in class org.apache.jmeter.visualizers.Sample
-
- getData() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- getDataAsText() - Method in class org.apache.jorphan.collections.Data
-
Returns all the data in the Data set as an array of strings.
- getDataCurve() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getDataEncodingNoDefault() - Method in class org.apache.jmeter.samplers.SampleResult
-
Returns the dataEncoding.
- getDataEncodingWithDefault() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
Overrides the method from SampleResult - so the encoding can be extracted from
the Meta content-type if necessary.
- getDataEncodingWithDefault() - Method in class org.apache.jmeter.samplers.SampleResult
-
Returns the dataEncoding or the default if no dataEncoding was provided.
- getDataEncodingWithDefault(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Returns the dataEncoding or the default if no dataEncoding was provided.
- getDataFromResultSet(ResultSet) - Static method in class org.apache.jorphan.collections.Data
-
Gets a Data object from a ResultSet.
- getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getDataSource() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getDataSource() - Method in interface org.apache.jmeter.report.DataSet
-
Return the datasource.
- getDataSource() - Method in class org.apache.jmeter.testelement.JTLData
-
- getDataSourceName() - Method in interface org.apache.jmeter.report.DataSet
-
In some cases, we may want to return a string that isn't the full
datasource string or something different.
- getDataSourceName() - Method in class org.apache.jmeter.testelement.JTLData
-
- getDataType() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getDate() - Method in class org.apache.jmeter.gui.util.JDateField
-
Get the date from the Date mask control.
- getDate() - Method in interface org.apache.jmeter.report.DataSet
-
Return the Date object using the start timestamp
- getDate() - Method in class org.apache.jmeter.testelement.JTLData
-
The date we use for the result is the start timestamp.
- getDate(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getDate(Object, Date) - Static method in class org.apache.jorphan.util.Converter
-
- getDayString() - Method in class org.apache.jmeter.report.writers.AbstractReportWriter
-
return the day in YYYYMMDD format
- getDbUrl() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getDefault() - Static method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Factory method
- getDefaultAssertionMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultAssertionMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDefaultBase() - Static method in class org.apache.jmeter.services.FileServer
-
- getDefaultCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
- getDefaultCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- getDefaultCipherSuites() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- getDefaultConfigElementMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultConfigElementMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDefaultControllerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultControllerMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
-
- getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
- getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
-
- getDefaultDelay() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
- getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getDefaultEventIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getDefaultEventIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getDefaultExtractorMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultExtractorMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDefaultFolder() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
-
- getDefaultMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
-
- getDefaultMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
-
- getDefaultParameters() - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
-
Provide a list of parameters which this test supports.
- getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.JavaTest
-
Provide a list of parameters which this test supports.
- getDefaultParameters() - Method in class org.apache.jmeter.protocol.java.test.SleepTest
-
Provide a list of parameters which this test supports.
- getDefaultPort() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- getDefaultPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getDefaultPort(String, int) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the port number for a URL, applying defaults if necessary.
- getDefaultPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
-
- getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getDefaultPropertyIndex() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getDefaultPropertyIndex() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getDefaultRange() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
-
- getDefaultRange() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
- getDefaultRange() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
-
- getDefaultRange() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
- getDefaultSamplerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultTimerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultTimerMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDefaultValue() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getDefaultValue() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- getDefaultVisualizerMenu() - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- getDefaultVisualizerMenu() - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- getDelay() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get the startup delay
- getDelay() - Method in class org.apache.jmeter.timers.ConstantTimer
-
Get the delay value for display.
- getDeleteButton() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Get the button used to delete rows from the table.
- getDeleteMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getDelimiter() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getDelimiter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- getDescription() - Method in class org.apache.jmeter.config.Argument
-
Gets the Meta Data attribute of the Argument.
- getDescription() - Method in class org.apache.jmeter.gui.JMeterFileFilter
-
Get a description for this filter.
- getDestination() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the destination (topic or queue name)
- getDeviation() - Method in class org.apache.jmeter.visualizers.Sample
-
- getDirectory() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getDistribution() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getDistribution() - Method in class org.apache.jorphan.math.StatCalculator
-
Returns the distribution of the values in the list.
- getDistributionLine() - Method in class org.apache.jmeter.visualizers.Sample
-
- getDoBrowserCompatibleMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getDoBrowserCompatibleMultipart() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getDocAnchor() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Compute Anchor value to find reference in documentation for a particular component
- getDocAnchor() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Get the component's document anchor name.
- getDocAnchor() - Method in class org.apache.jmeter.gui.NamePanel
-
Get the component's document anchor name.
- getDocAnchor() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getDocAnchor() - Method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
-
- getDocAnchor() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getDocAnchor() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
Compute Anchor value to find reference in documentation for a particular component
- getDoctype() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Gets the doctype
- getDocument(Object) - Static method in class org.apache.jmeter.protocol.http.util.DOMPool
-
Return a document.
- getDOM(String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Returns a node representing a whole xml given an xml document.
- getDomain() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- getDomain() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the domain for this object.
- getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- getDomain() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getDoMultipartPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getDoNotSetUpTearDown() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
if the sample shouldn't call setup/teardown, the
method returns true.
- getDouble(Object, double) - Static method in class org.apache.jorphan.util.Converter
-
- getDouble(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns 0 if string is invalid or null.
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Returns 0 if string is invalid or null.
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Returns 0 if string is invalid or null.
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getDoubleValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getDoubleValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getDraggedNodes() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
- getDraggedNodes() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
- getDriver() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getDurableSubscriptionId() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getDuration() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get the desired duration of the thread group test run
- getDurationAsString() - Method in class org.apache.jmeter.sampler.TestAction
-
- getDurationAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
-
- getElapsed() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Get the elapsed time for the samples
- getElapsed() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Get the elapsed time for the samples
- getElapsed() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getElapsedTime() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
Returns the elapsed time in milliseconds
- getElapsedTime() - Method in class org.apache.jmeter.report.writers.DefaultReportSummary
-
current implementation simply iterates over the Page summaries
and adds the times.
- getElapsedTime() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- getElapsedTime() - Method in interface org.apache.jmeter.report.writers.ReportSummary
-
This should be the elapsed time to run all the reports.
- getElement() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
-
- getEmbeddedResourceURLs(byte[], URL, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
Get the URLs for all the resources that a browser would automatically
download following the download of the HTML content, that is: images,
stylesheets, javascript files, applets, etc...
- getEmbeddedResourceURLs(byte[], URL, URLCollection, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
Get the URLs for all the resources that a browser would automatically
download following the download of the HTML content, that is: images,
stylesheets, javascript files, applets, etc...
- getEmbeddedResourceURLs(byte[], URL, Collection<URLString>, String) - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
Get the URLs for all the resources that a browser would automatically
download following the download of the HTML content, that is: images,
stylesheets, javascript files, applets, etc...
- getEmbeddedUrlRE() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the regular expression URLs must match.
- getEmlMessage() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns path to eml message to be sent
- getEnabledCipherSuites() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getEnabledProtocols() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getEnableSessionCreation() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getEncoded(String) - Method in class org.apache.jmeter.protocol.http.util.EncoderCache
-
Get the specified value URL encoded using UTF-8 encoding
- getEncoded(String, String) - Method in class org.apache.jmeter.protocol.http.util.EncoderCache
-
Get the specified value URL encoded using the specified encoding
- getEncodedName() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- getEncodedValue() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
Get the argument value encoded using UTF-8
- getEncodedValue(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
Get the argument value encoded in the specified encoding
- getEncoding() - Method in class org.apache.jorphan.io.TextFile
-
- getEncodingFromContentType(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
-
Extract the encoding (charset) from the Content-Type,
e.g.
- getEnd() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getEndAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getEndIndex() - Method in class org.apache.jmeter.config.KeystoreConfig
-
- getEndTime() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getEndTime() - Method in class org.apache.jmeter.threads.JMeterThread
-
Get the end time value.
- getEndTime() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get the end time value.
- getEndTime() - Method in class org.apache.jmeter.visualizers.Sample
-
- getEndTimestamp() - Method in interface org.apache.jmeter.report.DataSet
-
return the timestamp in millisecond format.
- getEndTimeStamp() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- getEndTimeStamp() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- getEndTimestamp() - Method in class org.apache.jmeter.testelement.JTLData
-
- getEngine() - Method in class org.apache.jmeter.threads.JMeterContext
-
- getEnvironmentVariables() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Get the env variables
- getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
Get the end-of-line/end-of-message byte.
- getEolByte() - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
-
Not useful, as the byte is never used.
- getEolByte() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
Get the end-of-line/end-of-message byte.
- getError() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
return the descriptive error for the test
- getErrorAction() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- getErrorCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
return the error code for the test method. it should
be an unique error code.
- getErrorCount() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getErrorCount() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getErrorCount() - Method in class org.apache.jmeter.samplers.SampleResult
-
Returns the count of errors.
- getErrorCount() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
-
- getErrorCount() - Method in class org.apache.jmeter.visualizers.RunningSample
-
- getErrorCount() - Method in class org.apache.jmeter.visualizers.Sample
-
- getErrorCount() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getErrorLoggingCheckbox() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Gets the checkbox which selects whether or not only errors should be
logged.
- getErrorPercentage() - Method in class org.apache.jmeter.util.Calculator
-
Returns the raw double value of the percentage of samples with errors
that were recorded.
- getErrorPercentage() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the raw double value of the percentage of samples with errors
that were recorded.
- getErrorPercentage() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Returns the raw double value of the percentage of samples with errors
that were recorded.
- getErrorPercentageString() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns a String which represents the percentage of sample errors that
have occurred. ("0.00%" through "100.00%")
- getErrorRate() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getErrorThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Gets the threshold setting for errors
- getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getEventSetDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getEventSetDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getException() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
-
- getExcludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getExecutionEnvironment() - Method in class org.apache.jmeter.protocol.system.NativeCommand
-
- getExpectedReturnCode() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getExpires() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the expiry time for the cookie
- getExpiresMillis() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the expiry time for the cookie
- getFailure() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
get the failure message
- getFailureCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
The failure code is used by other components
- getFailureCount() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getFailureLimit() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getFailureMessage() - Method in class org.apache.jmeter.assertions.AssertionResult
-
Get the message associated with any failure or error.
- getFailureSubject() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getFieldName() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
- getFile() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Gets the filename which has been entered in the FilePanel.
- getFile(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getFileContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
The implementation uses TextFile to load the contents of the file and
returns a string.
- getFileEncoding() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getFileEncoding(String) - Static method in class org.apache.jmeter.save.SaveService
-
Returns the file Encoding specified in saveservice.properties or the default
- getFilename() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
- getFilename() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets the name of the file where tidy writes the output to
- getFilename() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getFileName() - Method in class org.apache.jmeter.functions.FileRowColContainer
-
- getFileName() - Method in class org.apache.jmeter.functions.XPathFileContainer
-
- getFilename() - Method in class org.apache.jmeter.gui.util.DirectoryPanel
-
Gets the filename attribute of the FilePanel object.
- getFilename() - Method in class org.apache.jmeter.gui.util.FilePanelEntry
-
Gets the filename attribute of the FilePanel object.
- getFilename() - Method in class org.apache.jmeter.gui.util.ReportFilePanel
-
Gets the filename attribute of the FilePanel object.
- getFilename() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- getFilename() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getFileName() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- getFileName() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- getFilename() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- getFilename() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- getFilename() - Method in class org.apache.jmeter.util.BSFTestElement
-
- getFilename() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- getFilePanel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Gets the file panel which allows the user to save results to a file.
- getFiles() - Method in class org.apache.jmeter.gui.util.FileListPanel
-
- getFileServer() - Static method in class org.apache.jmeter.services.FileServer
-
- getFilterClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- getFilterString() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
return the comma separated string for the filter
- getFloat(Object, float) - Static method in class org.apache.jorphan.util.Converter
-
- getFloat(Object) - Static method in class org.apache.jorphan.util.Converter
-
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns 0 if string is invalid or null.
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Returns 0 if string is invalid or null.
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Returns 0 if string is invalid or null.
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getFloatValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getFloatValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
-
- getFolder(URLName) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileStore
-
- getFolder() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getFollowRedirects() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getFontNameMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
-
- getFontStyleMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
-
- getFooterURL() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getForeColor() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getFormat() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getFormattedXAxis() - Method in class org.apache.jmeter.testelement.AbstractChart
-
- getFragment() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
Should we return fragment as text, rather than text of fragment?
- getFree() - Method in interface org.apache.jmeter.monitor.model.Memory
-
- getFree() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- getFromAddress() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getFullName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getFunction() - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
- getFunctionalMode() - Static method in class org.apache.jmeter.testelement.ReportPlan
-
Gets the static copy of the functional mode
- getFunctionalMode() - Static method in class org.apache.jmeter.testelement.TestPlan
-
Gets the static copy of the functional mode
- getFunctionClass(String) - Static method in class org.apache.jmeter.engine.util.CompoundVariable
-
- getFunctionNames() - Static method in class org.apache.jmeter.engine.util.CompoundVariable
-
- getGraphMax() - Method in class org.apache.jmeter.visualizers.Graph
-
- getGroupingMode() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getGroupSize() - Method in class org.apache.jmeter.timers.SyncTimer
-
- getGroupThreads() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getGUI(Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
-
Get a component instance which has previously been registered for this
class object.
- getGui(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
-
Get a JMeterGUIComponent for the specified test element.
- getGui(TestElement, Class<?>, Class<?>) - Method in class org.apache.jmeter.gui.GuiPackage
-
Get a JMeterGUIComponent for the specified test element.
- getGui(TestElement) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get a JMeterGUIComponent for the specified test element.
- getGui(TestElement, Class<?>, Class<?>) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get a JMeterGUIComponent for the specified test element.
- getHashtable(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates a table of strings for all the properties that start with a
common prefix.
- getHeader(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
- getHeader() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Gets the saved body header for the HTTPFileArg object.
- getHeaderCount() - Method in class org.apache.jorphan.collections.Data
-
- getHeaderFields() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- getHeaderManager() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getHeaderManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getHeaderManager() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getHeaders() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Get the collection of JMeterProperty entries representing the headers.
- getHeaders() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns headers for current message - standard getter
- getHeaders() - Method in class org.apache.jorphan.collections.Data
-
Returns a String array of the column headers.
- getHeadersSize() - Method in class org.apache.jmeter.samplers.SampleResult
-
Get the headers size in bytes
- getHeaderURL() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getHealth() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getHealth() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getHeight() - Method in class org.apache.jmeter.testelement.AbstractChart
-
if the height is not set, the default is returned
- getHost() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getHost() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getHostname() - Method in class org.apache.jmeter.samplers.SampleEvent
-
- getHTTPFileArg(int) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Get a single file.
- getHTTPFileArgCount() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Get the number of files in the list.
- getHTTPFileArgs() - Method in class org.apache.jmeter.protocol.http.config.MultipartUrlConfig
-
- getHTTPFileArgsCollection() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Get the files.
- getHTTPFileCount() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getHTTPFiles() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getHTTPFiles() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the collection of files as a list.
- getHTTPMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- getHttpSamplerName() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getI18nKey() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
-
- getIcon(Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
-
Get an icon which has previously been registered for this class object.
- getIcon(Class<?>, boolean) - Static method in class org.apache.jmeter.gui.GUIFactory
-
Get icon/disabledicon which has previously been registered for this class
object.
- getIcon() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getIcon(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getIcon() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getIcon(boolean) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getIcon(int) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getIcon(int) - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getIcon(int) - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getIconMappings() - Method in class org.apache.jmeter.JMeter
-
- getIconMappings() - Method in class org.apache.jmeter.JMeterReport
- getIconMappings() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
-
- getIconPath() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
-
- getIconPathPressed() - Method in class org.apache.jmeter.gui.util.IconToolbarBean
-
- getIdleTime() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getImage(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
This looks for the requested image in the classpath under
org.apache.jmeter.images.
- getImage(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
This looks for the requested image in the classpath under
org.apache.jmeter.images.
- getImage() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
-
Gets the Image attribute of the GraphVisualizer object.
- getImage() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
-
Gets the Image attribute of the GraphVisualizer object.
- getImage() - Method in interface org.apache.jmeter.visualizers.ImageVisualizer
-
- getImage() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
-
- getImage() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- getImplementation() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- getImplementation() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getImplementation(String, HTTPSamplerBase) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
-
- getImplementations() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
-
- getIncludePath() - Method in class org.apache.jmeter.control.IncludeController
-
return the JMX file path.
- getIncludePatterns() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getIncrement() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getIncrement() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Accessor method, returns the number by which the parameter value is
incremented between loops.
- getIncrementAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getIndex() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getIndex() - Method in class org.apache.jmeter.visualizers.RunningSample
-
- getInetAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getInitFileProperty() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
- getInitFileProperty() - Method in class org.apache.jmeter.extractor.BeanShellPostProcessor
-
- getInitFileProperty() - Method in class org.apache.jmeter.modifiers.BeanShellPreProcessor
-
- getInitFileProperty() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- getInitFileProperty() - Method in class org.apache.jmeter.timers.BeanShellTimer
-
- getInitFileProperty() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- getInitFileProperty() - Method in class org.apache.jmeter.visualizers.BeanShellListener
-
- getInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getInputFile() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the path of the input file
- getInputStream() - Method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
-
- getInputStream() - Method in class org.apache.jmeter.util.SlowSocket
-
- getInputStream() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getInputValString() - Method in class org.apache.jmeter.control.ForeachController
-
- getInstance() - Static method in class org.apache.jmeter.gui.action.ActionRouter
-
Gets the Instance attribute of the ActionRouter class
- getInstance() - Static method in class org.apache.jmeter.gui.GuiPackage
-
Retrieve the singleton GuiPackage instance.
- getInstance(JMeterTreeListener, JMeterTreeModel) - Static method in class org.apache.jmeter.gui.GuiPackage
-
When GuiPackage is requested for the first time, it should be given
handles to JMeter's Tree Listener and TreeModel.
- getInstance() - Static method in class org.apache.jmeter.gui.ReportGuiPackage
-
Retrieve the singleton GuiPackage instance.
- getInstance(ReportTreeListener, ReportTreeModel) - Static method in class org.apache.jmeter.gui.ReportGuiPackage
-
When GuiPackage is requested for the first time, it should be given
handles to JMeter's Tree Listener and TreeModel.
- getInstance() - Static method in class org.apache.jmeter.monitor.model.ObjectFactory
-
- getInstance() - Static method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
Gets the Instance attribute of the ActionRouter class
- getInstance() - Static method in class org.apache.jmeter.util.JSR223TestElement
-
- getInstance(String, int, int) - Static method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Create a keystore which returns a range of aliases (if available)
- getInstance(String) - Static method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Create a keystore which returns the first alias only.
- getInstance() - Static method in class org.apache.jmeter.util.SSLManager
-
Static accessor for the SSLManager object.
- getInt(Object, int) - Static method in class org.apache.jorphan.util.Converter
-
Convert object to integer, return defaultValue if object is not
convertible or is null.
- getInt(Object) - Static method in class org.apache.jorphan.util.Converter
-
Converts object to an integer, defaults to 0 if object is not convertible
or is null.
- getIntParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specified parameter as an integer.
- getIntParameter(String, int) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specified parameter as an integer, or return the
specified default value if the value was not specified or is not an
integer.
- getIntroduction() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getIntValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns 0 if string is invalid or null.
- getIntValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Returns 0 if string is invalid or null.
- getIntValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Returns 0 if string is invalid or null.
- getIntValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getIntValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getIntValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getIntValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getIpAddress(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
- getIpSource() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getIpSource() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
get IP source to use - does not apply to Java HTTP implementation currently
- getIssuerDn() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- getIteration() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
-
Returns the iteration.
- getIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
-
- getIterationCount() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the number of iterations as int instead of string
- getIterations() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
get the iterations as string
- getIterator(Collection<JMeterProperty>) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
- getIterator() - Method in class org.apache.jmeter.threads.JMeterVariables
-
Gets a read-only Iterator over the variables.
- getIterCount() - Method in class org.apache.jmeter.control.ForeachController
- getIterCount() - Method in class org.apache.jmeter.control.GenericController
-
- getIterCount() - Method in class org.apache.jmeter.control.LoopController
- getIterCount() - Method in class org.apache.jmeter.control.RunTime
-
- getJavaInitializationString() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- getJMeterBinDir() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get the JMeter bin directory - does not include the trailing separator.
- getJMeterCopyright() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets the JMeter copyright.
- getJMeterDir() - Static method in class org.apache.jmeter.NewDriver
-
Get the directory where JMeter is installed.
- getJMeterHome() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get the JMeter home directory - does not include the trailing separator.
- getJMeterProperties() - Static method in class org.apache.jmeter.util.JMeterUtils
-
This gets the currently defined appProperties.
- getJMeterVersion() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets the JMeter Version.
- getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getJMSProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- getJMSSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getJmsSelector() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getJNDIInitialContextFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
method returns the initial context factory for jndi initial context
lookup.
- getJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getJTree() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
Gets the JTree attribute of the JMeterTreeListener object.
- getJTree() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Gets the JTree attribute of the JMeterTreeListener object.
- getJunit4() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Check if JUnit4 (annotations) are to be used instead of
the JUnit3 style (TestClass and specific method names)
- getJvm() - Method in interface org.apache.jmeter.monitor.model.Status
-
- getJvm() - Method in class org.apache.jmeter.monitor.model.StatusImpl
- getKBPerSecond() - Method in class org.apache.jmeter.util.Calculator
-
Throughput in kilobytes / second
- getKBPerSecond() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Throughput in kilobytes / second
- getKeepAlive() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getKey(SampleEvent, boolean) - Static method in class org.apache.jmeter.samplers.StatisticalSampleResult
-
Generates the key to be used for aggregating samples as follows:
sampleLabel
"-" [threadName|threadGroup]
N.B. the key should agree with the fixed items that are saved in the sample.
- getKey() - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
-
- getKeyStore() - Method in class org.apache.jmeter.util.SSLManager
-
Opens and initializes the KeyStore.
- getLabel() - Method in class org.apache.jmeter.gui.util.MenuInfo
-
- getLabel() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
Returns a formatted string label describing this sampler Example output:
ftp://ftp.nowhere.com/pub/README.txt
- getLabel() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
- getLabel() - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
-
Returns a formatted string label describing this sampler
- getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Returns a formatted string label describing this sampler Example output:
- getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Returns a formatted string label describing this sampler
- getLabel() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
Returns a formatted string label describing this sampler Example output:
Tcp://Tcp.nowhere.com/pub/README.txt
- getLabel() - Method in class org.apache.jmeter.util.Calculator
-
- getLabel() - Method in class org.apache.jmeter.visualizers.BarGraph
-
- getLabel() - Method in interface org.apache.jmeter.visualizers.RequestView
-
Get the label.
- getLabel() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
-
- getLabel() - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
-
- getLabel() - Method in class org.apache.jmeter.visualizers.RunningSample
-
- getLabel() - Method in class org.apache.jmeter.visualizers.Sample
-
- getLabel() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getLabel() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getLabel() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Returns the text of the label.
- getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Returns the text of the label.
- getLabel() - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Returns the text of the label.
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.AssertionGui
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.BeanShellAssertionGui
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.DurationAssertionGui
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.HTMLAssertionGui
-
Returns the label to be shown within the JTree-Component.
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.MD5HexAssertionGUI
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
-
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLAssertionGui
-
Returns the label to be shown within the JTree-Component.
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI
-
Returns the label to be shown within the JTree-Component.
- getLabelResource() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
-
Returns the label to be shown within the JTree-Component.
- getLabelResource() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
- getLabelResource() - Method in class org.apache.jmeter.config.gui.LoginConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
-
- getLabelResource() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.ForeachControlPanel
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.IfControllerPanel
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.IncludeControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.InterleaveControlGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.LogicControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.LoopControlPanel
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.ModuleControllerGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.control.gui.OnceOnlyControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomControlGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.RandomOrderControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.ReportGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.RunTimeGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.SwitchControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.TestPlanGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.ThroughputControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.TransactionControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.WhileControllerGui
-
- getLabelResource() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
-
- getLabelResource() - Method in class org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.extractor.gui.RegexExtractorGui
-
- getLabelResource() - Method in class org.apache.jmeter.extractor.gui.XPathExtractorGui
-
- getLabelResource() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.gui.NamePanel
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.CounterConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.RecordController
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.AuthPanel
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.CacheManagerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.CookiePanel
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.gui.HeaderPanel
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.protocol.java.config.gui.JavaConfigGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
the name of the property for the JMSPublisherGui is jms_publisher.
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
-
Method to be implemented by interface, overwritten by getStaticLabel().
- getLabelResource() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
-
- getLabelResource() - Method in class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
-
- getLabelResource() - Method in class org.apache.jmeter.report.gui.AbstractReportGui
-
- getLabelResource() - Method in class org.apache.jmeter.report.gui.BarChartGui
-
- getLabelResource() - Method in class org.apache.jmeter.report.gui.LineGraphGui
-
- getLabelResource() - Method in class org.apache.jmeter.report.gui.TableGui
-
- getLabelResource() - Method in class org.apache.jmeter.report.writers.gui.HTMLReportWriterGui
-
- getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultActionGui
-
- getLabelResource() - Method in class org.apache.jmeter.reporters.gui.ResultSaverGui
-
- getLabelResource() - Method in class org.apache.jmeter.reporters.gui.SummariserGui
-
- getLabelResource() - Method in class org.apache.jmeter.sampler.gui.TestActionGui
-
- getLabelResource() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.threads.gui.PostThreadGroupGui
-
- getLabelResource() - Method in class org.apache.jmeter.threads.gui.SetupThreadGroupGui
-
- getLabelResource() - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
-
- getLabelResource() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.timers.gui.ConstantTimerGui
-
- getLabelResource() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
-
- getLabelResource() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLabelResource() - Method in class org.apache.jmeter.visualizers.AssertionVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.ComparisonVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.PropertyControlGui
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.SimpleDataWriter
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.StatVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.SummaryReport
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.TableVisualizer
-
- getLabelResource() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
Get the component's resource name, which getStaticLabel uses to derive
the component's label in the local language.
- getLanguages() - Static method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
Generate the list of supported languages.
- getLastSample() - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Added this method we that we can save the calculated stats.
- getLatency() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getLatency() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getLDAPArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the LDAPArguments attribute of the LdapConfig object
- getLegendFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getLegendFont() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getLegendPlacement() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getLegendPlacement() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getLineColor() - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
-
- getListener() - Method in class org.apache.jmeter.samplers.BatchSampleSender
-
- getLoad() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getLocalAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getLocale() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets the current locale.
- getLocale() - Method in class org.apache.jmeter.util.LocaleChangeEvent
-
- getLocaleString(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get the locale name as a resource.
- getLocalFilename() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getLocalHostFullName() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Returns the cached result from calling
InetAddress.getLocalHost().getCanonicalHostName()
- getLocalHostIP() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Returns the cached result from calling
InetAddress.getLocalHost().getHostAddress()
- getLocalHostName() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Returns the cached result from calling
InetAddress.getLocalHost().getHostName()
- getLocalPort() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getLocalSocketAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getLogFile() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Get the path where XML messages are stored. this is the directory where
JMeter will randomly select a file.
- getLogger() - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
-
Get a Logger instance which can be used by subclasses to log information.
- getLoggerFor(String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Get the Logger for a class.
- getLoggerForClass() - Static method in class org.apache.jorphan.logging.LoggingManager
-
Get the Logger for a class - no argument needed because the calling class
name is derived automatically from the call stack.
- getLoggerForShortName(String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Get the Logger for a class.
- getLoggerPanel() - Method in class org.apache.jmeter.gui.GuiPackage
-
- getLogin() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getLong(Object, long) - Static method in class org.apache.jorphan.util.Converter
-
Converts object to a long, return defaultValue if object is not
convertible or is null.
- getLong(Object) - Static method in class org.apache.jorphan.util.Converter
-
Converts object to a long, defaults to 0 if object is not convertible or
is null
- getLongParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specified parameter as a long.
- getLongParameter(String, long) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specified parameter as along, or return the specified
default value if the value was not specified or is not a long.
- getLongValue() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns 0 if string is invalid or null.
- getLongValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
- getLongValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Returns 0 if string is invalid or null.
- getLongValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getLongValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getLongValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getLongValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getLoops() - Method in class org.apache.jmeter.control.LoopController
-
- getLoopString() - Method in class org.apache.jmeter.control.LoopController
-
- getLowerBound() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Accessor method, returns the lowest possible value that the
long
portion of the parameter value may be.
- getMailAuthType() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getMailerModel() - Method in class org.apache.jmeter.reporters.MailerResultCollector
-
- getMailFrom() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns sender-address for e-mail from textfield
- getMailReplyTo() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- getMainFrame() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the main JMeter frame.
- getMainFrame() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get the main JMeter frame.
- getMaintainSession() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Get the maintain session option.
- getMainToolbar() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the main JMeter toolbar.
- getManagedContentTypes() - Method in class org.apache.jmeter.protocol.http.proxy.DefaultSamplerCreator
-
- getManagedContentTypes() - Method in interface org.apache.jmeter.protocol.http.proxy.SamplerCreator
-
- getManager() - Method in class org.apache.jmeter.util.BSFTestElement
-
- getMask() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
-
- getMatcher() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets Perl5Matcher for this thread.
- getMatchNumber() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getMatchNumberAsString() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getMax() - Method in interface org.apache.jmeter.monitor.model.Memory
-
- getMax() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- getMax() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getMax() - Method in class org.apache.jmeter.util.Calculator
-
- getMax() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the time in milliseconds of the slowest sample.
- getMax() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMax() - Method in class org.apache.jorphan.math.StatCalculator
-
- getMaximum() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getMaximumValue() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
-
- getMaxPoolSizeAsString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- getMaxQueueSizeAsString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- getMaxSize() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- getMaxSpareThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- getMaxSpareThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- getMaxThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- getMaxThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- getMaxThroughput() - Method in class org.apache.jmeter.control.ThroughputController
-
- getMaxThroughput() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMaxThroughputAsInt() - Method in class org.apache.jmeter.control.ThroughputController
-
- getMaxTime() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getMaxTime() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getMaxYAxisScale() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getMaxYAxisScale() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getMean() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getMean() - Method in class org.apache.jmeter.util.Calculator
-
- getMean() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMean() - Method in class org.apache.jorphan.math.StatCalculator
-
- getMeanAsNumber() - Method in class org.apache.jmeter.util.Calculator
-
- getMeanAsNumber() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMedian() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getMedian() - Method in class org.apache.jmeter.visualizers.Sample
-
- getMedian() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMedian() - Method in class org.apache.jorphan.math.StatCalculator
-
- getMediaType() - Method in class org.apache.jmeter.samplers.SampleResult
-
Get the media type from the Content Type
- getMemload() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getMemLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getMemory() - Method in interface org.apache.jmeter.monitor.model.Jvm
-
- getMemory() - Method in class org.apache.jmeter.monitor.model.JvmImpl
- getMemoryCache() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Get the memory cache.
- getMenuCategories() - Method in class org.apache.jmeter.assertions.gui.AbstractAssertionGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.config.gui.AbstractConfigGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.config.gui.ObsoleteGui
-
- getMenuCategories() - Method in class org.apache.jmeter.control.gui.AbstractControllerGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.control.gui.ReportGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.control.gui.TestFragmentControllerGui
-
Over-ride this so that we add ourselves to the Test Fragment Category instead.
- getMenuCategories() - Method in class org.apache.jmeter.control.gui.TestPlanGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.control.gui.WorkBenchGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
This is the list of add menu categories this gui component will be
available under.
- getMenuCategories() - Method in class org.apache.jmeter.gui.NamePanel
-
This is the list of add menu categories this gui component will be
available under.
- getMenuCategories() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPostProcessorGui
-
- getMenuCategories() - Method in class org.apache.jmeter.processor.gui.AbstractPreProcessorGui
-
- getMenuCategories() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui
-
- getMenuCategories() - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.report.gui.AbstractReportGui
-
- getMenuCategories() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getMenuCategories() - Method in class org.apache.jmeter.samplers.gui.AbstractSamplerGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
This is the list of add menu categories this gui component will be
available under.
- getMenuCategories() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
-
- getMenuCategories() - Method in class org.apache.jmeter.timers.gui.AbstractTimerGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.visualizers.gui.AbstractListenerGui
-
This is the list of menu categories this gui component will be available
under.
- getMenuCategories() - Method in class org.apache.jmeter.visualizers.PropertyControlGui
-
- getMenuItemLoggerPanel() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the menu item LoggerPanel.
- getMenuItemToolbar() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the menu item toolbar.
- getMessage(long) - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Get the next message or null.
- getMessage(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getMessageChoice() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the type of the message (Text, Object, Map)
- getMessageCount() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getMessageHeaders(Message) - Static method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Returns a String with the JMS Message Header values.
- getMetaData() - Method in class org.apache.jmeter.config.Argument
-
Gets the Meta Data attribute of the Argument.
- getMetaData() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Gets the Meta Data attribute of the Argument.
- getMethod() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getMethod() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getMethod() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
Returns the method string extracted from the first line of the client request.
- getMethod() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getMethod() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Return the name of the method to test
- getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getMethodDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getMethodDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getMimeType() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Get the mimetype of the File.
- getMin() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getMin() - Method in class org.apache.jmeter.util.Calculator
-
- getMin() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the time in milliseconds of the quickest sample.
- getMin() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getMin() - Method in class org.apache.jorphan.math.StatCalculator
-
- getMinimum() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getMinimumValue() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getMinSpareThreads() - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- getMinSpareThreads() - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- getModel() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Provides access to the ResultCollector model class for extending
implementations.
- getMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getMonthDayDate() - Method in interface org.apache.jmeter.report.DataSet
-
convienance method for getting the date in mmdd format
- getMonthDayDate() - Method in class org.apache.jmeter.testelement.JTLData
-
- getMonthDayYearDate() - Method in interface org.apache.jmeter.report.DataSet
-
convienant method for getting the date in yyyymmdd format
- getMonthDayYearDate() - Method in class org.apache.jmeter.testelement.JTLData
-
- getMultipartConfig(String) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getMyBoolean1() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyBoolean2() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyFile1() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyFile2() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyInt() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyInteger1() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyInteger2() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMylong() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyLong1() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyLong2() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyString1() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyString2() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- getMyStringProperty() - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
-
- getMyStringProperty() - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
-
- getName() - Method in class org.apache.jmeter.assertions.AssertionResult
-
Get the name of the assertion
- getName() - Method in class org.apache.jmeter.config.Argument
-
Get the name of the Argument.
- getName() - Method in class org.apache.jmeter.engine.util.SimpleVariable
-
- getName() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for the name property.
- getName() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Gets the name of the JMeter GUI component.
- getName() - Method in class org.apache.jmeter.gui.NamePanel
-
Get the currently displayed name.
- getName() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
- getName() - Method in interface org.apache.jmeter.gui.tree.NamedTreeNode
-
- getName() - Method in interface org.apache.jmeter.monitor.model.Connector
-
- getName() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- getName() - Method in class org.apache.jmeter.protocol.http.control.Header
-
Get the name for this object.
- getName() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
-
Return the name
- getName() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Get the name of the Argument.
- getName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getName() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
- getName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getName() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
The name of the property.
- getName() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
The name of the property.
- getName() - Method in interface org.apache.jmeter.testelement.TestElement
-
- getName() - Method in interface org.apache.jmeter.util.NamedObject
-
- getName() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getNamePanel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides the Name Panel for extending classes.
- getNames() - Method in class org.apache.jmeter.modifiers.UserParameters
-
- getNamespaceForPrefix(String, Node) - Method in class org.apache.jmeter.util.PropertiesBasedPrefixResolver
-
Searches prefix in NAMESPACE_MAP, if it fails to find it defaults to parent implementation
- getNeedClientAuth() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getNegatedCheckBox() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Negated chechbox
- getNextType(HierarchicalStreamReader) - Method in class org.apache.jmeter.save.ScriptWrapperConverter
-
- getNextUserMods() - Method in class org.apache.jmeter.protocol.http.modifier.UserSequence
-
Returns the parameter data for the next user in the sequence
- getNextValue() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Returns the current value, prefixed and suffixed, as a string, then
increments it.
- getNoDelay() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
-
Find the JMeterTreeNode for a certain TestElement object.
- getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Find the JMeterTreeNode for a certain TestElement object.
- getNodeOf(TestElement) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
Get the node for a given TestElement object.
- getNodeOf(TestElement) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
Get the node for a given TestElement object.
- getNodePath() - Method in class org.apache.jmeter.control.ModuleController
-
- getNodesOfType(Class<?>) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
Returns a list of tree nodes that hold objects of the given class type.
- getNodesOfType(Class<?>) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
Returns a list of tree nodes that hold objects of the given class type.
- getNumberFieldErrorListener() - Static method in class org.apache.jmeter.gui.util.NumberFieldErrorListener
-
- getNumberOfCollectedSamples() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getNumberOfThreads() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Get the number of active threads
- getNumberOfThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
Get the number of currently active threads
- getNumMessages() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getNumMessagesString() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getNumSamples() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the number of samples that have been recorded by this instance of
the RunningSample class.
- getNumThreads() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Get the number of threads.
- getObject(String) - Method in class org.apache.jmeter.threads.JMeterVariables
-
Gets the value of a variable (not converted to String).
- getObjectList() - Method in class org.apache.jorphan.gui.ObjectTableModel
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getObjectValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
-
- getObjectValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
- getOnErrorSetting() - Method in class org.apache.jmeter.gui.OnErrorPanel
-
- getOnErrorStartNextLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Check if a sampler error should cause thread to start next loop.
- getOnErrorStopTest() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Check if a sampler error should cause test to stop.
- getOnErrorStopTestNow() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Check if a sampler error should cause test to stop now.
- getOnErrorStopThread() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Check if a sampler error should cause thread to stop.
- getOOBInline() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getOpcode() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Gets the opcode of the Argument object.
- getOperations() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Look at the bindings with soap operations and get the soap operations.
- getOutputFormat() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getOutputStream() - Method in class org.apache.jmeter.protocol.http.util.LoopbackHTTPSocket
-
- getOutputStream() - Method in class org.apache.jmeter.util.SlowSocket
-
- getOutputStream() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getOutResult() - Method in class org.apache.jmeter.protocol.system.NativeCommand
-
- getPagesSummaries() - Method in class org.apache.jmeter.report.writers.DefaultReportSummary
-
The current implementation calls ArrayList.toArray(Object[])
- getPagesSummaries() - Method in interface org.apache.jmeter.report.writers.ReportSummary
-
The method should return a list of the pages generated for the
report and whether it succeeded or not
- getPageTitle() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- getPageTitle() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- getPanel() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
- getPanel() - Method in class org.apache.jmeter.visualizers.RequestPanel
-
- getPanel() - Method in interface org.apache.jmeter.visualizers.RequestView
-
Get the panel
- getPanel() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
-
- getParameter(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specific parameter as a String, or null if the value
was not specified.
- getParameter(String, String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get the value of a specified parameter as a String, or return the
specified default value if the value was not specified.
- getParameterNamesIterator() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSamplerContext
-
Get an iterator of the parameter names.
- getParameterPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
- getParameters() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
- getParameters() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
Convert the argument panel contents to an
Arguments
collection.
- getParameters() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- getParameters() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- getParameters() - Method in class org.apache.jmeter.util.BSFTestElement
-
- getParameters() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- getParamName() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Get the http parameter name of the File.
- getParent() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getParent() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getParsedLabel(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
To get I18N label from properties file
- getParsedLine(String, boolean, boolean, char) - Method in class org.apache.jmeter.services.FileServer
-
- getParsedParameters() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
results of parsing all user parameter data defined in XML file.
- getParser() - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- getParser(String) - Static method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- getParser() - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Returns tidy
as HTML parser.
- getParserClassName() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Get the file location of the xml file.
- getPartialResponse() - Method in exception org.apache.jmeter.protocol.tcp.sampler.ReadException
-
- getPass() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- getPassword() - Method in class org.apache.jmeter.config.LoginConfig
-
Gets the Password attribute of the LoginConfig object.
- getPassword() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getPassword() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getPassword() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the password used to login to the jms server
- getPassword() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the password attribute of the LDAP object.
- getPassword() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getPassword() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- getPassword() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns password to authenticate at the mailserver - standard getter
- getPassword() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getPassword() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getPasswordAuthentication() - Method in class org.apache.jmeter.ProxyAuthenticator
-
Return a PasswordAuthentication instance using the userName and password
specified in the constructor.
- getPath() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the path for this object.
- getPath() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
Find the /some/file.xxxx from http://server.ect:PORT/some/file.xxx
- getPath() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getPath() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Get the path of the File.
- getPathPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
This method defines the Panel for the HTTP path, 'Follow Redirects'
'Use KeepAlive', and 'Use multipart for HTTP POST' elements.
- getPathToThreadGroup() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
Return nodes to level 2
- getPattern(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a compiled expression from the pattern cache (READ_ONLY).
- getPattern(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a compiled expression from the pattern cache.
- getPatternCache() - Static method in class org.apache.jmeter.util.JMeterUtils
-
- getPercentPoint(double) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getPercentPoint(float) - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getPercentPoint(float) - Method in class org.apache.jorphan.math.StatCalculator
-
Get the value which %percent% of the values are less than.
- getPercentPoint(double) - Method in class org.apache.jorphan.math.StatCalculator
-
Get the value which %percent% of the values are less than.
- getPercentThroughput() - Method in class org.apache.jmeter.control.ThroughputController
-
- getPercentThroughputAsFloat() - Method in class org.apache.jmeter.control.ThroughputController
-
- getPermanentFlags() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getPerThread() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getPlacementNameMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
-
- getPlots(int, int) - Method in class org.apache.jmeter.visualizers.Spline3
-
Computes drawable plots from the curve for a given draw space.
- getPointShape() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getPointShapeMap() - Static method in class org.apache.jmeter.visualizers.StatGraphProperties
-
- getPolicy() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- getPoolMax() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getPort() - Method in class org.apache.jmeter.gui.ServerPanel
-
- getPort() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getPort() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- getPort() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getPort() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the port; apply the default for the protocol if necessary.
- getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the Port attribute of the LDAPSampler object
- getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the Port attribute of the LDAPSampler object.
- getPort() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getPort() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns port of mail-server (standard 25 for SMTP/SMTP with StartTLS, 465
for SSL) from textfield
- getPort() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getPort() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getPort() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getPort() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getPortAsInt() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getPortIfSpecified() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the port number from the port string, allowing for trailing blanks.
- getPortString() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- getPortString() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getPortString() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- getPostBodyRaw() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getPostProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
-
- getPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
-
- getPreferredHeight() - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
-
- getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.DistributionGraph
-
Gets the PreferredScrollableViewportSize attribute of the Graph object.
- getPreferredScrollableViewportSize() - Method in class org.apache.jmeter.visualizers.Graph
-
Gets the PreferredScrollableViewportSize attribute of the Graph object.
- getPreferredSize() - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
-
- getPreferredSize() - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
- getPreferredSize() - Method in class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
- getPreferredSize() - Method in class org.apache.jmeter.threads.gui.AbstractThreadGroupGui
-
- getPrefix() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Accessor method to return the String
that will be prefixed
to the long
value.
- getPreload() - Method in class org.apache.jmeter.config.KeystoreConfig
-
- getPreProcessors() - Method in class org.apache.jmeter.threads.SamplePackage
-
Returns the preProcessors.
- getPreviousResult() - Method in class org.apache.jmeter.threads.JMeterContext
-
- getPreviousSampler() - Method in class org.apache.jmeter.threads.JMeterContext
-
Returns the previousSampler.
- getPrintableComponent() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Subclasses need to over-ride this method, if they wish to return
something other than the Visualizer itself.
- getPrintableComponent() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
-
Method implements Printable, which is suppose to return the correct
internal component.
- getPrintableComponent() - Method in interface org.apache.jmeter.visualizers.Printable
-
- getPrintableComponent() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
-
- getPrintableComponent() - Method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- getPrivateKey(String) - Method in class org.apache.jmeter.util.keystore.JmeterKeyStore
-
Return the private Key for a specific alias
- getProcessingTime() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getProcessingTime() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getPropDefault(String, int) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a int value with default if not present.
- getPropDefault(String, boolean) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a boolean value with default if not present.
- getPropDefault(String, long) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a long value with default if not present.
- getPropDefault(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get a String value with default if not present.
- getProperties(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
This method is used by the init method to load the property file that may
even reside in the user space, or in the classpath under
org.apache.jmeter.jmeter.properties.
- getPropertiesVersion() - Static method in class org.apache.jmeter.save.SaveService
-
- getProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Get the named property.
- getProperty(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
Given the name of the property, returns the appropriate property from
JMeter.
- getProperty(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Get the value of a JMeter property.
- getPropertyAsBoolean(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsBoolean(String, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsBoolean(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
Return a property as a boolean value.
- getPropertyAsBoolean(String, boolean) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsDouble(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsDouble(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsFloat(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsFloat(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsInt(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsInt(String, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsInt(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsInt(String, int) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsLong(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsLong(String, long) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsLong(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsLong(String, long) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsString(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsString(String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getPropertyAsString(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyAsString(String, String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
- getPropertyDescriptors() - Method in class org.apache.jmeter.testbeans.TestBeanBeanInfo
- getPropertyDescriptors() - Method in class org.apache.jmeter.testelement.AbstractTestElementBeanInfo
- getPropertyName(HierarchicalStreamReader, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
Get the property name, updating it if necessary using
NameUpdater
.
- getPropertyType() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Get the property type for this property.
- getPropertyType() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
Figures out what kind of properties this collection is holding and
returns the class type.
- getPropertyType() - Method in class org.apache.jmeter.testelement.property.MapProperty
-
Figures out what kind of properties this collection is holding and
returns the class type.
- getPropertyValue(HierarchicalStreamReader, UnmarshallingContext, String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
Get the property value, updating it if necessary using
NameUpdater
.
- getProtocol() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getProtocol() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getProtocol(HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getProtocol() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Gets the protocol, with default.
- getProtocol() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Return the protocol from the URL. this is needed, so that HTTPS works
as expected.
- getProtocol() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getProtocol() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getProtocolAndMethodPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
- getProviderUrl() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
method returns the provider url for jndi to connect to
- getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getProxyHost() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Return the proxy hostname
- getProxyPass() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getProxyPass() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getProxyPort() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Return the proxy port
- getProxyPortInt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getProxyPortInt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getProxyServerPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
Create a panel containing the proxy server details
- getProxyUser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getProxyUser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getQuery() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getQueryArguments() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getQueryArgumentsTypes() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getQueryMap(String) - Static method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
- getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Gets the QueryString attribute of the UrlConfig object, using
UTF-8 to encode the URL
- getQueryString(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Gets the QueryString attribute of the UrlConfig object, using the
specified encoding to encode the parameter values put into the URL
- getQueryString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
Fetch the query string
- getQueryType() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getQueueConnectionFactory() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getQuotedData() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getRampUp() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get the ramp-up value.
- getRandomFile(String, String[]) - Method in class org.apache.jmeter.services.FileServer
-
Method will get a random file in a base directory
TODO hey, not sure this method belongs here.
- getRandomFileName() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Method is used internally to check if a random file should be used for
the message.
- getRandomInt(int) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Provide random numbers
- getRandomPath() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the random path for messages
- getRandomSeed() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getRange() - Method in class org.apache.jmeter.timers.ConstantTimer
-
Retrieve the range (not used for this timer).
- getRange() - Method in class org.apache.jmeter.timers.RandomTimer
-
Get the range value.
- getRate() - Method in class org.apache.jmeter.util.Calculator
-
Returns the throughput associated to this sampler in requests per second.
- getRate() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the throughput associated to this sampler in requests per second.
- getRate() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
Returns the throughput associated to this sampler in requests per second.
- getRatePerMin() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns the throughput associated to this sampler in requests per min.
- getRateString() - Method in class org.apache.jmeter.visualizers.RunningSample
-
Returns a String that represents the throughput associated for this
sampler, in units appropriate to its dimension:
The number is represented in requests/second or requests/minute or
requests/hour.
- getRawParameters() - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
Allows the retrieval of the original String prior to it being compiled.
- getRawPostData() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getReadResponse() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Return whether or not to read the response.
- getReadResponse() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should read the response
- getReadResponseAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should read the response as a boolean value
- getRealm() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- getReceiveBufferSize() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getReceiveQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getReceiverBCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns receiver in field "bcc" from textfield
- getReceiverBCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns receivers of current message ("bcc") - standard
getter
- getReceiverCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns receiver in field "cc" from textfield
- getReceiverCC() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns receivers of current message ("cc") - standard
getter
- getReceiverTo() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns receiver in field "to" from textfield
- getRecentFile(int) - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
-
Get the full path to the recent file where index 0 is the most recent
- getRecentFileMenuItems() - Static method in class org.apache.jmeter.gui.action.LoadRecentProject
-
Get the menu items to add to the menu bar, to get recent file functionality
- getRecycle() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getRedirectLocation() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- getReferenceKey() - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.AbstractFunction
-
- getReferenceKey() - Method in class org.apache.jmeter.functions.BeanShell
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.CharFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.CSVRead
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeHtml
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.EvalFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.EvalVarFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.FileToString
-
Return the name of your function.
- getReferenceKey() - Method in interface org.apache.jmeter.functions.Function
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.IntSum
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.IterationCounter
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.JavaScript
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.Jexl2Function
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.JexlFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction2
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.LongSum
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.MachineIP
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.MachineName
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.Property
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.Property2
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.Random
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.RandomString
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.RegexFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.SamplerName
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.SetProperty
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.SplitFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.StringFromFile
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.TestPlanName
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadNumber
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.TimeFunction
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscape
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscapeHtml
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.Variable
-
Return the name of your function.
- getReferenceKey() - Method in class org.apache.jmeter.functions.XPath
-
Return the name of your function.
- getRefName() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getRefName() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- getRegex() - Method in class org.apache.jmeter.assertions.SubstitutionElement
-
- getRegex() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getRegexMatch() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getRemoteAddr() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getRemoteAddr() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getRemoteFilename() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getRemoteSocketAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getReplacementElement() - Method in class org.apache.jmeter.control.IncludeController
-
- getReplacementSubTree() - Method in class org.apache.jmeter.control.IncludeController
-
The way ReplaceableController works is clone is called first,
followed by replace(HashTree) and finally getReplacement().
- getReplacementSubTree() - Method in class org.apache.jmeter.control.ModuleController
-
Copies the controller's subelements into the execution tree
- getReplacementSubTree() - Method in interface org.apache.jmeter.control.ReplaceableController
-
Used to replace the test execution tree (usually by adding the
subelements of the TestElement that is replacing the
ReplaceableController.
- getReplacer() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get a ValueReplacer for the test tree.
- getReplacer() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get a ValueReplacer for the test tree.
- getReportPages() - Method in class org.apache.jmeter.testelement.ReportPlan
-
Gets the ThreadGroups attribute of the TestPlan object.
- getReportPlan() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- getReportPlanFile() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
- getRequestBytesReceived() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getRequestBytesReceived() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getRequestBytesSent() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getRequestBytesSent() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getRequestCount() - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- getRequestCount() - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- getRequestData() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getRequestInfo() - Method in interface org.apache.jmeter.monitor.model.Connector
-
- getRequestInfo() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- getRequestNumber() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
- getRequestProcessingTime() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getRequestProcessingTime() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getResourceBundles() - Method in class org.apache.jmeter.JMeter
-
- getResourceBundles() - Method in class org.apache.jmeter.JMeterReport
- getResourceBundles() - Method in interface org.apache.jmeter.plugin.JMeterPlugin
-
- getResourceFileAsText(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
- getResponseAsString(SampleResult) - Static method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
- getResponseCode() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getResponseData() - Method in class org.apache.jmeter.samplers.SampleResult
-
Gets the responseData attribute of the SampleResult object.
- getResponseDataAsString() - Method in class org.apache.jmeter.samplers.SampleResult
-
Gets the responseData of the SampleResult object as a String
- getResponseHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Gets the ResponseHeaders
- getResponseHeaders(HttpURLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Gets the ResponseHeaders from the URLConnection
- getResponseHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- getResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getResponseMessage() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getResponseRate() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getResponseTimeout() - Method in class org.apache.jmeter.gui.ServerPanel
-
- getResponseTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getResponseTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getResString(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets the resource string for this key.
- getResString(String, Locale) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Gets the resource string for this key in Locale.
- getResString(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Deprecated.
Only intended for use in development; use
getResString(String) normally
- getResult(SampleResult) - Method in interface org.apache.jmeter.assertions.Assertion
-
Returns the AssertionResult object encapsulating information about the
success or failure of the assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
Returns the AssertionResult object encapsulating information about the
success or failure of the assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.BSFAssertion
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.DurationAssertion
-
Returns the result of the Assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Returns the result of the Assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.JSR223Assertion
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.SizeAssertion
-
Returns the result of the Assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLAssertion
-
Returns the result of the Assertion.
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
-
getResult
- getResult(SampleResult) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Returns the result of the Assertion.
- getResult() - Method in class org.apache.jmeter.samplers.SampleEvent
-
- getResultFileName() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getResultVariable() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getReturnValString() - Method in class org.apache.jmeter.control.ForeachController
-
- getReuseAddress() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the Rootdn attribute of the LDAPSampler object
- getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the Rootdn attribute of the LDAPSampler object.
- getRootNode() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
The root node for the TreeTable
- getRowCount() - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
Required by table model interface.
- getRowCount() - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
The implementation is exactly the same as ObjectTableModel.getRowCount.
- getRowCount() - Method in class org.apache.jorphan.gui.ObjectTableModel
- getRowData(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- getRuntime() - Method in class org.apache.jmeter.control.RunTime
-
- getRuntimeString() - Method in class org.apache.jmeter.control.RunTime
-
- getSample(int) - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
-
- getSample(String) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
Get the MonitorModel matching the url.
- getSample(int) - Method in class org.apache.jmeter.visualizers.SplineModel
-
- getSampleCount() - Method in class org.apache.jmeter.samplers.SampleResult
-
return the sample count. by default, the value is 1.
- getSampleLabel() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getSampleLabel(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
Get the sample label for use in summary reports etc.
- getSampleList(SampleResult) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Generate a list of qualifying sample results,
depending on the scope.
- getSampleListeners() - Method in class org.apache.jmeter.threads.SamplePackage
-
- getSampleNumberString() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getSampler() - Method in class org.apache.jmeter.threads.SamplePackage
-
- getSamplerClass() - Method in class org.apache.jmeter.samplers.Entry
-
- getSamplerController() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Get the sampler controller.
- getSamplerCreator(HttpRequestHdr, Map<String, String>, Map<String, String>) - Method in class org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
-
- getSamplerData() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
Overrides version in Sampler data to provide more details
- getSamplerData() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getSamplerDownloadImages() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getSampleResults() - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- getSampleResults() - Method in class org.apache.jmeter.save.TestResultWrapper
-
- getSamplerFollowRedirects() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getSamplerLabel() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- getSamplerRedirectAutomatically() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getSamplerTypeName() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getSamples() - Method in class org.apache.jmeter.visualizers.CachingStatCalculator
-
- getSampleSaveConfiguration(String, String) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Parse a CSV header line
- getSampleStore() - Method in class org.apache.jmeter.samplers.BatchSampleSender
-
- getSaveConfig() - Method in class org.apache.jmeter.gui.SavePropertyDialog
-
- getSaveConfig() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- getSaveConfig() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getScheduler() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get whether scheduler is being used
- getScope() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the search scope attribute of the LDAPSampler object
- getScopeAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- getScopeName() - Method in class org.apache.jmeter.testelement.AbstractScopedAssertion
-
- getScopeName() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- getScript() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
- getScript() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- getScript() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
Return the script (TestBean version).
- getScript() - Method in class org.apache.jmeter.util.BSFTestElement
-
Return the script (TestBean version).
- getScript() - Method in class org.apache.jmeter.util.JSR223TestElement
-
Return the script (TestBean version).
- getScriptEngine() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- getScriptLanguage() - Method in class org.apache.jmeter.util.BSFTestElement
-
- getScriptLanguage() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- getScriptName() - Method in class org.apache.jmeter.services.FileServer
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.DistributionGraph
-
Gets the ScrollableBlockIncrement attribute of the Graph object.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
-
Gets the ScrollableBlockIncrement attribute of the Graph object.
- getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.DistributionGraph
-
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
- getScrollableTracksViewportHeight() - Method in class org.apache.jmeter.visualizers.Graph
-
Gets the ScrollableTracksViewportHeight attribute of the Graph object.
- getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.DistributionGraph
-
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
- getScrollableTracksViewportWidth() - Method in class org.apache.jmeter.visualizers.Graph
-
Gets the ScrollableTracksViewportWidth attribute of the Graph object.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.DistributionGraph
-
Gets the ScrollableUnitIncrement attribute of the Graph object.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.apache.jmeter.visualizers.Graph
-
Gets the ScrollableUnitIncrement attribute of the Graph object.
- getSearchableTokens() - Method in class org.apache.jmeter.config.CSVDataSet
-
}
- getSearchableTokens() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
}
- getSearchableTokens() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
}
- getSearchableTokens() - Method in interface org.apache.jmeter.gui.Searchable
-
- getSearchableTokens() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
We search in URL and arguments
}}
- getSearchableTokens() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
}
- getSearchableTokens() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
}
- getSearchableTokens() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
}
- getSearchableTokens() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
}
- getSearchPaths() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Generate a list of paths to search.
- getSearchResults() - Method in class org.apache.jorphan.collections.SearchByClass
-
After traversing the HashTree, call this method to get a collection of
the nodes that were found.
- getSecondaryResult() - Method in class org.apache.jmeter.assertions.CompareAssertionResult
-
- getSecure() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the secure for this object.
- getSecuritySettingsPanel() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- getSelectedIndex() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- getSelectedItems() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- getSelectedNode() - Method in class org.apache.jmeter.control.ModuleController
-
Gets the (@link JMeterTreeNode) for the Controller
- getSelectedNodes() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
- getSelectedNodes() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
- getSelection() - Method in class org.apache.jmeter.control.SwitchController
-
- getSelection() - Method in class org.apache.jmeter.util.ScopePanel
-
- getSendBufferSize() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getSender() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns sender-address for current message - standard getter
- getSendFileAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
Determine whether to send a file as the entire body of an
entity enclosing request such as POST, PUT or PATCH.
- getSendFileAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Determine if the file should be sent as the entire Content body,
i.e. without any additional wrapping.
- getSendParameterValuesAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
Determine whether to send concatenated parameters as the entire body of an
entity enclosing request such as POST, PUT or PATCH.
- getSendParameterValuesAsPostBody() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Determine if none of the parameters have a name, and if that
is the case, it means that the parameter values should be sent
as the entity body
- getSendQueue() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getSendSOAPAction() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getSeparator() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getSeparator() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getServer() - Method in class org.apache.jmeter.gui.ServerPanel
-
- getServer() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getServer() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getServer() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns mail-server to be used to send message (from textfield)
- getServer() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the servername attribute of the LDAPSampler object
- getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the servername attribute of the LDAPSampler object.
- getServerResponse() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
- getServerType() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
Returns the type of the protocol set to use when talking with the remote
server.
- getSession() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getShareMode() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getShareModeAsInt(String) - Static method in class org.apache.jmeter.config.CSVDataSetBeanInfo
-
- getSignerCertFile() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getSignerDn() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getSignerEmail() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getSignerSerial() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getSize() - Method in class org.apache.jmeter.functions.FileRowColContainer
-
- getSmtpHost() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getSmtpPort() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns port to be used for SMTP-connection (standard 25 or 465) -
standard getter
- getSmtpPort() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getSmtpServer() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns FQDN or IP of SMTP-server to be used to send message - standard
getter
- getSOAPAction() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getSoapAction() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Return the soap action string.
- getSoapAction(String) - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Return the soap action matching the operation name.
- getSoapActionName(String) - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
return the "wsdl method name" from a soap action
- getSOAPActionQuoted() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getSOAPBindings() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Method will look at the binding nodes and see if the first child is a
soap:binding.
- getSOAPHeader() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Added support for SOAP related header stuff. 1-29-04 Peter Lin
- getSoLinger() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getSoTimeout() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getSource() - Method in class org.apache.jmeter.engine.event.LoopIterationEvent
-
Returns the source.
- getSpecificMessagePosition() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getSpecificMessagePositionAsInt() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- getStage() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getStage() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getStandardDeviation() - Method in class org.apache.jmeter.util.Calculator
-
- getStandardDeviation() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- getStandardDeviation() - Method in class org.apache.jorphan.math.StatCalculator
-
- getStart() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getStartAsString() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getStartIndex() - Method in class org.apache.jmeter.config.KeystoreConfig
-
- getStartTime() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getStartTime() - Method in class org.apache.jmeter.threads.JMeterThread
-
Get the start time value.
- getStartTime() - Method in class org.apache.jmeter.threads.ThreadGroup
-
Get the absolute start time value.
- getStartTime() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- getStartTime() - Method in class org.apache.jmeter.visualizers.Sample
-
- getStartTime() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getStartTimeFormatted(Format) - Method in class org.apache.jmeter.visualizers.Sample
-
- getStartTimeFormatted(Format) - Method in class org.apache.jmeter.visualizers.TableSample
-
- getStartTimestamp() - Method in interface org.apache.jmeter.report.DataSet
-
return the timestamp in millisecond format.
- getStartTimeStamp() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- getStartTimeStamp() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- getStartTimestamp() - Method in class org.apache.jmeter.testelement.JTLData
-
- getState() - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
-
Get the state of the radio Button
- getStaticLabel() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
- getStaticLabel() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Get the component's label.
- getStaticLabel() - Method in class org.apache.jmeter.gui.NamePanel
-
Get the component's label.
- getStaticLabel() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getStaticLabel() - Method in class org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui
-
- getStaticLabel() - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
-
- getStaticLabel() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getStaticLabel() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
Get the component's label.
- getStatistics(String) - Method in interface org.apache.jmeter.report.DataSet
-
Return the SamplingStatCalculator for a specific URL.
- getStatistics(String) - Method in class org.apache.jmeter.testelement.JTLData
-
The method will SamplingStatCalculator for the given URL.
- getStats() - Method in interface org.apache.jmeter.report.DataSet
-
Classes implementing the method should return instance of
SamplingStatCalculator.
- getStats(List) - Method in interface org.apache.jmeter.report.DataSet
-
Convenience method for getting all the SamplingStatCalculators for
a given URL.
- getStats() - Method in class org.apache.jmeter.testelement.JTLData
-
Return a Set of the values
- getStats(List) - Method in class org.apache.jmeter.testelement.JTLData
-
The purpose of the method is to make it convienant to pass a list
of the URLs and return a list of the SamplingStatCalculators.
- getStderr() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getStdin() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getStdout() - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- getStoppables() - Method in class org.apache.jmeter.gui.GuiPackage
-
- getStopThread() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getString(Object, String) - Static method in class org.apache.jorphan.util.Converter
-
Converts object to a String, return defaultValue if object is null.
- getString(Object) - Static method in class org.apache.jorphan.util.Converter
-
Converts object to a String, defaults to empty string if object is null.
- getStringsToSkip() - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- getStringValue() - Method in class org.apache.jmeter.testelement.property.BooleanProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.DoubleProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.FloatProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.FunctionProperty
-
Executes the function (and caches the value for the duration of the test
iteration) if the property is a running version.
- getStringValue() - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- getStringValue() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- getStringValue() - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- getStringValue() - Method in class org.apache.jmeter.testelement.property.MapProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- getStringValue() - Method in class org.apache.jmeter.testelement.property.ObjectProperty
- getStringValue() - Method in class org.apache.jmeter.testelement.property.StringProperty
-
- getStringValue() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
- getStrokeWidth() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getStyle() - Method in class org.apache.jmeter.control.InterleaveControl
-
- getStyle() - Method in class org.apache.jmeter.control.ThroughputController
-
- getSubControllers() - Method in class org.apache.jmeter.control.GenericController
-
Gets the SubControllers attribute of the GenericController object
- getSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns subject of the e-mail from textfield
- getSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns subject for current message - standard getter
- getSubResults() - Method in class org.apache.jmeter.samplers.SampleResult
-
Gets the subresults associated with this sample.
- getSubSampler() - Method in class org.apache.jmeter.control.TransactionSampler
-
- getSubstitute() - Method in class org.apache.jmeter.assertions.SubstitutionElement
-
- getSubTree(Object) - Method in class org.apache.jorphan.collections.SearchByClass
-
Given a specific found node, this method will return the sub tree of that
node.
- getSuccess() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
get the success message
- getSuccessCode() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
get the success code defined by the user
- getSuccessCount() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getSuccessLimit() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getSuccessSubject() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getSuffix() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Accessor method to return the String
that will be suffixed
to the long
value.
- getSum() - Method in class org.apache.jorphan.math.StatCalculator
-
- getSupportedCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.LocalTrustStoreSSLSocketFactory
- getSupportedCipherSuites() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
- getSupportedCipherSuites() - Method in class org.apache.jmeter.util.HttpSSLProtocolSocketFactory
-
- getSupportedCipherSuites() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getSupportedProtocols() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getTable() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Get the table used to enter arguments.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Implements the TableCellEditor
interface.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.jmeter.gui.util.TextAreaCellRenderer
-
- getTableData(List) - Method in interface org.apache.jmeter.report.ReportTable
-
- getTableData(List) - Method in class org.apache.jmeter.testelement.AbstractTable
-
method isn't implemented and is left abstract.
- getTableData(List) - Method in class org.apache.jmeter.testelement.Table
-
for now the method isn't implemented.
- getTableLabel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Get the title label for this component.
- getTags() - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
-
- getTags() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- getTarget() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getTarget() - Method in class org.apache.jmeter.sampler.TestAction
-
- getTargetDirectory() - Method in class org.apache.jmeter.report.writers.AbstractReportWriter
-
The method simply returns the target directory and doesn't
validate it. the abstract class expects some other class will
validate the target directory.
- getTargetDirectory() - Method in interface org.apache.jmeter.report.writers.ReportWriter
-
- getTcpNoDelay() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getTemplate() - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the test attribute of the LDAPSampler object
- getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the test attribute of the LDAPSampler object.
- getTestElement() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- getTestElement() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- getTestField() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
!
- getTestField() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- getTestPlan() - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
- getTestPlanClasspath() - Method in class org.apache.jmeter.testelement.TestPlan
-
Returns the classpath
- getTestPlanClasspathArray() - Method in class org.apache.jmeter.testelement.TestPlan
-
- getTestPlanFile() - Method in class org.apache.jmeter.gui.GuiPackage
-
- getTestSamples(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Create a string of class names for a particular SamplerController
- getTestStartTime() - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- getTestStartTime() - Method in class org.apache.jmeter.save.TestResultWrapper
-
- getTestStartTime() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
- getTestStrings() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
!
- getTestType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
!
- getText() - Method in class org.apache.jmeter.gui.CommentPanel
-
- getText(Object, int, int) - Method in class org.apache.jmeter.gui.util.HeaderAsPropertyRenderer
-
Get the text for the value as the translation of the resource name.
- getText() - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
-
The implementation will get the resource name from the selected radio button
in the JButtonGroup.
- getText() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Returns the text in the Text Field.
- getText() - Method in interface org.apache.jorphan.gui.JLabeledField
-
- getText() - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Returns the text in the Text Field.
- getText() - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Returns the text in the Text Field.
- getText() - Method in class org.apache.jorphan.io.TextFile
-
Read the whole file content and return it as a string.
- getTextBox() - Method in class org.apache.jmeter.gui.util.TextBoxDialoger
-
- getTextLines() - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
- getTextMessage() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
return the text for the message
- getThread() - Method in class org.apache.jmeter.threads.JMeterContext
-
- getThreadContext() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getThreadContext() - Method in interface org.apache.jmeter.testelement.TestElement
-
- getThreadCounts() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
- getThreadGroup() - Method in class org.apache.jmeter.samplers.SampleEvent
-
- getThreadGroup() - Method in class org.apache.jmeter.threads.JMeterContext
-
- getThreadInfo() - Method in interface org.apache.jmeter.monitor.model.Connector
-
- getThreadInfo() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- getThreadLists() - Method in class org.apache.jmeter.modifiers.UserParameters
-
- getThreadload() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getThreadLoad() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getThreadName() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getThreadName() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- getThreadName() - Method in interface org.apache.jmeter.testelement.TestElement
-
- getThreadName() - Method in class org.apache.jmeter.threads.JMeterThread
-
- getThreadName() - Method in class org.apache.jmeter.threads.JMeterVariables
-
- getThreadName() - Method in class org.apache.jmeter.visualizers.Sample
-
- getThreadName() - Method in class org.apache.jmeter.visualizers.TableSample
-
- getThreadNum() - Method in class org.apache.jmeter.threads.JMeterContext
-
Returns the threadNum.
- getThreadNum() - Method in class org.apache.jmeter.threads.JMeterThread
-
Returns the threadNum.
- getThroughput() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Gets the configured desired throughput.
- getThroughput() - Method in class org.apache.jmeter.visualizers.Sample
-
- getTime() - Method in class org.apache.jmeter.samplers.SampleResult
-
Get the time it took this sample to occur.
- getTime() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
-
- getTime() - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- getTimelim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the time limit attribute of the LDAPSampler object
- getTimelimAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- getTimeout() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- getTimeout() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- getTimeout() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getTimeout() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getTimeoutAsInt() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- getTimeoutAsLong() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
-
- getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
- getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
-
- getTimerDelayLabelKey() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
- getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.AbstractRandomTimerGui
-
- getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.GaussianRandomTimerGui
- getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.PoissonRandomTimerGui
-
- getTimerRangeLabelKey() - Method in class org.apache.jmeter.timers.gui.UniformRandomTimerGui
- getTimers() - Method in class org.apache.jmeter.threads.SamplePackage
-
- getTimers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates the vector of Timers plugins.
- getTimeStamp() - Method in class org.apache.jmeter.samplers.SampleResult
-
Get the sample timestamp, which may be either the start time or the end time.
- getTimeStamp() - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
-
- getTimestamp() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getTimeStamp() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- getTimestampString() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
Method will return a formatted date using SimpleDateFormat.
- getTitle() - Method in class org.apache.jmeter.testelement.AbstractChart
-
The title is a the name for the chart.
- getTitle() - Method in class org.apache.jmeter.testelement.ReportPage
-
- getTitleFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getTitleFont() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- getToAddress() - Method in class org.apache.jmeter.reporters.MailerModel
-
- getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Returns the tooltip string that has been set with setToolTipText
- getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Returns the tooltip string that has been set with setToolTipText
- getToolTipText() - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Returns the tooltip string that has been set with setToolTipText
- getTotal() - Method in interface org.apache.jmeter.monitor.model.Memory
-
- getTotal() - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- getTotalBytes() - Method in class org.apache.jmeter.util.Calculator
-
- getTotalBytes() - Method in class org.apache.jorphan.math.StatCalculator
-
- getTotalThreads() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
Get the total number of threads (>= active)
- getTrafficClass() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getTransactionController() - Method in class org.apache.jmeter.control.TransactionSampler
-
- getTransactionIsolation() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getTransactionIsolationMode(String) - Static method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElementBeanInfo
-
- getTransactionResult() - Method in class org.apache.jmeter.control.TransactionSampler
-
- getTransferRate() - Method in class org.apache.jmeter.testelement.AbstractTable
-
- getTree() - Method in class org.apache.jmeter.gui.MainFrame
-
- getTree() - Method in class org.apache.jmeter.gui.ReportMainFrame
-
- getTree(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Gets the HashTree mapped to the given key.
- getTree(Object[]) - Method in class org.apache.jorphan.collections.HashTree
-
Gets the HashTree object mapped to the last key in the array by recursing
through the HashTree structure one key at a time.
- getTree(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Gets the HashTree object mapped to the last key in the SortedSet by
recursing through the HashTree structure one key at a time.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Implements the TreeCellEditor
interface.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.gui.tree.JMeterCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.report.gui.tree.ReportCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.jmeter.visualizers.TreeNodeRenderer
-
- getTreeListener() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the listener for JMeter's test tree.
- getTreeListener() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get the listener for JMeter's test tree.
- getTreeModel() - Method in class org.apache.jmeter.gui.GuiPackage
-
Get the model for JMeter's test tree.
- getTreeModel() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Get the model for JMeter's test tree.
- getTreePath(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
- getTrimInterval() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getTrustStore() - Method in class org.apache.jmeter.util.SSLManager
-
Opens and initializes the TrustStore.
- getTrustStoreToUse() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getTrustStoreToUse() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns the path to the local (pre-installed) truststore to be used to
avoid SSL-connection-exceptions
- getType() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- getUpgradePropertyName(String, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- getUpgradePropertyValue(String, String, UnmarshallingContext) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- getUpperBound() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Accessor method, returns the highest possible value that the
long
portion of the parameter value may be.
- getURL() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- getURL() - Method in class org.apache.jmeter.protocol.http.parser.URLString
-
- getUrl() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
Returns the url string extracted from the first line of the client request.
- getUrl() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Get the URL, built from its component parts.
- getUrl() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getURL() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Returns the URL
- getURL() - Method in class org.apache.jmeter.samplers.SampleResult
-
- getURL() - Method in class org.apache.jmeter.testelement.BarChart
-
- getURL() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
- getURL() - Method in class org.apache.jmeter.visualizers.MonitorStats
-
For convienance, this method returns the protocol, host and port as a
URL.
- getUrlAsString() - Method in class org.apache.jmeter.samplers.SampleResult
-
Get a String representation of the URL (if defined).
- getURLData() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getURLs() - Method in interface org.apache.jmeter.report.DataSet
-
Classes implementing the method should return the URL's in the
DataSet.
- getURLs() - Method in class org.apache.jmeter.testelement.JTLData
-
Return a Set of the URLs
- getURLs() - Method in class org.apache.jmeter.testelement.LineChart
-
- getUrlWithoutQuery(URL) - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
- getUseClientMode() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getUseExpires() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- getUseJNDIProperties() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should use properties file instead of UI
parameters.
- getUseJNDIPropertiesAsBoolean() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the properties as boolean true/false.
- getUseKeepalive() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getUseKeepAlive() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getUseMultipartForPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- getUseMultipartForPost() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Determine if we should use multipart/form-data or
application/x-www-form-urlencoded for the post
- getUseNonPersistentDelivery() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- getUseProxy() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Return whether or not to use proxy
- getUser() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- getUserDefinedTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the UserDefinedTest attribute of the LDAPSampler object.
- getUserDefinedVariables() - Method in class org.apache.jmeter.testelement.ReportPlan
-
- getUserDefinedVariables() - Method in class org.apache.jmeter.testelement.TestPlan
-
- getUserDefinedVariablesAsProperty() - Method in class org.apache.jmeter.testelement.TestPlan
-
- getUserDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the username attribute of the LDAP object
- getUsername() - Method in class org.apache.jmeter.config.LoginConfig
-
Gets the Username attribute of the LoginConfig object.
- getUsername() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- getUsername() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- getUsername() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return the username used to login to the jms server
- getUsername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Gets the username attribute of the LDAP object.
- getUserName() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- getUsername() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- getUsername() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns username to authenticate at the mailserver - standard getter
- getUsername() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- getUserPw() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the password attribute of the LDAP object
- getUseSeparator() - Method in class org.apache.jmeter.control.ForeachController
-
- getUseSSL() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if SSL is used to send message - standard getter
- getUseStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if StartTLS is used to transmit message - standard getter
- getValidMethodsAsArray() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- getValue() - Method in class org.apache.jmeter.config.Argument
-
Gets the value of the Argument object.
- getValue() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
get the value for this object.
- getValue() - Method in class org.apache.jmeter.protocol.http.control.Header
-
Get the value for this object.
- getValue() - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
-
Return the value
- getValue() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Gets the value of the Argument object.
- getValue() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- getValue() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
-
- getValue() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- getValue() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- getValue(SamplingStatCalculator) - Method in class org.apache.jmeter.testelement.AbstractChart
-
convienance method for getting the selected value.
- getValue() - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
-
- getValueAt(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
Required by table model interface. return the ValueAt value
- getValueAt(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
The method is similar to getValueAt(int,int).
- getValueAt(int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
Subclasses need to implement the logic for the method and
return the value at the specific cell.
- getValueAt(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- getValueAt(Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
-
The method is similar to getValueAt(int,int).
- getValueFont() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- getVarCount() - Static method in class org.apache.jmeter.samplers.SampleEvent
-
Return the number of variables defined
- getVarCount() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- getVariable() - Method in class org.apache.jmeter.util.ScopePanel
-
- getVariableName() - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- getVariableName() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- getVariableNames() - Method in class org.apache.jmeter.config.CSVDataSet
-
- getVariableNames() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- getVariables() - Method in class org.apache.jmeter.functions.AbstractFunction
-
Gives access to the JMeter variables for the current thread.
- getVariables() - Method in class org.apache.jmeter.testelement.VariablesCollection
-
- getVariables() - Method in class org.apache.jmeter.threads.JMeterContext
-
Gives access to the JMeter variables for the current thread.
- getVarName() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- getVarName(int) - Static method in class org.apache.jmeter.samplers.SampleEvent
-
Get the nth variable name (zero-based)
- getVarValue(int) - Method in class org.apache.jmeter.samplers.SampleEvent
-
Get the nth variable value (zero-based)
- getVector(Properties, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates a vector of strings for all the properties that start with a
common prefix.
- getVersion() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- getVersion() - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.protocol.http.util.HTTPResultConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.BooleanPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.HashTreeConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.IntegerPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.LongPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.MultiPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.SampleEventConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.SampleResultConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.StringPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.TestElementPropertyConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Static method in class org.apache.jmeter.save.converters.TestResultWrapperConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- getVERSION() - Static method in class org.apache.jmeter.save.SaveService
-
- getVersion() - Static method in class org.apache.jmeter.save.ScriptWrapperConverter
-
Returns the converter version; used to check for possible
incompatibilities
- getVersion() - Method in class org.apache.jmeter.save.TestResultWrapper
-
- getVirtualHost() - Method in interface org.apache.jmeter.monitor.model.Worker
-
- getVirtualHost() - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- getVisualizer() - Method in class org.apache.jmeter.reporters.AbstractListenerElement
-
- getVisualizers(Properties) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Creates the vector of visualizer plugins.
- getWantClientAuth() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- getWarningThreshold() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Gets the threshold setting for warnings
- getWebMethods() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Get a list of the web methods as a string array.
- getWebServerTimeoutPanel() - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
Create a panel containing the webserver (domain+port) and timeouts (connect+request).
- getWidth() - Method in class org.apache.jmeter.testelement.AbstractChart
-
if no width is set, the default is returned
- getWorker() - Method in interface org.apache.jmeter.monitor.model.Workers
-
- getWorker() - Method in class org.apache.jmeter.monitor.model.WorkersImpl
-
- getWorkers() - Method in interface org.apache.jmeter.monitor.model.Connector
-
- getWorkers() - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- getWSDLDocument() - Method in class org.apache.jmeter.protocol.http.util.WSDLHelper
-
Get the wsdl document.
- getWsdlURL() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
method returns the WSDL URL
- getXAxis() - Method in class org.apache.jmeter.testelement.AbstractChart
-
- getXAxisLabels() - Method in class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
-
- getXLabel() - Method in class org.apache.jmeter.testelement.AbstractChart
-
- getXmlData() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- getXmlData() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Get the XML data as a string.
- getXmlFile() - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
Get the file location of the xml file.
- getXmlFile() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Get the file location of the xml file.
- getXMLNode() - Method in class org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode
-
get the xml node
- getXMLParameters(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLParser
-
Deprecated.
Parse all user parameter data defined in XML file.
- getXMLParser() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Create an instance of an org.xml.sax.Parser based on the default props.
- getXmlPathLoc() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Get the path where XML messages are stored. this is the directory where
JMeter will randomly select a file.
- getXmlPi() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- getXPath() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Get the XPath String
- getXPathAttributesTitle() - Method in class org.apache.jmeter.assertions.gui.XPathAssertionGui
-
- getXPathQuery() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- getXPathString() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Get The XPath String that will be used in matching the document
- getXPathString(int) - Method in class org.apache.jmeter.functions.XPathFileContainer
-
- getXPathString(String, String) - Static method in class org.apache.jmeter.functions.XPathWrapper
-
Not thread-safe - must be called from a synchronized method.
- getXPathTextField() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
- getXsdFileName() - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
-
- getYAxis() - Method in class org.apache.jmeter.testelement.AbstractChart
-
- getYLabel() - Method in class org.apache.jmeter.testelement.AbstractChart
-
- Graph - Class in org.apache.jmeter.visualizers
-
Implements a simple graph for displaying performance results.
- Graph() - Constructor for class org.apache.jmeter.visualizers.Graph
-
Constructor for the Graph object.
- Graph(CachingStatCalculator) - Constructor for class org.apache.jmeter.visualizers.Graph
-
Constructor for the Graph object.
- GraphListener - Interface in org.apache.jmeter.visualizers
-
- GraphVisualizer - Class in org.apache.jmeter.visualizers
-
This class implements a statistical analyser that calculates both the average
and the standard deviation of the sampling process and outputs them as
autoscaling plots.
- GraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.GraphVisualizer
-
Constructor for the GraphVisualizer object.
- GREATERTHAN - Static variable in class org.apache.jmeter.assertions.SizeAssertion
-
- GREATERTHANEQUAL - Static variable in class org.apache.jmeter.assertions.SizeAssertion
-
- GROUP - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
- GUI_CLASS - Static variable in interface org.apache.jmeter.testelement.TestElement
-
- GUIFactory - Class in org.apache.jmeter.gui
-
Provides a way to register and retrieve GUI classes and icons.
- GuiPackage - Class in org.apache.jmeter.gui
-
GuiPackage is a static class that provides convenient access to information
about the current state of JMeter's GUI.
- GUITYPE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
Property editor override; must be an enum of type
TypeEditor
- GuiUtils - Class in org.apache.jorphan.gui
-
- GuiUtils() - Constructor for class org.apache.jorphan.gui.GuiUtils
-
- IconToolbarBean - Class in org.apache.jmeter.gui.util
-
- IF_MODIFIED_SINCE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- IF_NONE_MATCH - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- IfController - Class in org.apache.jmeter.control
-
This is a Conditional Controller; it will execute the set of statements
(samplers/controllers, etc) while the 'condition' is true.
- IfController() - Constructor for class org.apache.jmeter.control.IfController
-
constructor
- IfController(String) - Constructor for class org.apache.jmeter.control.IfController
-
constructor
- IfControllerPanel - Class in org.apache.jmeter.control.gui
-
The user interface for a controller which specifies that its subcomponents
should be executed while a condition holds.
- IfControllerPanel() - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
-
Create a new LoopControlPanel as a standalone component.
- IfControllerPanel(boolean) - Constructor for class org.apache.jmeter.control.gui.IfControllerPanel
-
Create a new IfControllerPanel as either a standalone or an embedded
component.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- IGNORE_SUB_CONTROLLERS - Static variable in class org.apache.jmeter.control.InterleaveControl
-
- IllegalUserActionException - Exception in org.apache.jmeter.exceptions
-
- IllegalUserActionException() - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
-
Deprecated.
- use IllegalUserActionException(String)
- IllegalUserActionException(String) - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
-
- IllegalUserActionException(String, Throwable) - Constructor for exception org.apache.jmeter.exceptions.IllegalUserActionException
-
- image - Variable in class org.apache.jmeter.testelement.AbstractChart
-
- IMAGE_PARSER - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- ImageVisualizer - Interface in org.apache.jmeter.visualizers
-
TODO - interface is used but getImage() does not appear to be used
- IMPL_HTTP_CLIENT3_1 - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
-
- IMPL_HTTP_CLIENT4 - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
-
- IMPL_JAVA - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerFactory
-
- IMPLEMENTATION - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- inCache(URL) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Check the cache, if the entry has an expires header and the entry has not expired, return true
- INCFILE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
- incFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
Method implements the logic for filtering file name inclusion.
- incIteration() - Method in class org.apache.jmeter.threads.JMeterVariables
-
- INCLUDE_TIMESTAMP - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- IncludeController - Class in org.apache.jmeter.control
-
- IncludeController() - Constructor for class org.apache.jmeter.control.IncludeController
-
No-arg constructor
- IncludeControllerGui - Class in org.apache.jmeter.control.gui
-
- IncludeControllerGui() - Constructor for class org.apache.jmeter.control.gui.IncludeControllerGui
-
Initializes the gui panel for the ModuleController instance.
- includeFiles(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
-
Include all files in the array.
- includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
Give the filter a list of files to include
- includeFiles(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Include all files in the array.
- includePattern(String[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
-
Include any log entry that contains the following regular expression
pattern.
- includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
Give the filter a set of regular expressions to filter with for
inclusion.
- includePattern(String[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Include any log entry that contains the following regular expression
pattern.
- INCOMING_COLOR - Variable in class org.apache.jmeter.visualizers.SplineVisualizer
-
- incPattern(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
By default, the method assumes the entry is not included, unless it
matches.
- INCPATTERNS - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
- INCPTRN - Variable in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
- incrementCurrent() - Method in class org.apache.jmeter.control.GenericController
-
Increments the current pointer; called by currentReturnedNull to move the
controller on to its next child.
- incrementCurrent() - Method in class org.apache.jmeter.control.InterleaveControl
-
Increments the current pointer; called by currentReturnedNull to move the
controller on to its next child.
- incrementCurrent() - Method in class org.apache.jmeter.control.RandomController
-
- incrementCurrent() - Method in class org.apache.jmeter.control.SwitchController
-
incrementCurrent is called when the current child (whether sampler or controller)
has been processed.
- incrementIterCount() - Method in class org.apache.jmeter.control.GenericController
-
- incrementLoopCount() - Method in class org.apache.jmeter.control.ForeachController
-
- incrementLoopCount() - Method in class org.apache.jmeter.control.LoopController
-
- incrementLoopCount() - Method in class org.apache.jmeter.control.RunTime
-
- incrementRequestNumber() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
Increment request number
- init() - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
- init() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
- init(String) - Method in class org.apache.jmeter.reporters.FileReporter
-
initalize a file reporter from a file
- init() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- init() - Method in interface org.apache.jmeter.visualizers.RequestView
-
Init the panel
- init() - Method in class org.apache.jmeter.visualizers.RequestViewRaw
-
request pane content
- init() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- init() - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- init(JPanel) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
-
- init() - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
Initialize this visualizer
- init() - Static method in class org.apache.jorphan.util.HeapDumper
-
Initialise the dumper, and report if there is a problem.
- INIT_FILE - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
-
- INIT_FILE - Static variable in class org.apache.jmeter.functions.BeanShell
-
- INIT_FILE - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- initFilter() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- InitialContextFactory - Class in org.apache.jmeter.protocol.jms.client
-
InitialContextFactory is responsible for getting an instance of the initial context.
- InitialContextFactory() - Constructor for class org.apache.jmeter.protocol.jms.client.InitialContextFactory
-
- initialize() - Method in interface org.apache.jmeter.control.Controller
-
Called to initialize a controller at the beginning of a test iteration.
- initialize() - Method in class org.apache.jmeter.control.GenericController
-
- initialize() - Method in class org.apache.jmeter.control.RandomOrderController
-
- initialize() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Called to initialize a controller at the beginning of a test iteration.
- initialize() - Method in class org.apache.jmeter.threads.JMeterVariables
-
- initialize() - Static method in class org.apache.jmeter.threads.TestCompiler
-
Clears the pairing Set Called by StandardJmeterEngine at the start of a
test run.
- initialize(BSFManager, String, Vector) - Method in class org.apache.jmeter.util.BSFJavaScriptEngine
-
Initialize the engine.
- initializeLogging(Properties) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Initialise the logging system from the Jmeter properties.
- initializeProperties(String) - Method in class org.apache.jmeter.util.JMeterUtils
-
- initializeProperties(String) - Method in interface org.apache.jorphan.test.UnitTestManager
-
Your implementation will be handed the filename that was provided to
AllTests as a configuration file.
- initializeTableModel() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Initialize the table model used for the arguments table.
- initializeTableModel() - Method in class org.apache.jmeter.gui.util.FileListPanel
-
- initializeTableModel() - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- initLocale() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Initialise the JMeter Locale
- initLogging() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Initialise JMeter logging
- initManager(BSFManager) - Method in class org.apache.jmeter.util.BSFTestElement
-
- initStream() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
Create the FileWriter to save the JMX file.
- initTableModel() - Method in class org.apache.jmeter.modifiers.gui.UserParametersGui
-
- initTopLevelDndHandler() - Method in class org.apache.jmeter.gui.MainFrame
-
Support for Test Plan Dnd
see BUG 52281 (when JDK6 will be minimum JDK target)
- INPUT_DATA - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- INSERT_AFTER - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- INSERT_AFTER - Static variable in class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- INSERT_BEFORE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- INSERT_BEFORE - Static variable in class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- insertLineBreaks(String, String) - Static method in class org.apache.jorphan.util.Converter
-
- insertLoadedTree(int, HashTree, boolean) - Static method in class org.apache.jmeter.gui.action.Load
-
Returns a boolean indicating whether the loaded tree was a full test plan
- insertLoadedTree(int, HashTree) - Static method in class org.apache.jmeter.gui.action.Load
-
- insertLoadedTree(int, HashTree) - Method in class org.apache.jmeter.report.gui.action.ReportLoad
-
Returns a boolean indicating whether the loaded tree was a full test plan
- insertRow(Object, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
-
- insertUpdate(DocumentEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
-
- install(JMeterPlugin, boolean) - Static method in class org.apache.jmeter.plugin.PluginManager
-
Installs a plugin.
- instantiate(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Instatiate an object and guarantee its class.
- instantiate(Vector<String>, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Instantiate a vector of classes
- instantiateParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Method will instantiate the log parser based on the class in the text
field.
- IntegerProperty - Class in org.apache.jmeter.testelement.property
-
- IntegerProperty(String, int) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
-
- IntegerProperty(String) - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
-
- IntegerProperty() - Constructor for class org.apache.jmeter.testelement.property.IntegerProperty
-
- IntegerPropertyConverter - Class in org.apache.jmeter.save.converters
-
- IntegerPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.IntegerPropertyConverter
-
- IntegerPropertyEditor - Class in org.apache.jmeter.testbeans.gui
-
Property Editor which handles Integer properties.
- IntegerPropertyEditor() - Constructor for class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
-
- InterleaveControl - Class in org.apache.jmeter.control
-
- InterleaveControl() - Constructor for class org.apache.jmeter.control.InterleaveControl
-
Constructor for the InterleaveControl object
- InterleaveControlGui - Class in org.apache.jmeter.control.gui
-
- InterleaveControlGui() - Constructor for class org.apache.jmeter.control.gui.InterleaveControlGui
-
- interpolation() - Method in class org.apache.jmeter.visualizers.Spline3
-
Computes the coefficients of the Spline interpolated curve, on each
interval.
- interrupt() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
Interrupt the current operation if possible.
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
-
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPFileImpl
-
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Interrupt the current operation if possible.
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
-
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Interrupt the current operation if possible.
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
-
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- interrupt() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
-
- interrupt() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- interrupt() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Handle an interrupt of the test.
- interrupt() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
Interrupt the current operation if possible.
- interrupt() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- interrupt() - Method in class org.apache.jmeter.sampler.TestAction
-
- interrupt() - Method in interface org.apache.jmeter.samplers.Interruptible
-
Interrupt the current operation if possible.
- interrupt() - Method in class org.apache.jmeter.threads.JMeterThread
-
Interrupt the current operation if possible.
- Interruptible - Interface in org.apache.jmeter.samplers
-
Samplers which are able to interrupt a potentially long-running operation should
implement this interface.
- IntSum - Class in org.apache.jmeter.functions
-
Provides an intSum function that adds two or more integer values.
- IntSum() - Constructor for class org.apache.jmeter.functions.IntSum
-
No-arg constructor.
- intToByteArray(int, int) - Static method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
-
Convert int to byte array.
- InvalidVariableException - Exception in org.apache.jmeter.functions
-
- InvalidVariableException() - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
-
- InvalidVariableException(String, Throwable) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
-
- InvalidVariableException(Throwable) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
-
- InvalidVariableException(String) - Constructor for exception org.apache.jmeter.functions.InvalidVariableException
-
- invoke(Object) - Method in class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
-
- invoke(Object, String) - Static method in class org.apache.jorphan.reflect.ClassTools
-
Invoke a public method on a class instance
- invoke() - Method in class org.apache.jorphan.reflect.Functor
-
Invoke a Functor, which must have been created with either a class name or object.
- invoke(Object) - Method in class org.apache.jorphan.reflect.Functor
-
Invoke the method on a given object.
- invoke(Object[]) - Method in class org.apache.jorphan.reflect.Functor
-
Invoke the method with the provided parameters.
- invoke(Object, Object[]) - Method in class org.apache.jorphan.reflect.Functor
-
Invoke the method on the invokee with the provided parameters.
- IP_SOURCE - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
IP source to use - does not apply to Java HTTP implementation currently
- IS_TESTPLAN_FORMAT_22 - Static variable in class org.apache.jmeter.save.SaveService
-
New XStream format - more compressed class names
- IS_USE_STATIC_SET - Static variable in class org.apache.jmeter.threads.TestCompiler
-
- isActive() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
-
- isActive() - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- isActive() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- isAlwaysEncoded() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- isAnchorMatched(HTTPSamplerBase, HTTPSamplerBase) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Check if anchor matches by checking against:
- protocol
- domain
- path
- parameter names
- isArgumentMatched(Argument, Argument) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Arguments match if the input name matches the corresponding pattern name
and the input value matches the pattern value, where the matching is done
first using String equals, and then Regular Expression matching if the equals test fails.
- isAutocommit() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- isBinaryContent(String) - Method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
- isBinaryMode() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- isBlank(String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Check that value is empty (""), null or whitespace only.
- isBound() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- isCellEditable(int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Returns true if anEvent
is not a
MouseEvent
.
- isCellEditable(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Forwards the message from the CellEditor
to the
delegate
.
- isCellEditable(Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
the method is similar to isCellEditable(int,int).
- isCellEditable(int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
By default the abstract class returns true.
- isCellEditable(int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- isCellEditable(Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
-
the method is similar to isCellEditable(int,int).
- isClientConfigured() - Method in class org.apache.jmeter.samplers.AbstractSampleSender
-
- isClosed() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- isCompareContent() - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- isConcurrentDwn() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Return if used a concurrent thread pool to get embedded resources.
- isConnected() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- isContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isContinue() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- isDeref() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the deref attribute of the LDAPSampler object
- isDestinationStatic() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether the sampler should use a static destination.
- isDirty() - Method in class org.apache.jmeter.gui.GuiPackage
-
Retrieves the state of the 'dirty' property, a flag that indicates if
there are test tree components that have been modified since they were
last saved.
- isDirty() - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Retrieves the state of the 'dirty' property, a flag that indicates if
there are test tree components that have been modified since they were
last saved.
- isDisplayJMeterProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- isDisplayJMeterProperties() - Method in class org.apache.jmeter.sampler.DebugSampler
-
- isDisplayJMeterVariables() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- isDisplayJMeterVariables() - Method in class org.apache.jmeter.sampler.DebugSampler
-
- isDisplaySamplerProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- isDisplaySystemProperties() - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- isDisplaySystemProperties() - Method in class org.apache.jmeter.sampler.DebugSampler
-
- isDomainSpecified() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- isDone() - Method in interface org.apache.jmeter.control.Controller
-
Indicates whether the Controller is done delivering Samplers for the rest
of the test.
- isDone() - Method in class org.apache.jmeter.control.ForeachController
-
Indicates whether the Controller is done delivering Samplers for the rest
of the test.
- isDone() - Method in class org.apache.jmeter.control.GenericController
-
- isDone() - Method in class org.apache.jmeter.control.IfController
-
This is overriding the parent method.
- isDone() - Method in class org.apache.jmeter.control.RunTime
-
Indicates whether the Controller is done delivering Samplers for the rest
of the test.
- isDone() - Method in class org.apache.jmeter.control.ThroughputController
-
- isDone() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Indicates whether the Controller is done delivering Samplers for the rest
of the test.
- isDownloadDTDs() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- isDownloadDTDs() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- isDynamicProxy(String, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
Is a dynamic proxy defined?
- isEditable() - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
- isEditable() - Method in class org.apache.jmeter.visualizers.SplineModel
-
- isEmpty() - Method in class org.apache.jorphan.collections.HashTree
-
If the HashTree is empty, true is returned, false otherwise.
- isEnabled() - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for the enabled property.
- isEnabled() - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Test GUI elements can be disabled, in which case they do not become part
of the test when run.
- isEnabled() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- isEnabled() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- isEnabled() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Check if ENABLED property is present and true ; defaults to true
- isEnabled() - Method in interface org.apache.jmeter.testelement.TestElement
-
Check if ENABLED property is present and true ; defaults to true
- isEnableDebug() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns if StartTLS is enforced (normally, SMTP uses plain
SMTP-connection as fallback if "250-STARTTLS" isn't sent from the
mailserver) (checkbox)
- isEnforceStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if StartTLS is enforced to secure the connection, i.e. no
fallback is used (plain SMTP) - standard getter
- isEqualOrMatches(String, String, Perl5Matcher, PatternCacheLRU) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Match the input argument against the pattern using String.equals() or pattern matching if that fails.
- isEqualOrMatches(String, String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Match the input argument against the pattern using String.equals() or pattern matching if that fails
using case-insensitive matching.
- isEqualOrMatchesCaseBlind(String, String, Perl5Matcher, PatternCacheLRU) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Match the input argument against the pattern using String.equals() or pattern matching if that fails
using case-insenssitive matching.
- isEqualOrMatchesCaseBlind(String, String) - Static method in class org.apache.jmeter.protocol.http.parser.HtmlParsingUtils
-
Match the input argument against the pattern using String.equals() or pattern matching if that fails
using case-insensitive matching.
- isEqualsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isEqualType(JMeterProperty) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
- isError() - Method in class org.apache.jmeter.assertions.AssertionResult
-
Check if an error occurred while checking the assertion.
- isErrorLogging() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- isErrorsOnly() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Check if errors will be reported only
- isEvaluateAll() - Method in class org.apache.jmeter.control.IfController
-
- isExpert() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
- isExpertMode() - Static method in class org.apache.jmeter.util.JMeterUtils
-
Determine whether we are in 'expert' mode.
- isFailure() - Method in class org.apache.jmeter.assertions.AssertionResult
-
Check if the assertion failed.
- isFiltered(String, TestElement) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
-
Log parser will call this method to see if a particular entry should be
filtered or not.
- isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
In the case of log filtering the important thing is whether the log entry
should be used.
- isFiltered(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Log parser will call this method to see if a particular entry should be
filtered or not.
- isFirst() - Method in class org.apache.jmeter.control.GenericController
-
- isFunctionalMode() - Method in class org.apache.jmeter.testelement.TestPlan
-
Fetches the functional mode property
- isHidden() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
- isHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Check if html validation mode is set
- isImageParser() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- isImageParsing() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- isIncludeTimers() - Method in class org.apache.jmeter.control.TransactionController
-
Whether to include timer and pre/post processor time in overall sample.
- isIncludeTimestamp() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns if current timestamp is included in the subject (checkbox)
- isInputShutdown() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- isInterpreterPresent() - Static method in class org.apache.jmeter.util.BeanShellInterpreter
-
- isKeepAlive() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- isLeaf(Object) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
the implementation checks if the Object is a treenode.
- isMapped(String) - Static method in class org.apache.jmeter.util.NameUpdater
-
- isMarkedBySearch() - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
Node is markedBySearch by a search
- isMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isMessageSizeStatistics() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns if message size statistics are processed.
- isMetaDataNormal(HTTPArgument) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- isMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- isMonitor() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- isMonitor() - Method in class org.apache.jmeter.samplers.SampleResult
-
If the sampler is a monitor, method will return true.
- isMybool() - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- isNamespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Is this namespace aware?
- isNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Does this negate the xpath results
- isNegated() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Negate the XPath test, that is return true if something is not found.
- isNonGUI() - Static method in class org.apache.jmeter.JMeter
-
Check if JMeter is running in non-GUI mode.
- isNonPersistent() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- isNonProxy(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
- isNotEmpty() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Check if the entry is not empty.
- isNotSigned() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- isNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isNullOrEmptyTrimmed(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
- isNumberRequests() - Static method in class org.apache.jmeter.protocol.http.proxy.AbstractSamplerCreator
-
- isOneway() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- isOpen() - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- isOutlinesBarFlag() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- isOutputShutdown() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- isPaintable() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- isParent() - Method in class org.apache.jmeter.control.TransactionController
-
- isParseFlag() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- isPartialMatch(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
- isPathExtension() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- isPathExtensionNoEquals() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- isPathExtensionNoQuestionmark() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- isPathSpecified() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- isPerIteration() - Method in class org.apache.jmeter.modifiers.UserParameters
-
- isPerThread() - Method in class org.apache.jmeter.control.ThroughputController
-
- isPerUser() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- isPlainBody() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns true if message body should be plain (i.e. not multipart/mixed)
- isProtocolDefaultPort() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Tell whether the default port for the specified protocol is used
- isQuiet() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- isQuiet() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- isRedirect() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
Determine whether this result is a redirect.
- isReinitializingSubControllers() - Method in class org.apache.jmeter.threads.JMeterContext
-
- isResetInterpreter() - Method in class org.apache.jmeter.assertions.BeanShellAssertion
-
- isResetInterpreter() - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- isResetInterpreter() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- isResetOnThreadGroupIteration() - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- isResponseCodeOK() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isRestartNextLoop() - Method in class org.apache.jmeter.threads.JMeterContext
-
a restart of the loop was required ?
- isRetobj() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Gets the return objects attribute of the LDAPSampler object
- isReusable() - Method in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
Parsers should over-ride this method if the parser class is re-usable, in
which case the class will be cached for the next getParser() call.
- isReUseConnection() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- isRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Returns the runningVersion.
- isRunningVersion() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Returns whether the property is a running version.
- isRunningVersion() - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
Returns whether the property is a running version.
- isRunningVersion() - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- isRunningVersion() - Method in interface org.apache.jmeter.testelement.TestElement
-
Returns true or false whether the element is the running version.
- isSampleWanted(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
-
Decides whether or not to a sample is wanted based on:
- errorOnly
- successOnly
- sample success
Should only be called for single samples.
- isSampleWanted(boolean, boolean, boolean) - Static method in class org.apache.jmeter.reporters.ResultCollector
-
Decides whether or not to a sample is wanted based on:
- errorOnly
- successOnly
- sample success
This version is intended to be called by code that loops over many samples;
it is cheaper than fetching the settings each time.
- isSamplingStarted() - Method in class org.apache.jmeter.threads.JMeterContext
-
- isSaveResponse() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- isScopeAll(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Is the assertion to be applied to the all samples?
- isScopeAll() - Method in class org.apache.jmeter.util.ScopePanel
-
- isScopeChildren(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Is the assertion to be applied to the sub-samples (children)?
- isScopeChildren() - Method in class org.apache.jmeter.util.ScopePanel
-
- isScopeParent(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Is the assertion to be applied to the main (parent) sample?
- isScopeParent() - Method in class org.apache.jmeter.util.ScopePanel
-
- isScopeVariable(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Is the assertion to be applied to the all samples?
- isScopeVariable() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
Is the assertion to be applied to the all samples?
- isScopeVariable() - Method in class org.apache.jmeter.util.ScopePanel
-
- isSecure(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- isSecure(URL) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- isSecure() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- isSerialized() - Method in class org.apache.jmeter.testelement.TestPlan
-
Fetch the serialize threadgroups property
- isServerAlive() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- isShowGrouping() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- isShowGrouping() - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- isShowNegated() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
- isSignerCheckByFile() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- isSignerCheckConstraints() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- isSignerNoCheck() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- isSkipNext() - Method in class org.apache.jmeter.control.InterleaveControl
-
- isSkippable(String) - Method in class org.apache.jmeter.config.Argument
-
Is this parameter skippable, i.e. empty/blank string
or it looks like an unrecognised variable.
- isSpecialProperty(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- isSSLSupported() - Static method in class org.apache.jmeter.util.SSLManager
-
Test whether SSL is supported or not.
- isStampedAtStart() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isStaticProxy(String) - Static method in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
Is a static proxy defined?
- isStats() - Method in class org.apache.jmeter.testelement.JTLData
-
By default, the method always returns true.
- isStats() - Method in class org.apache.jmeter.visualizers.BeanShellListener
-
- isStats() - Method in class org.apache.jmeter.visualizers.BSFListener
-
- isStats - Variable in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
- isStats() - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
- isStats() - Method in class org.apache.jmeter.visualizers.JSR223Listener
-
- isStats() - Method in interface org.apache.jmeter.visualizers.Visualizer
-
This method is used to indicate a visualizer generates statistics.
- isStopBetweenSamples() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- isStopTest() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isStopTest() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- isStopTestNow() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isStopTestNow() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- isStopThread() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isStopThread() - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- isStoreMimeMessage() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isSubstringType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isSuccess() - Method in class org.apache.jmeter.visualizers.Sample
-
- isSuccess() - Method in class org.apache.jmeter.visualizers.TableSample
-
- isSuccessCode(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- isSuccessCode(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Determine if the HTTP status code is successful or not
i.e. in range 200 to 399 inclusive
- isSuccessful() - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- isSuccessful() - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- isSuccessful() - Method in class org.apache.jmeter.samplers.SampleResult
-
- isSuccessOnlyLogging() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- isSuppressSubject() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns true if subject header should be suppressed
- isSynchronousMode() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if synchronous-mode is used for current message (i.e. time for
delivery, ... is measured) - standard getter
- isTearDownOnShutdown() - Method in class org.apache.jmeter.testelement.TestPlan
-
- isTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Test whether a given property is only a temporary resident of the
TestElement
- isTemporary(TestElement) - Method in class org.apache.jmeter.testelement.property.NullProperty
-
see JMeterProperty#isTemporary(TestElement)
- isTemporary(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
-
Test whether a given property is only a temporary resident of the
TestElement
- isTestFieldNetworkSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- isTestFieldResponseBody() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- isTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- isTestFieldResponseData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- isTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- isTestFieldURL() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- isTolerant() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Is this using tolerant mode?
- isTolerant() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- isTransactionDone() - Method in class org.apache.jmeter.control.TransactionSampler
-
- isTransactionSampleEvent() - Method in class org.apache.jmeter.samplers.SampleEvent
-
- isTrustAllCerts() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isTrustAllCerts() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns if all certificates are blindly trusted (using according
SocketFactory) (checkbox)
- isTrustAllCerts() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if sampler should trust all certificates - standard getter
- isUpload() - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- isUseAuth() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
return whether jndi requires authentication
- isUseAuth() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns if mail-server needs authentication (checkbox)
- isUseAuthentication() - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Returns if authentication is used to access the mailserver - standard
getter
- isUseEmlMessage() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Returns if an .eml-message is sent instead of the content of message-text
area
- isUseEquals() - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- isUseExpression() - Method in class org.apache.jmeter.control.IfController
-
- isUseLocalTrustStore() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isUseLocalTrustStore() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns if local (pre-installed) truststore is used to avoid
SSL-connection-exceptions (checkbox)
- isUseReqMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Which request field to use for correlation?
- isUseResMsgIdAsCorrelId() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Which response field to use for correlation?
- isUseSSL() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isUseSSL() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns if SSL is used to secure the SMTP-connection (checkbox)
- isUseStartTLS() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- isUseStartTLS() - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Returns if StartTLS is used to secure the connection (checkbox)
- isValidating() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Is this validating
- isValidating() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- isValueOrientation() - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- isVerifySignature() - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- isWhitespace() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Is this whitepsace ignored.
- isWhitespace() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- isXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Check if xhtml validation mode is set
- isXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Check if xml validation mode is set
- isXML(byte[]) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Detects if some content starts with the standard XML prefix.
- items - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
When an item's state changes, editing is ended.
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
-
Handle change events: currently handles events for the JUnit4
checkbox, and sets up the relevant class names.
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
-
This itemStateChanged listener for changing the card layout for based on\
the test selected in the User defined test case.
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
-
This itemStateChanged listener for changing the card layout for based on
the test selected in the User defined test case.
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.threads.gui.ThreadGroupGui
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.GraphVisualizer
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.MonitorHealthVisualizer
-
- itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
Handler for Checkbox
- IterationCounter - Class in org.apache.jmeter.functions
-
Counter that can be referenced anywhere in the Thread Group.
- IterationCounter() - Constructor for class org.apache.jmeter.functions.IterationCounter
-
- iterationEnd(LoopIterationEvent) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.config.CSVDataSet
-
Called when a loop iteration is about to start.
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
Called when a loop iteration is about to start.
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.OnceOnlyController
-
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.control.ThroughputController
-
- iterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.engine.event.LoopIterationListener
-
Called when a loop iteration is about to start.
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.modifiers.UserParameters
-
- iterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.timers.ConstantTimer
-
Gain access to any variables that have been defined.
- iterator() - Method in class org.apache.jmeter.config.Arguments
-
Get a PropertyIterator of the arguments.
- iterator() - Method in class org.apache.jmeter.protocol.http.parser.URLCollection
-
- iterator() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Get a PropertyIterator of the files.
- iterator() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Get a PropertyIterator of the arguments.
- iterator() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
Get the property iterator to iterate through the sub-values of this
JMeterProperty.
- iterator() - Method in class org.apache.jmeter.testelement.property.MapProperty
-
Get the property iterator to iterate through the sub-values of this
JMeterProperty.
- iterator() - Method in class org.apache.jmeter.testelement.property.MultiProperty
-
Get the property iterator to iterate through the sub-values of this
JMeterProperty.
- iterator() - Method in class org.apache.jmeter.testelement.property.TestElementProperty
-
Get the property iterator to iterate through the sub-values of this
JMeterProperty.
- iterator() - Method in class org.apache.jorphan.gui.ObjectTableModel
-
- RAMP_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
-
Ramp-up time
- RAND - Static variable in class org.apache.jmeter.functions.RegexFunction
-
- Random - Class in org.apache.jmeter.functions
-
Provides a Random function which returns a random long integer between a min
(first argument) and a max (second argument).
- Random() - Constructor for class org.apache.jmeter.functions.Random
-
No-arg constructor.
- random - Variable in class org.apache.jmeter.timers.RandomTimer
-
- RandomControlGui - Class in org.apache.jmeter.control.gui
-
- RandomControlGui() - Constructor for class org.apache.jmeter.control.gui.RandomControlGui
-
- RandomController - Class in org.apache.jmeter.control
-
- RandomController() - Constructor for class org.apache.jmeter.control.RandomController
-
- RandomOrderController - Class in org.apache.jmeter.control
-
A controller that runs its children each at most once, but in a random order.
- RandomOrderController() - Constructor for class org.apache.jmeter.control.RandomOrderController
-
Create a new RandomOrderController.
- RandomOrderControllerGui - Class in org.apache.jmeter.control.gui
-
GUI for RandomOrderController.
- RandomOrderControllerGui() - Constructor for class org.apache.jmeter.control.gui.RandomOrderControllerGui
-
- RandomString - Class in org.apache.jmeter.functions
-
Provides a RandomString function which returns a random String of length (first argument)
using characters (second argument)
- RandomString() - Constructor for class org.apache.jmeter.functions.RandomString
-
No-arg constructor.
- RandomTimer - Class in org.apache.jmeter.timers
-
This class implements a random timer with its own panel and fields for value
update and user interaction.
- RandomTimer() - Constructor for class org.apache.jmeter.timers.RandomTimer
-
No-arg constructor.
- RandomVariableConfig - Class in org.apache.jmeter.config
-
- RandomVariableConfig() - Constructor for class org.apache.jmeter.config.RandomVariableConfig
-
- RandomVariableConfigBeanInfo - Class in org.apache.jmeter.config
-
- RandomVariableConfigBeanInfo() - Constructor for class org.apache.jmeter.config.RandomVariableConfigBeanInfo
-
- RANGE - Static variable in class org.apache.jmeter.timers.RandomTimer
-
- RateRenderer - Class in org.apache.jorphan.gui
-
Renders a rate in a JTable.
- RateRenderer(String) - Constructor for class org.apache.jorphan.gui.RateRenderer
-
- RawTextSearcher - Class in org.apache.jmeter.gui.action
-
Searcher implementation that searches text as is
- RawTextSearcher(boolean, String) - Constructor for class org.apache.jmeter.gui.action.RawTextSearcher
-
Constructor
- rconfigure(HashTree, String, File, String) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rconfigure(HashTree, String, File, String) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
Adds a feature to the ThreadGroup attribute of the RemoteJMeterEngineImpl
object.
- RE_USE_CONNECTION - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl
-
Reads data until the defined EOM byte is reached.
- read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
- read(InputStream) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
- read(InputStream) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
-
Reads data until the defined EOL byte is reached.
- read() - Method in class org.apache.jmeter.util.SlowInputStream
-
- read(byte[], int, int) - Method in class org.apache.jmeter.util.SlowInputStream
-
- read(InputStream, byte[], int, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Read as much as possible into buffer.
- READER - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
- ReadException - Exception in org.apache.jmeter.protocol.tcp.sampler
-
Exception that contains partial response (Text read until exception occured)
- ReadException() - Constructor for exception org.apache.jmeter.protocol.tcp.sampler.ReadException
-
Deprecated.
For use by test code only (serialisation tests)
- ReadException(String, Throwable, String) - Constructor for exception org.apache.jmeter.protocol.tcp.sampler.ReadException
-
Constructor
- readFile(String, SampleResult) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- readFunctors - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
-
- readLine(String) - Method in class org.apache.jmeter.services.FileServer
-
Get the next line of the named file, recycle by default.
- readLine(String, boolean) - Method in class org.apache.jmeter.services.FileServer
-
Get the next line of the named file, first line is name to false
- readLine(String, boolean, boolean) - Method in class org.apache.jmeter.services.FileServer
-
Get the next line of the named file.
- readResolve() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- readResolve() - Method in class org.apache.jmeter.util.BSFTestElement
-
- readResolve() - Method in class org.apache.jmeter.util.JSR223TestElement
-
- readResponse(SampleResult, InputStream, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- readResponse(SampleResult, BufferedInputStream, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- readResponse(HttpURLConnection, SampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Reads the response from the URL connection.
- readResponse(SampleResult, InputStream, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Read response from the input stream, converting to MD5 digest if the useMD5 property is set.
- RECEIVE_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
- Receiver - Class in org.apache.jmeter.protocol.jms.sampler
-
Receiver of pseudo-synchronous reply messages.
- RECEIVER_BCC - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- RECEIVER_CC - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- RECEIVER_TO - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- ReceiveSubscriber - Class in org.apache.jmeter.protocol.jms.client
-
Generic MessageConsumer class, which has two possible strategies.
- ReceiveSubscriber(boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Constructor takes the necessary JNDI related parameters to create a
connection and prepare to begin receiving messages.
- ReceiveSubscriber(int, boolean, String, String, String, String, String, String, String, boolean, String, String) - Constructor for class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Constructor takes the necessary JNDI related parameters to create a
connection and create an onMessageListener to prepare to begin receiving messages.
- RecordController - Class in org.apache.jmeter.protocol.http.control.gui
-
- RecordController() - Constructor for class org.apache.jmeter.protocol.http.control.gui.RecordController
-
- RecordingController - Class in org.apache.jmeter.protocol.http.control
-
- RecordingController() - Constructor for class org.apache.jmeter.protocol.http.control.RecordingController
-
- recordStats(TestElement) - Method in class org.apache.jmeter.reporters.ResultCollector
-
recordStats is used to save statistics generated by visualizers
- recoverRunningVersion() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Tells the test element to return to the state it was in when
setRunningVersion(true) was called.
- recoverRunningVersion() - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Tells the test element to return to the state it was in when
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
-
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.LongProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.MapProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.StringProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
-
Tell the property to revert to the state at the time
setRunningVersion(true) was called.
- recoverRunningVersion() - Method in interface org.apache.jmeter.testelement.TestElement
-
Tells the test element to return to the state it was in when
setRunningVersion(true) was called.
- recoverRunningVersion() - Method in class org.apache.jmeter.threads.SamplePackage
-
Recover each member of SamplePackage to the state before the call of setRunningVersion(true)
- recoverRunningVersionOfSubElements(TestElement) - Method in class org.apache.jmeter.testelement.property.MultiProperty
-
- REDIRECT_COLOR - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- REDIRECT_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
- refreshPeriod - Variable in class org.apache.jmeter.visualizers.SplineModel
-
- REGEX - Static variable in class org.apache.jmeter.assertions.SubstitutionElement
-
- RegexExtractor - Class in org.apache.jmeter.extractor
-
- RegexExtractor() - Constructor for class org.apache.jmeter.extractor.RegexExtractor
-
- RegexExtractorGui - Class in org.apache.jmeter.extractor.gui
-
Regular Expression Extractor Post-Processor GUI
- RegexExtractorGui() - Constructor for class org.apache.jmeter.extractor.gui.RegexExtractorGui
-
- RegexFunction - Class in org.apache.jmeter.functions
-
Implements regular expression parsing of sample results and variables
- RegexFunction() - Constructor for class org.apache.jmeter.functions.RegexFunction
-
- RegexpSearcher - Class in org.apache.jmeter.gui.action
-
Regexp search implementation
- RegexpSearcher(boolean, String) - Constructor for class org.apache.jmeter.gui.action.RegexpSearcher
-
Constructor
- register(TestStateListener) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- register(Stoppable) - Method in class org.apache.jmeter.gui.GuiPackage
-
Register process to stop on reload
- registerDisabledIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
-
- registerGUI(String, Class<?>, Class<?>) - Static method in class org.apache.jmeter.gui.GUIFactory
-
- registerIcon(String, ImageIcon) - Static method in class org.apache.jmeter.gui.GUIFactory
-
- reInitialize() - Method in class org.apache.jmeter.control.ForeachController
-
Resets the controller:
resetCurrent() (i.e. current=0)
increment iteration count
sets first=true
recoverRunningVersion() to set the controller back to the initial state
- reInitialize() - Method in class org.apache.jmeter.control.GenericController
-
Resets the controller:
resetCurrent() (i.e. current=0)
increment iteration count
sets first=true
recoverRunningVersion() to set the controller back to the initial state
- reInitialize() - Method in class org.apache.jmeter.control.InterleaveControl
-
Resets the controller:
resetCurrent() (i.e. current=0)
increment iteration count
sets first=true
recoverRunningVersion() to set the controller back to the initial state
- reInitialize() - Method in class org.apache.jmeter.control.LoopController
-
Resets the controller:
resetCurrent() (i.e. current=0)
increment iteration count
sets first=true
recoverRunningVersion() to set the controller back to the initial state
- reInitialize() - Method in class org.apache.jmeter.control.RandomOrderController
-
- reInitialize() - Method in class org.apache.jmeter.control.RunTime
-
- reInitializeSubController() - Method in class org.apache.jmeter.control.GenericController
-
Called to re-initialize a index of controller's elements (Bug 50032)
- REMOTE_EXIT - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_EXIT_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_FILENAME - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- REMOTE_SHUT - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_SHUT_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_SHUT_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- REMOTE_START - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_START_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_START_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- REMOTE_STOP - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_STOP_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOTE_STOP_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- Remoteable - Interface in org.apache.jmeter.samplers
-
Marker interface used by ConvertListeners to determine which test elements to wrap
so that the results are processed by the client rather than the server
- REMOTEADDR - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- RemoteJMeterEngine - Interface in org.apache.jmeter.engine
-
This is the interface for the RMI server engine, i.e.
- RemoteJMeterEngineImpl - Class in org.apache.jmeter.engine
-
This is the JMeter server main code.
- RemoteListenerWrapper - Class in org.apache.jmeter.samplers
-
Lars-Erik Helander provided the idea (and original implementation) for the
caching functionality (sampleStore).
- RemoteListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- RemoteListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- RemoteSampleListener - Interface in org.apache.jmeter.samplers
-
Allows notification on events occuring during the sampling process.
- RemoteSampleListenerImpl - Class in org.apache.jmeter.samplers
-
Implementation of remote sampler listener, also supports TestStateListener
- RemoteSampleListenerImpl(Object) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- RemoteSampleListenerWrapper - Class in org.apache.jmeter.samplers
-
- RemoteSampleListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
-
- RemoteSampleListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
-
- RemoteStart - Class in org.apache.jmeter.gui.action
-
- RemoteStart() - Constructor for class org.apache.jmeter.gui.action.RemoteStart
-
- RemoteTestListenerWrapper - Class in org.apache.jmeter.samplers
-
- RemoteTestListenerWrapper() - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- RemoteTestListenerWrapper(RemoteSampleListener) - Constructor for class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- REMOVE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- REMOVE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- Remove - Class in org.apache.jmeter.gui.action
-
Implements the Remove menu item.
- Remove() - Constructor for class org.apache.jmeter.gui.action.Remove
-
Constructor for the Remove object
- remove(int) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Remove an authentication record.
- remove(int) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Remove a cookie.
- remove(int) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Remove a header.
- REMOVE - Static variable in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- remove(String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- remove(int) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- remove() - Method in interface org.apache.jmeter.testelement.property.PropertyIterator
-
- remove() - Method in class org.apache.jmeter.testelement.property.PropertyIteratorImpl
- remove(String) - Method in class org.apache.jmeter.threads.JMeterVariables
-
Remove a variable.
- remove(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Removes the entire branch specified by the given key.
- remove(Object) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Removes the entire branch specified by the given key.
- removeAllArguments() - Method in class org.apache.jmeter.config.Arguments
-
Remove all arguments from the list.
- removeAllArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Remove all arguments from the list.
- removeAllHTTPFileArgs() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Remove all files from the list.
- removeArgument(int) - Method in class org.apache.jmeter.config.Arguments
-
Remove the specified argument from the list.
- removeArgument(Argument) - Method in class org.apache.jmeter.config.Arguments
-
Remove the specified argument from the list.
- removeArgument(String) - Method in class org.apache.jmeter.config.Arguments
-
Remove the argument with the specified name.
- removeArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Remove the specified argument from the list.
- removeArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Remove the specified argument from the list.
- removeArgument(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Remove the argument with the specified name.
- removeArguments() - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
-
Removes all of the arguments associated with this JavaConfig object.
- removeAssertionResults() - Method in class org.apache.jmeter.samplers.SampleResult
-
Allow custom SampleSenders to drop unwanted assertionResults
- removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Removes a change listener.
- removeChangeListener(ChangeListener) - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Removes a change listener.
- removeColumn(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- removeColumn(int) - Method in class org.apache.jorphan.collections.Data
-
- removeCurrentElement() - Method in class org.apache.jmeter.control.GenericController
-
- removedSelectedNode() - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
- removedSelectedNode() - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
- removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- removeHeaderNamed(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Remove from Headers the header named name
- removeHTTPFileArg(int) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Remove the specified file from the list.
- removeHTTPFileArg(HTTPFileArg) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Remove the specified file from the list.
- removeHTTPFileArg(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Remove the file with the specified path.
- removeIterationListener(LoopIterationListener) - Method in interface org.apache.jmeter.control.Controller
-
Unregister IterationListener
- removeIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.control.GenericController
-
Remove listener
- removeIterationListener(LoopIterationListener) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Unregister IterationListener
- removeLayoutComponent(Component) - Method in class org.apache.jorphan.gui.layout.VerticalLayout
-
Not used by this class.
- removeLocaleChangeListener(LocaleChangeListener) - Static method in class org.apache.jmeter.util.JMeterUtils
-
- removeNode(TestElement) - Method in class org.apache.jmeter.gui.GuiPackage
-
Remove a test element from the tree.
- removeNode(TestElement) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Remove a test element from the tree.
- removeNode(ReportTreeNode) - Static method in class org.apache.jmeter.report.gui.action.ReportRemove
-
- removeNodeFromParent(JMeterTreeNode) - Method in class org.apache.jmeter.gui.tree.JMeterTreeModel
-
- removeNodeFromParent(ReportTreeNode) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- removeNodesFromParents(ReportTreeNode[]) - Method in class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- removePageSummary(PageSummary) - Method in class org.apache.jmeter.report.writers.DefaultReportSummary
-
remove a PageSummary
- removePageSummary(PageSummary) - Method in interface org.apache.jmeter.report.writers.ReportSummary
-
Remove a page summary from the report summary.
- removePostActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
-
Allows an ActionListener to be removed from receiving notifications of a
command being executed after the command has executed.
- removePostActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
Allows an ActionListener to be removed from receiving notifications of a
command being executed after the command has executed.
- removePreActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.gui.action.ActionRouter
-
Allows an ActionListener to be removed from receiving notifications of a
command being executed prior to the actual execution of the command.
- removePreActionListener(Class<?>, ActionListener) - Method in class org.apache.jmeter.report.gui.action.ReportActionRouter
-
Allows an ActionListener to be removed from receiving notifications of a
command being executed prior to the actual execution of the command.
- removePrefix(String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Removes the standard prefix, i.e.
- removeProperty(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
- removeProperty(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- removeRow(int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- removeRow() - Method in class org.apache.jorphan.collections.Data
-
Removes the current row.
- removeRow(int) - Method in class org.apache.jorphan.collections.Data
-
- removeRow(int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- removeSlashDotDot(String) - Static method in class org.apache.jmeter.protocol.http.util.ConversionUtils
-
collapses absolute or relative URLs containing '/..' converting
http://host/path1/..
- removeSubResults() - Method in class org.apache.jmeter.samplers.SampleResult
-
Allow custom SampleSenders to drop unwanted subResults
- removeTableModelListener(TableModelListener) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
- removeUpdate(DocumentEvent) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
-
- RENAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- renameTo(Folder) - Method in class org.apache.jmeter.protocol.mail.sampler.MailFileFolder
-
- RenderAsHTML - Class in org.apache.jmeter.visualizers
-
- RenderAsHTML() - Constructor for class org.apache.jmeter.visualizers.RenderAsHTML
-
- RenderAsHTMLWithEmbedded - Class in org.apache.jmeter.visualizers
-
- RenderAsHTMLWithEmbedded() - Constructor for class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
-
- RenderAsJSON - Class in org.apache.jmeter.visualizers
-
- RenderAsJSON() - Constructor for class org.apache.jmeter.visualizers.RenderAsJSON
-
- RenderAsRegexp - Class in org.apache.jmeter.visualizers
-
Implement ResultsRender for Regexp tester
- RenderAsRegexp() - Constructor for class org.apache.jmeter.visualizers.RenderAsRegexp
-
- RenderAsText - Class in org.apache.jmeter.visualizers
-
- RenderAsText() - Constructor for class org.apache.jmeter.visualizers.RenderAsText
-
- RenderAsXML - Class in org.apache.jmeter.visualizers
-
- RenderAsXML() - Constructor for class org.apache.jmeter.visualizers.RenderAsXML
-
- renderChart(List<DataSet>) - Method in interface org.apache.jmeter.report.ReportChart
-
The method takes a list of the DataSet items.
- renderChart(List<DataSet>) - Method in class org.apache.jmeter.testelement.AbstractChart
-
Subclasses will need to implement the method by doing the following:
1. get the x and y axis
2. filter the table data
3. pass the data to the chart library
4. return the generated chart
- renderChart(List<DataSet>) - Method in class org.apache.jmeter.testelement.BarChart
-
- renderChart(List<DataSet>) - Method in class org.apache.jmeter.testelement.LineChart
-
- RendererUtils - Class in org.apache.jorphan.gui
-
Utility class for Renderers
- renderGraphics(double[][], String[]) - Method in class org.apache.jmeter.testelement.BarChart
-
- renderGraphics(double[][], String[]) - Method in class org.apache.jmeter.testelement.LineChart
-
- renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- renderImage(SampleResult) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- renderImage(SampleResult) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
- renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsJSON
- renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsText
- renderResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsXML
- renderResult(SampleResult) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- replace(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
-
Finds the given current key, and replaces it with the given new key.
- replace(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Finds the given current key, and replaces it with the given new key.
- ReplaceableController - Interface in org.apache.jmeter.control
-
This interface represents a controller that gets replaced during the
compilation phase of test execution in an arbitrary way.
- replaceAllChars(String, char, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Version of String.replaceAll() for JDK1.3
See below for another version which replaces strings rather than chars
- replaceContext(JMeterContext) - Static method in class org.apache.jmeter.threads.JMeterContextService
-
Replace Thread Context by the parameter.
- replaceExtension(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
Method uses indexOf to replace the old extension with the new extesion.
- replaceFirst(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Simple-minded String.replace() for JDK1.3 Should probably be recoded...
- ReplaceFunctionsWithStrings - Class in org.apache.jmeter.engine.util
-
Transforms strings into variable references (in spite of the name, which
suggests the opposite!)
- ReplaceFunctionsWithStrings(CompoundVariable, Map<String, String>) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
-
- ReplaceFunctionsWithStrings(CompoundVariable, Map<String, String>, boolean) - Constructor for class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
-
- replaceHeader(String, String) - Method in class org.apache.jorphan.collections.Data
-
Replaces the given header name with a new header name.
- ReplaceStringWithFunctions - Class in org.apache.jmeter.engine.util
-
- ReplaceStringWithFunctions(CompoundVariable, Map<String, String>) - Constructor for class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
-
- replaceValues(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
-
- replaceValues(TestElement) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
- REPORT_BAR_CHART_URL - Static variable in class org.apache.jmeter.testelement.BarChart
-
- REPORT_CHART_CAPTION - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_HEIGHT - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_TITLE - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_WIDTH - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_X_AXIS - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_X_LABEL - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_Y_AXIS - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_CHART_Y_LABEL - Static variable in class org.apache.jmeter.testelement.AbstractChart
-
- REPORT_COMMENTS - Static variable in class org.apache.jmeter.testelement.ReportPlan
-
- REPORT_PAGE - Static variable in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- REPORT_PAGE - Static variable in class org.apache.jmeter.testelement.ReportPlan
-
- REPORT_PAGE_CSS - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_PAGE_FOOTER - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_PAGE_HEADER - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_PAGE_INDEX - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_PAGE_INTRO - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_PAGE_TITLE - Static variable in class org.apache.jmeter.testelement.ReportPage
-
- REPORT_TABLE_50_PERCENT - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_90_PERCENT - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_ERROR_RATE - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_MAX - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_MEAN - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_MEDIAN - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_MIN - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_RESPONSE_RATE - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_TOTAL - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_TRANSFER_RATE - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- REPORT_TABLE_URL - Static variable in class org.apache.jmeter.testelement.AbstractTable
-
- ReportActionRouter - Class in org.apache.jmeter.report.gui.action
-
- ReportAddParent - Class in org.apache.jmeter.report.gui.action
-
- ReportAddParent() - Constructor for class org.apache.jmeter.report.gui.action.ReportAddParent
-
- ReportAddToTree - Class in org.apache.jmeter.report.gui.action
-
- ReportAddToTree() - Constructor for class org.apache.jmeter.report.gui.action.ReportAddToTree
-
- ReportCellRenderer - Class in org.apache.jmeter.report.gui.tree
-
- ReportCellRenderer() - Constructor for class org.apache.jmeter.report.gui.tree.ReportCellRenderer
-
- ReportChart - Interface in org.apache.jmeter.report
-
- ReportCheckDirty - Class in org.apache.jmeter.report.gui.action
-
- ReportCheckDirty() - Constructor for class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- ReportClose - Class in org.apache.jmeter.report.gui.action
-
This command clears the existing test plan, allowing the creation of a New
test plan.
- ReportClose() - Constructor for class org.apache.jmeter.report.gui.action.ReportClose
-
Constructor for the Close object.
- ReportCopy - Class in org.apache.jmeter.report.gui.action
-
- ReportCopy() - Constructor for class org.apache.jmeter.report.gui.action.ReportCopy
-
- ReportCut - Class in org.apache.jmeter.report.gui.action
-
- ReportCut() - Constructor for class org.apache.jmeter.report.gui.action.ReportCut
-
- ReportDragNDrop - Class in org.apache.jmeter.report.gui.action
-
- ReportDragNDrop() - Constructor for class org.apache.jmeter.report.gui.action.ReportDragNDrop
-
- ReportEditCommand - Class in org.apache.jmeter.report.gui.action
-
- ReportEditCommand() - Constructor for class org.apache.jmeter.report.gui.action.ReportEditCommand
-
- ReportEnableComponent - Class in org.apache.jmeter.report.gui.action
-
- ReportEnableComponent() - Constructor for class org.apache.jmeter.report.gui.action.ReportEnableComponent
-
- ReportEngine - Interface in org.apache.jmeter.report.engine
-
ReportEngine is the base interface for report engines
- reportErrors() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- reportErrors() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- reportErrorToUser(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Report an error through a dialog box.
- reportErrorToUser(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Report an error through a dialog box.
- ReportExitCommand - Class in org.apache.jmeter.report.gui.action
-
- ReportExitCommand() - Constructor for class org.apache.jmeter.report.gui.action.ReportExitCommand
-
Constructor for the ExitCommand object
- ReportFileDialoger - Class in org.apache.jmeter.gui.util
-
- ReportFilePanel - Class in org.apache.jmeter.gui.util
-
- ReportFilePanel() - Constructor for class org.apache.jmeter.gui.util.ReportFilePanel
-
Constructor for the FilePanel object.
- ReportFilePanel(String) - Constructor for class org.apache.jmeter.gui.util.ReportFilePanel
-
- ReportFilePanel(String, String) - Constructor for class org.apache.jmeter.gui.util.ReportFilePanel
-
- ReportFilePanel(ChangeListener, String) - Constructor for class org.apache.jmeter.gui.util.ReportFilePanel
-
Constructor for the FilePanel object.
- ReportGui - Class in org.apache.jmeter.control.gui
-
JMeter GUI component representing the test plan which will be executed when
the test is run.
- ReportGui() - Constructor for class org.apache.jmeter.control.gui.ReportGui
-
Create a new TestPlanGui.
- ReportGuiPackage - Class in org.apache.jmeter.gui
-
ReportGuiPackage is based on GuiPackage, but with changes for
the reporting tool.
- ReportHelp - Class in org.apache.jmeter.report.gui.action
-
- ReportHelp() - Constructor for class org.apache.jmeter.report.gui.action.ReportHelp
-
- ReportLoad - Class in org.apache.jmeter.report.gui.action
-
- ReportLoad() - Constructor for class org.apache.jmeter.report.gui.action.ReportLoad
-
- ReportLookAndFeelCommand - Class in org.apache.jmeter.report.gui.action
-
- ReportLookAndFeelCommand() - Constructor for class org.apache.jmeter.report.gui.action.ReportLookAndFeelCommand
-
- ReportMainFrame - Class in org.apache.jmeter.gui
-
ReportMainFrame is based on MainFrame. it uses the same basic structure,
but with changes for the report gui.
- ReportMainFrame() - Constructor for class org.apache.jmeter.gui.ReportMainFrame
-
Deprecated.
only for use by test code
- ReportMainFrame(TreeModel, ReportTreeListener) - Constructor for class org.apache.jmeter.gui.ReportMainFrame
-
Create a new JMeter frame.
- ReportMainFrame.WindowHappenings - Class in org.apache.jmeter.gui
-
A window adapter used to detect when the main JMeter frame is being
closed.
- ReportMainFrame.WindowHappenings() - Constructor for class org.apache.jmeter.gui.ReportMainFrame.WindowHappenings
-
- ReportMenuBar - Class in org.apache.jmeter.gui.util
-
This is a version of the MenuBar for the reporting tool.
- ReportMenuBar() - Constructor for class org.apache.jmeter.gui.util.ReportMenuBar
-
- ReportMenuFactory - Class in org.apache.jmeter.gui.util
-
- ReportPage - Class in org.apache.jmeter.testelement
-
ReportPage
- ReportPage() - Constructor for class org.apache.jmeter.testelement.ReportPage
-
No-arg constructor.
- ReportPageGui - Class in org.apache.jmeter.report.gui
-
- ReportPageGui() - Constructor for class org.apache.jmeter.report.gui.ReportPageGui
-
- ReportPaste - Class in org.apache.jmeter.report.gui.action
-
Places a copied JMeterTreeNode under the selected node.
- ReportPaste() - Constructor for class org.apache.jmeter.report.gui.action.ReportPaste
-
- ReportPlan - Class in org.apache.jmeter.testelement
-
- ReportPlan() - Constructor for class org.apache.jmeter.testelement.ReportPlan
-
- ReportPlan(String) - Constructor for class org.apache.jmeter.testelement.ReportPlan
-
- ReportRemove - Class in org.apache.jmeter.report.gui.action
-
- ReportRemove() - Constructor for class org.apache.jmeter.report.gui.action.ReportRemove
-
Constructor for the Remove object
- ReportSave - Class in org.apache.jmeter.report.gui.action
-
- ReportSave() - Constructor for class org.apache.jmeter.report.gui.action.ReportSave
-
Constructor for the Save object.
- ReportSaveGraphics - Class in org.apache.jmeter.report.gui.action
-
SaveGraphics action is meant to be a generic reusable Action.
- ReportSaveGraphics() - Constructor for class org.apache.jmeter.report.gui.action.ReportSaveGraphics
-
Constructor for the Save object.
- ReportStart - Class in org.apache.jmeter.report.gui.action
-
FIXME BROKEN CODE
- ReportStart() - Constructor for class org.apache.jmeter.report.gui.action.ReportStart
-
Constructor for the Start object.
- ReportSummary - Interface in org.apache.jmeter.report.writers
-
The purpose of ReportSummary is to provide a detailed description of the
reports generated, how long it took and where the generated files are
located.
- ReportTable - Interface in org.apache.jmeter.report
-
- ReportTreeListener - Class in org.apache.jmeter.report.gui.tree
-
- ReportTreeListener(ReportTreeModel) - Constructor for class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Constructor for the JMeterTreeListener object.
- ReportTreeListener() - Constructor for class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
- ReportTreeModel - Class in org.apache.jmeter.report.gui.tree
-
- ReportTreeModel() - Constructor for class org.apache.jmeter.report.gui.tree.ReportTreeModel
-
- ReportTreeNode - Class in org.apache.jmeter.report.gui.tree
-
- ReportTreeNode() - Constructor for class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- ReportTreeNode(TestElement, ReportTreeModel) - Constructor for class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- ReportWriter - Interface in org.apache.jmeter.report.writers
-
ReportWriter defines the basic operations of a report writer.
- REQUEST - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- REQUEST_VIEW_COMMAND - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- REQUESTBYTESRECEIVED - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- REQUESTBYTESSENT - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- REQUESTCOUNT - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- requestHeaders(StringBuilder, Message) - Static method in class org.apache.jmeter.protocol.jms.Utils
-
- RequestInfo - Interface in org.apache.jmeter.monitor.model
-
- REQUESTINFO - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- RequestInfoImpl - Class in org.apache.jmeter.monitor.model
-
- RequestInfoImpl() - Constructor for class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- RequestPanel - Class in org.apache.jmeter.visualizers
-
Manipulate all classes which implements request view panel interface
and return a super panel with a bottom tab list of this classes
- RequestPanel() - Constructor for class org.apache.jmeter.visualizers.RequestPanel
-
Find and instanciate all class that extend RequestView
and Create Request Panel
- REQUESTPROCESSINGTIME - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- RequestView - Interface in org.apache.jmeter.visualizers
-
Interface for request panel in View Results Tree
All classes which implements this interface is display
on bottom tab in request panel
- RequestViewHTTP - Class in org.apache.jmeter.protocol.http.visualizers
-
Specializer panel to view a HTTP request parsed
- RequestViewHTTP() - Constructor for class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
Pane to view HTTP request sample in view results tree
- RequestViewRaw - Class in org.apache.jmeter.visualizers
-
(historical) Panel to view request data
- RequestViewRaw() - Constructor for class org.apache.jmeter.visualizers.RequestViewRaw
-
- RES_KEY_PFX - Static variable in class org.apache.jmeter.util.JMeterUtils
-
- reserveFile(String) - Method in class org.apache.jmeter.services.FileServer
-
Creates an association between a filename and a File inputOutputObject,
and stores it for later use - unless it is already stored.
- reserveFile(String, String) - Method in class org.apache.jmeter.services.FileServer
-
Creates an association between a filename and a File inputOutputObject,
and stores it for later use - unless it is already stored.
- reserveFile(String, String, String) - Method in class org.apache.jmeter.services.FileServer
-
Creates an association between a filename and a File inputOutputObject,
and stores it for later use - unless it is already stored.
- reserveFile(String, String, String, boolean) - Method in class org.apache.jmeter.services.FileServer
-
Creates an association between a filename and a File inputOutputObject,
and stores it for later use - unless it is already stored.
- reset() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
- reset() - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- reset() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
-
Tell the filter when the parsing has reached the end of the log file and
is about to begin again.
- reset() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The purpose of the reset is so Samplers can explicitly call reset to
create a new instance of HTTPSampler.
- reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
Tell the filter when the parsing has reached the end of the log file and
is about to begin again.
- reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Tell the filter when the parsing has reached the end of the log file and
is about to begin again.
- reset() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
Reset the HTTPSampler to make sure it is a new instance.
- reset() - Method in interface org.apache.jmeter.report.engine.ReportEngine
-
- reset() - Method in class org.apache.jmeter.report.engine.StandardReportEngine
-
- reset() - Method in class org.apache.jmeter.util.BeanShellInterpreter
-
Resets the BeanShell interpreter.
- reset() - Static method in class org.apache.jmeter.util.SSLManager
-
Resets the SSLManager so that we can create a new one with a new keystore
- reset() - Method in class org.apache.jorphan.collections.Data
-
Resets the current position of the data set to just before the first
element.
- RESET_GUI - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- RESET_INTERPRETER - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
-
- RESET_INTERPRETER - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- resetBase() - Method in class org.apache.jmeter.services.FileServer
-
- resetContext() - Method in class org.apache.jmeter.util.JsseSSLManager
-
Resets the SSLContext if using per-thread contexts.
- resetCurrent() - Method in class org.apache.jmeter.control.GenericController
-
- resetCurrent() - Method in class org.apache.jmeter.control.RandomController
-
- resetIterCount() - Method in class org.apache.jmeter.control.GenericController
-
- resetLoopCount() - Method in class org.apache.jmeter.control.ForeachController
-
- resetLoopCount() - Method in class org.apache.jmeter.control.LoopController
-
- resetLoopCount() - Method in class org.apache.jmeter.control.RunTime
-
- ResetSearchCommand - Class in org.apache.jmeter.gui.action
-
Reset Search
- ResetSearchCommand() - Constructor for class org.apache.jmeter.gui.action.ResetSearchCommand
-
- resetValue() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
This method determines the policy of what value to start (and re-start)
at.
- resolveBaseRelativeName(String) - Static method in class org.apache.jmeter.services.FileServer
-
Resolve a file name that may be relative to the base directory.
- resolveReplacementSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.control.IncludeController
-
- resolveReplacementSubTree(JMeterTreeNode) - Method in class org.apache.jmeter.control.ModuleController
-
Compute the replacement tree.
- resolveReplacementSubTree(JMeterTreeNode) - Method in interface org.apache.jmeter.control.ReplaceableController
-
Compute the replacement tree.
- RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
-
- RESOURCE_BUNDLE - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
- RESPONSE_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- RESPONSE_WAS_NULL - Static variable in class org.apache.jmeter.assertions.AssertionResult
-
- ResponseAssertion - Class in org.apache.jmeter.assertions
-
Test element to handle Response Assertions, @see AssertionGui
- ResponseAssertion() - Constructor for class org.apache.jmeter.assertions.ResponseAssertion
-
- RespTimeGraphChart - Class in org.apache.jmeter.visualizers
-
- RespTimeGraphChart() - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- RespTimeGraphChart(LayoutManager) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- RespTimeGraphChart(LayoutManager, boolean) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- RespTimeGraphDataBean - Class in org.apache.jmeter.visualizers
-
- RespTimeGraphDataBean(long, long, String) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- RespTimeGraphLineBean - Class in org.apache.jmeter.visualizers
-
- RespTimeGraphLineBean(String, Color) - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphLineBean
-
- RespTimeGraphVisualizer - Class in org.apache.jmeter.visualizers
-
- RespTimeGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.RespTimeGraphVisualizer
-
- RESTART_NEXT_LOOP - Static variable in class org.apache.jmeter.sampler.TestAction
-
- restoreSpecialProperties(TestElement, HierarchicalStreamReader) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
Restore the special properties:
TestElement.GUI_CLASS
TestElement.TEST_CLASS
TestElement.NAME
TestElement.ENABLED
- ResultAction - Class in org.apache.jmeter.reporters
-
ResultAction - take action based on the status of the last Result
- ResultAction() - Constructor for class org.apache.jmeter.reporters.ResultAction
-
- ResultActionGui - Class in org.apache.jmeter.reporters.gui
-
Create a Result Action Test Element
- ResultActionGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultActionGui
-
- ResultCollector - Class in org.apache.jmeter.reporters
-
This class handles all saving of samples.
- ResultCollector() - Constructor for class org.apache.jmeter.reporters.ResultCollector
-
No-arg constructor.
- ResultCollector(Summariser) - Constructor for class org.apache.jmeter.reporters.ResultCollector
-
- RESULTCOLLECTOR_HELPER_OBJECT - Static variable in class org.apache.jmeter.save.SaveService
-
- ResultCollectorHelper - Class in org.apache.jmeter.reporters
-
Helper class to allow TestResultWrapperConverter to send samples
directly to the visualiser if required.
- ResultCollectorHelper(ResultCollector, Visualizer) - Constructor for class org.apache.jmeter.reporters.ResultCollectorHelper
-
- resultProcessing(boolean, int, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- resultProcessing(boolean, int, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Follow redirects and download page resources if appropriate. this works,
but the container stuff here is what's doing it. followRedirects() is
actually doing the work to make sure we have only one container to make
this work more naturally, I think this method - sample() - needs to take
an HTTPSamplerResult container parameter instead of a
boolean:areFollowingRedirect.
- ResultRenderer - Interface in org.apache.jmeter.visualizers
-
Interface to results render
- results - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
Contains results; contained in resultsPane
- ResultSaver - Class in org.apache.jmeter.reporters
-
Save Result responseData to a set of files
This is mainly intended for validation tests
- ResultSaver() - Constructor for class org.apache.jmeter.reporters.ResultSaver
-
- ResultSaver(String) - Constructor for class org.apache.jmeter.reporters.ResultSaver
-
- ResultSaverGui - Class in org.apache.jmeter.reporters.gui
-
Create a ResultSaver test element, which saves the sample information in set
of files
- ResultSaverGui() - Constructor for class org.apache.jmeter.reporters.gui.ResultSaverGui
-
- resultsScrollPane - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
Response Data pane
- resultToDelimitedString(SampleEvent) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Convert a result into a string, where the fields of the result are
separated by the default delimiter.
- resultToDelimitedString(SampleEvent, String) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Convert a result into a string, where the fields of the result are
separated by a specified String.
- RETOBJ - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- retrieveAttributes(HierarchicalStreamReader, UnmarshallingContext, SampleResult) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- retrieveItem(HierarchicalStreamReader, UnmarshallingContext, SampleResult, Object) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- reverseReplace(TestElement) - Method in class org.apache.jmeter.engine.util.ValueReplacer
-
- reverseReplace(TestElement, boolean) - Method in class org.apache.jmeter.engine.util.ValueReplacer
-
- reverseReplace(TestElement) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
- reverseReplace(TestElement, boolean) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
- REVERT_PROJECT - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- RevertProject - Class in org.apache.jmeter.gui.action
-
Handles the Revert Project command.
- RevertProject() - Constructor for class org.apache.jmeter.gui.action.RevertProject
-
- rexit() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rexit() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- RIGHT - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
-
The horizontal alignment constant that designates right justification.
- rightAlign(StringBuilder, int) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Right aligns some text in a StringBuilder N.B. modifies the input buffer
- RightAlignRenderer - Class in org.apache.jorphan.gui
-
Renders items in a JTable right-aligned
- RightAlignRenderer() - Constructor for class org.apache.jorphan.gui.RightAlignRenderer
-
- rightSide - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
request pane content
- RMETHOD - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
protected members *
- ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- rootNode - Variable in class org.apache.jorphan.gui.AbstractTreeTableModel
-
- RowDetailDialog - Class in org.apache.jmeter.config.gui
-
Show detail of a Row
- RowDetailDialog() - Constructor for class org.apache.jmeter.config.gui.RowDetailDialog
-
- RowDetailDialog(ObjectTableModel, int) - Constructor for class org.apache.jmeter.config.gui.RowDetailDialog
-
- rreset() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rreset() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- rrunTest() - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rrunTest() - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- rsetProperties(Properties) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rsetProperties(Properties) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- rstopTest(boolean) - Method in interface org.apache.jmeter.engine.RemoteJMeterEngine
-
- rstopTest(boolean) - Method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- run() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- run() - Method in class org.apache.jmeter.gui.util.FocusRequester
-
- run() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
-
Listen on the daemon port and handle incoming requests.
- run() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorThread
-
Main processing method for the HttpMirror object
- run() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
-
Listen on the daemon port and handle incoming requests.
- run() - Method in class org.apache.jmeter.protocol.http.proxy.Proxy
-
Main processing method for the Proxy object
- run() - Method in class org.apache.jmeter.protocol.jms.sampler.Receiver
-
- run(List<String>) - Method in class org.apache.jmeter.protocol.system.NativeCommand
-
- run() - Method in class org.apache.jmeter.report.engine.StandardReportEngine
-
- run() - Method in class org.apache.jmeter.threads.JMeterThread
-
- run() - Method in class org.apache.jmeter.util.BeanShellServer
-
- RunningSample - Class in org.apache.jmeter.visualizers
-
Running sample data container.
- RunningSample(String, int) - Constructor for class org.apache.jmeter.visualizers.RunningSample
-
Use this constructor to create the initial instance
- RunningSample(RunningSample) - Constructor for class org.apache.jmeter.visualizers.RunningSample
-
Copy constructor to create a duplicate of existing instance (without the
disadvantages of clone()
- runReport() - Method in interface org.apache.jmeter.report.engine.ReportEngine
-
- runReport() - Method in class org.apache.jmeter.report.engine.StandardReportEngine
-
- runSafe(Runnable) - Static method in class org.apache.jmeter.util.JMeterUtils
-
- runTest() - Method in class org.apache.jmeter.engine.ClientJMeterEngine
-
- runTest() - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- runTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- runTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
-
Perform a single sample for each iteration.
- runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
-
Perform a single sample.
- runTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
-
Perform a single sample.
- RunTime - Class in org.apache.jmeter.control
-
- RunTime() - Constructor for class org.apache.jmeter.control.RunTime
-
- RunTimeGui - Class in org.apache.jmeter.control.gui
-
The user interface for a controller which specifies that its subcomponents
should be executed some number of seconds in a loop.
- RunTimeGui() - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
-
Create a new LoopControlPanel as a standalone component.
- RunTimeGui(boolean) - Constructor for class org.apache.jmeter.control.gui.RunTimeGui
-
Create a new LoopControlPanel as either a standalone or an embedded
component.
- sample(Entry) - Method in class org.apache.jmeter.control.TransactionSampler
-
One cannot sample the TransactionSampler directly.
- sample(Entry) - Method in class org.apache.jmeter.examples.sampler.ExampleSampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample(Entry) - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
-
- sample(Entry) - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
-
- sample(Entry) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
sample(Entry e) simply calls sample().
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPFileImpl
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Samples the URL passed in and stores the result in
HTTPSampleResult
, following redirects and downloading
page resources as appropriate.
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Samples the URL passed in and stores the result in
HTTPSampleResult
, following redirects and downloading
page resources as appropriate.
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Do a sampling and return its results.
- sample() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Perform a sample, and return the results
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Samples the URL passed in and stores the result in
HTTPSampleResult
, following redirects and downloading
page resources as appropriate.
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
-
Samples the URL passed in and stores the result in
HTTPSampleResult
, following redirects and downloading
page resources as appropriate.
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- sample(URL, String, boolean, int) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- sample() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Sample the URL using Apache SOAP driver.
- SAMPLE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.BSFSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Performs a test sample.
- sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JSR223Sampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample(Entry) - Method in class org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
The implementation will publish n messages within a for loop.
- sample() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
sample method will check which client it should use and call the
appropriate client specific sample method.
- sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
!
- sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- sample(Entry) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample(Entry) - Method in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
Performs the sample, and returns the result
- sample(Entry) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Performs a test sample.
- sample(Entry) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- sample(Entry) - Method in class org.apache.jmeter.sampler.DebugSampler
-
- sample(Entry) - Method in class org.apache.jmeter.sampler.TestAction
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- sample(Entry) - Method in interface org.apache.jmeter.samplers.Sampler
-
Obtains statistics about the given Entry, and packages the information
into a SampleResult.
- Sample - Class in org.apache.jmeter.visualizers
-
- Sample(String, long, long, long, long, long, double, long, boolean, long, long) - Constructor for class org.apache.jmeter.visualizers.Sample
-
- Sample(String, long, long, long, long, long, double, long, boolean, long, long, int, String) - Constructor for class org.apache.jmeter.visualizers.Sample
-
- Sample() - Constructor for class org.apache.jmeter.visualizers.Sample
-
- SAMPLE_EVENT_OBJECT - Static variable in class org.apache.jmeter.save.SaveService
-
- SAMPLE_VARIABLES - Static variable in class org.apache.jmeter.samplers.SampleEvent
-
- sampleEnd() - Method in class org.apache.jmeter.samplers.SampleResult
-
Record the end time of a sample and calculate the elapsed time
- SampleEvent - Class in org.apache.jmeter.samplers
-
Packages information regarding the target of a sample event, such as the
result from that event and the thread group it ran in.
- SampleEvent() - Constructor for class org.apache.jmeter.samplers.SampleEvent
-
- SampleEvent(SampleResult, String) - Constructor for class org.apache.jmeter.samplers.SampleEvent
-
Creates SampleEvent without saving any variables.
- SampleEvent(SampleResult, String, JMeterVariables) - Constructor for class org.apache.jmeter.samplers.SampleEvent
-
Contructor used for normal samples, saves variable values if any are defined.
- SampleEvent(SampleResult, String, String) - Constructor for class org.apache.jmeter.samplers.SampleEvent
-
Only intended for use when loading results from a file.
- SampleEvent(SampleResult, String, JMeterVariables, boolean) - Constructor for class org.apache.jmeter.samplers.SampleEvent
-
- SampleEventConverter - Class in org.apache.jmeter.save.converters
-
XStream Converter for the SampleResult class
- SampleEventConverter() - Constructor for class org.apache.jmeter.save.converters.SampleEventConverter
-
- SampleListener - Interface in org.apache.jmeter.samplers
-
Allows notification on events occuring during the sampling process.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.MailerResultCollector
-
When a test result is received, display it and save it.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
-
Examine the sample(s) and take appropriate action
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
-
When a test result is received, display it and save it.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
-
Saves the sample result (and any sub results) in files
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
-
Accumulates the sample in two SampleResult objects - one for running
totals, and the other for deltas.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.AsynchSampleSender
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.BatchSampleSender
-
Stores sample events untill either a time or sample threshold is
breached.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.DataStrippingSampleSender
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.DiskStoreSampleSender
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.HoldSampleSender
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
A sample has started and stopped.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
-
- sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
-
A sample has started and stopped.
- sampleOccurred(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleSender
-
A sample occurred.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.StandardSampleSender
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.samplers.StatisticalSampleSender
-
Stores sample events untill either a time or sample threshold is
breached.
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
-
- sampleOccurred(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
-
- SamplePackage - Class in org.apache.jmeter.threads
-
Packages methods related to sample handling.
- SamplePackage(List<ConfigTestElement>, List<SampleListener>, List<Timer>, List<Assertion>, List<PostProcessor>, List<PreProcessor>, List<Controller>) - Constructor for class org.apache.jmeter.threads.SamplePackage
-
- samplePause() - Method in class org.apache.jmeter.samplers.SampleResult
-
Pause a sample
- Sampler - Interface in org.apache.jmeter.samplers
-
Classes which are able to generate information about an entry should
implement this interface.
- SamplerCreator - Interface in org.apache.jmeter.protocol.http.proxy
-
Factory of sampler
- SamplerCreatorFactory - Class in org.apache.jmeter.protocol.http.proxy
-
- SamplerCreatorFactory() - Constructor for class org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory
-
- SampleResult - Class in org.apache.jmeter.samplers
-
This is a nice packaging for the various information returned from taking a
sample of an entry.
- SampleResult() - Constructor for class org.apache.jmeter.samplers.SampleResult
-
- SampleResult(SampleResult) - Constructor for class org.apache.jmeter.samplers.SampleResult
-
Copy constructor.
- SampleResult(long, boolean) - Constructor for class org.apache.jmeter.samplers.SampleResult
-
Create a sample with a specific elapsed time but don't allow the times to
be changed later
(only used by HTTPSampleResult)
- SampleResult(long, long) - Constructor for class org.apache.jmeter.samplers.SampleResult
-
Allow users to create a sample with specific timestamp and elapsed times
for cloning purposes, but don't allow the times to be changed later
Currently used by OldSaveService, CSVSaveService and StatisticalSampleResult
- SampleResultConverter - Class in org.apache.jmeter.save.converters
-
XStream Converter for the SampleResult class
- SampleResultConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.SampleResultConverter
-
- sampleResume() - Method in class org.apache.jmeter.samplers.SampleResult
-
Resume a sample
- SamplerName - Class in org.apache.jmeter.functions
-
Function to return the name of the current sampler.
- SamplerName() - Constructor for class org.apache.jmeter.functions.SamplerName
-
- SamplerResultTab - Class in org.apache.jmeter.visualizers
-
Right side in View Results Tree
- SamplerResultTab() - Constructor for class org.apache.jmeter.visualizers.SamplerResultTab
-
- SamplerResultTab.RowResult - Class in org.apache.jmeter.visualizers
-
For model table
- SamplerResultTab.RowResult(String, Object) - Constructor for class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
-
- SAMPLERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
-
- SampleSaveConfiguration - Class in org.apache.jmeter.samplers
-
Holds details of which sample attributes to save.
- SampleSaveConfiguration() - Constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SampleSaveConfiguration(boolean) - Constructor for class org.apache.jmeter.samplers.SampleSaveConfiguration
-
Alternate constructor for use by OldSaveService
- SampleSaveConfigurationConverter - Class in org.apache.jmeter.save.converters
-
- SampleSaveConfigurationConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
-
- SampleSender - Interface in org.apache.jmeter.samplers
-
This interface is used to define the methods that need to be intercepted
by the SampleSender wrapper classes processed by the RemoteListenerWrapper.
- SampleSenderFactory - Class in org.apache.jmeter.samplers
-
- SampleSenderFactory() - Constructor for class org.apache.jmeter.samplers.SampleSenderFactory
-
- sampleStart() - Method in class org.apache.jmeter.samplers.SampleResult
-
Record the start time of a sample
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
-
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
-
- sampleStarted(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
-
A sample has started.
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
-
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
-
- sampleStarted(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
-
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.control.TransactionController
-
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultAction
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.ResultSaver
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.reporters.Summariser
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerWrapper
-
- sampleStopped(SampleEvent) - Method in interface org.apache.jmeter.samplers.SampleListener
-
A sample has stopped.
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.BeanShellListener
-
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.BSFListener
-
- sampleStopped(SampleEvent) - Method in class org.apache.jmeter.visualizers.JSR223Listener
-
- sampleWithParser() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
sample gets a new HTTPSampler from the generator and calls it's sample()
method.
- SamplingStatCalculator - Class in org.apache.jmeter.visualizers
-
Aggegate sample data container.
- SamplingStatCalculator() - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- SamplingStatCalculator(String) - Constructor for class org.apache.jmeter.visualizers.SamplingStatCalculator
-
- SAVE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SAVE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- Save - Class in org.apache.jmeter.gui.action
-
Save the current test plan; implements:
Save
Save TestPlan As
Save (Selection) As
- Save() - Constructor for class org.apache.jmeter.gui.action.Save
-
Constructor for the Save object.
- save(String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Save the authentication data to a file.
- save(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Save the static cookie data to a file.
- save(String) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Save the header data to a file.
- save() - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
If the generator is converting the logs to a .jmx file, save should be
called.
- save() - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
save must be called to write the jmx file, otherwise it will not be
saved.
- SAVE - Static variable in class org.apache.jmeter.report.gui.action.ReportSave
-
- SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SAVE_ALL_AS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- SAVE_ALL_AS - Static variable in class org.apache.jmeter.report.gui.action.ReportSave
-
- SAVE_ALL_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SAVE_AS - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SAVE_AS - Static variable in class org.apache.jmeter.report.gui.action.ReportSave
-
- SAVE_BUTTON - Static variable in class org.apache.jmeter.gui.util.ButtonPanel
-
- SAVE_FIRST_ASSERTION - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SAVE_GRAPHICS - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SAVE_GRAPHICS - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- SAVE_GRAPHICS - Static variable in class org.apache.jmeter.report.gui.action.ReportSaveGraphics
-
- SAVE_GRAPHICS_ALL - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SAVE_GRAPHICS_ALL - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- SAVE_NO_ASSERTIONS - Static variable in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SAVE_RESPONSE - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- saveAssertionResultsFailureMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveAssertions() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveAssertions(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveAsXml() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveBytes() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveCode() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveConnectionCookies(HttpMethod, URL, CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
From the HttpMethod
, store all the "set-cookie" key-pair
values in the cookieManager of the UrlConfig
.
- saveConnectionCookies(HttpMethod, URL, CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- saveCSVStats(List<?>, FileWriter) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Method will save aggregate statistics as CSV.
- saveCSVStats(List<?>, FileWriter, String[]) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Method will save aggregate statistics as CSV.
- saveCSVStats(DefaultTableModel, FileWriter) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Method saves aggregate statistics (with header names) as CSV from a table
model.
- saveCSVStats(DefaultTableModel, FileWriter, boolean) - Static method in class org.apache.jmeter.save.CSVSaveService
-
Method saves aggregate statistics as CSV from a table model.
- saveDataType() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveDetails(URLConnection, SampleResult) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
- saveDetails(HttpMethod, SampleResult) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
- saveDetails(HttpResponse, SampleResult) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Save the Last-Modified, Etag, and Expires headers if the result is cacheable.
- saveElement(Object, OutputStream) - Static method in class org.apache.jmeter.save.SaveService
-
- saveEncoding() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveFieldNames() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveFileName() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SaveGraphics - Class in org.apache.jmeter.gui.action
-
SaveGraphics action is meant to be a generic reusable Action.
- SaveGraphics() - Constructor for class org.apache.jmeter.gui.action.SaveGraphics
-
Constructor for the Save object.
- SaveGraphicsService - Class in org.apache.jmeter.save
-
Class is responsible for taking a component and saving it as a JPEG, PNG or
TIFF.
- SaveGraphicsService() - Constructor for class org.apache.jmeter.save.SaveGraphicsService
-
- saveHostname() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveIdleTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveJComponent(String, int, JComponent) - Method in class org.apache.jmeter.save.SaveGraphicsService
-
Method will save the JComponent as an image.
- saveLabel() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveLatency() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveMessage() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- savePNGWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
-
Use Batik to save a PNG of the graph
- SavePropertyDialog - Class in org.apache.jmeter.gui
-
Generates Configure pop-up dialogue for Listeners from all methods in SampleSaveConfiguration
with the signature "boolean saveXXX()".
- SavePropertyDialog() - Constructor for class org.apache.jmeter.gui.SavePropertyDialog
-
- SavePropertyDialog(Frame, String, boolean, SampleSaveConfiguration) - Constructor for class org.apache.jmeter.gui.SavePropertyDialog
-
- saveRequestHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveRequestHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveResponseData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveResponseData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveResponseData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveResponseHeaders() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveResponseHeaders(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveSampleCount() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveSamplerData(SampleResult) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveSamplerData() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveSamplerData(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveSampleResult(SampleEvent, Writer) - Static method in class org.apache.jmeter.save.SaveService
-
Save a sampleResult to an XML output file using XStream.
- saveScopeSettings(AbstractScopedTestElement) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
-
Save the scope settings in the test element.
- SaveService - Class in org.apache.jmeter.save
-
Handles setting up XStream serialisation.
- SaveService() - Constructor for class org.apache.jmeter.save.SaveService
-
- saveSpecialProperties(TestElement, HierarchicalStreamWriter) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
Save the special properties:
TestElement.GUI_CLASS
TestElement.TEST_CLASS
TestElement.NAME
TestElement.ENABLED
- saveSubresults() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveSubResults(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- saveSuccess() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveTestElement(TestElement, Writer) - Static method in class org.apache.jmeter.save.SaveService
-
- saveThreadCounts() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveThreadName() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveTIFFWithBatik(String, BufferedImage) - Method in class org.apache.jmeter.save.SaveGraphicsService
-
Use Batik to save a TIFF file of the graph
- saveTime() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveTimestamp() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- saveTree(HashTree, OutputStream) - Static method in class org.apache.jmeter.save.SaveService
-
- saveUrl() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- SBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- SCHEDULER - Static variable in class org.apache.jmeter.threads.ThreadGroup
-
Whether scheduler is being used
- SCOPE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- ScopePanel - Class in org.apache.jmeter.util
-
Scope panel so users can choose whether
to apply the test element to the parent sample, the child samples or both.
- ScopePanel() - Constructor for class org.apache.jmeter.util.ScopePanel
-
- ScopePanel(boolean) - Constructor for class org.apache.jmeter.util.ScopePanel
-
- SCRIPT - Static variable in class org.apache.jmeter.assertions.BeanShellAssertion
-
- SCRIPT - Static variable in class org.apache.jmeter.protocol.java.sampler.BeanShellSampler
-
- ScriptingBeanInfoSupport - Class in org.apache.jmeter.util
-
Parent class to define common GUI parameters for BSF and JSR223 test elements
- ScriptingBeanInfoSupport(Class<?>, String[]) - Constructor for class org.apache.jmeter.util.ScriptingBeanInfoSupport
-
- ScriptWrapperConverter - Class in org.apache.jmeter.save
-
Handles XStream conversion of Test Scripts
- ScriptWrapperConverter(Mapper) - Constructor for class org.apache.jmeter.save.ScriptWrapperConverter
-
- search(List<String>) - Method in class org.apache.jmeter.gui.action.RawTextSearcher
-
Implements the search
- search(List<String>) - Method in class org.apache.jmeter.gui.action.RegexpSearcher
-
Implements the search
- search(List<String>) - Method in interface org.apache.jmeter.gui.action.Searcher
-
Implements the search
- SEARCH - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- search(Object) - Method in class org.apache.jorphan.collections.HashTree
-
Searches the HashTree structure for the given key.
- SEARCH_RESET - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SEARCH_TREE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SEARCH_TREE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- Searchable - Interface in org.apache.jmeter.gui
-
Interface for nodes that are searchable
- SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- SearchByClass<T> - Class in org.apache.jorphan.collections
-
Useful for finding all nodes in the tree that represent objects of a
particular type.
- SearchByClass(Class<T>) - Constructor for class org.apache.jorphan.collections.SearchByClass
-
Creates an instance of SearchByClass, and sets the Class to be searched
for.
- Searcher - Interface in org.apache.jmeter.gui.action
-
Search algorithm
- SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- searchTest(String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
-
Filter the data in the ldap directory for the given search base.
- searchTest(DirContext, String, String, int, long, int, String[], boolean, boolean) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
-
Filter the data in the ldap directory for the given search base
- searchTextExtension - Variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- SearchTextExtension - Class in org.apache.jmeter.visualizers
-
- SearchTextExtension() - Constructor for class org.apache.jmeter.visualizers.SearchTextExtension
-
- SearchTreeCommand - Class in org.apache.jmeter.gui.action
-
Search nodes for a text
TODO Enhance search dialog to select kind of nodes ....
- SearchTreeCommand() - Constructor for class org.apache.jmeter.gui.action.SearchTreeCommand
-
- SearchTreeDialog - Class in org.apache.jmeter.gui.action
-
- SearchTreeDialog() - Constructor for class org.apache.jmeter.gui.action.SearchTreeDialog
-
- SECURE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- SecuritySettingsPanel - Class in org.apache.jmeter.protocol.smtp.sampler.gui
-
- SecuritySettingsPanel() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
- selectNodeList(Document, String) - Static method in class org.apache.jmeter.util.XPathUtil
-
Extract NodeList using expression
- selJComboBoxItem(Properties, JComboBox, Vector<?>, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Sets the selection of the JComboBox to the Object 'name' from the list in
namVec.
- SEND_SOAP_ACTION - Static variable in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- sendAndReceive(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.FixedQueueExecutor
-
Sends and receives a message.
- sendAndReceive(Message) - Method in interface org.apache.jmeter.protocol.jms.sampler.QueueExecutor
-
Sends and receives a message.
- sendAndReceive(Message) - Method in class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
-
Sends and receives a message.
- sendMail(String, List<String>, String, String, String) - Method in class org.apache.jmeter.reporters.MailerModel
-
Sends a mail with the given parameters using SMTP.
- sendMail(String, List<String>, String, String, String, String, String, String, MailerModel.MailAuthType, boolean) - Method in class org.apache.jmeter.reporters.MailerModel
-
Sends a mail with the given parameters using SMTP.
- SendMailCommand - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
-
This class performs all tasks necessary to send a message (build message,
prepare connection, send message).
- SendMailCommand() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Standard-Constructor
- sendPostData(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Send POST data from Entry
to the open connection.
- sendPostData(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
-
Send POST data from Entry to the open connection.
- sendTestMail() - Method in class org.apache.jmeter.reporters.MailerModel
-
Send a Test Mail to check configuration
- sendToVisualizer(SampleResult) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- sendUrgentData(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- SERVER - Static variable in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- SERVER - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- SERVER - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- SERVER_ERROR_COLOR - Static variable in class org.apache.jmeter.visualizers.ViewResultsFullVisualizer
-
- SERVER_PORT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- serverName() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
Find the //server.name from an url.
- SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- ServerPanel - Class in org.apache.jmeter.gui
-
Common server panel implementation for use with HTTP, TCP etc samplers
- ServerPanel() - Constructor for class org.apache.jmeter.gui.ServerPanel
-
create the target server panel.
- ServerPanel - Class in org.apache.jmeter.visualizers
-
The purpose of ServerPanel is to display an unique server and its current
status.
- ServerPanel(MonitorModel) - Constructor for class org.apache.jmeter.visualizers.ServerPanel
-
- ServerPanel() - Constructor for class org.apache.jmeter.visualizers.ServerPanel
-
Deprecated.
Only for use in unit testing
- serverPort() - Method in class org.apache.jmeter.protocol.http.proxy.HttpRequestHdr
-
Find the :PORT from http://server.ect:PORT/some/file.xxx
- SessionFilter - Class in org.apache.jmeter.protocol.http.util.accesslog
-
Provides Session Filtering for the AccessLog Sampler.
- SessionFilter() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
- set(int, String, String, String, String, String) - Method in class org.apache.jmeter.protocol.http.control.AuthManager
-
Update an authentication record.
- set(int, String) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- set(int, JMeterProperty) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- set(String, Object) - Method in class org.apache.jmeter.util.BeanShellInterpreter
-
- set(String, boolean) - Method in class org.apache.jmeter.util.BeanShellInterpreter
-
- set(Object, Object) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a key and it's value in the HashTree.
- set(Object, HashTree) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a key into the current tree and assigns it a HashTree as its
subtree.
- set(Object, Object[]) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a key and its values in the HashTree.
- set(Object, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a key and its values in the HashTree.
- set(Object[], Object[]) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a series of keys into the HashTree.
- set(Object[], Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a series of keys into the HashTree.
- set(Collection<?>, Object[]) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a series of keys into the HashTree.
- set(Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Sets the nodes of the current tree to be the objects of the given
collection.
- set(Collection<?>, Collection<?>) - Method in class org.apache.jorphan.collections.HashTree
-
Sets a series of keys into the HashTree.
- set(Object, Object) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Sets a key and it's value in the HashTree.
- set(Object, HashTree) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Sets a key into the current tree and assigns it a HashTree as its
subtree.
- set(Object, Object[]) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Sets a key and its values in the HashTree.
- set(Object, Collection<?>) - Method in class org.apache.jorphan.collections.ListedHashTree
-
Sets a key and its values in the HashTree.
- set50Percent(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- set90Percent(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setAction(int) - Method in class org.apache.jmeter.sampler.TestAction
-
- setActionHandler(ActionListener) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
Sets the ActionHandler attribute of the JMeterTreeListener object.
- setActionHandler(ActionListener) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Sets the ActionHandler attribute of the JMeterTreeListener object.
- setAllowedMD5Hex(String) - Method in class org.apache.jmeter.assertions.MD5HexAssertion
-
- setAllowedSize(String) - Method in class org.apache.jmeter.assertions.SizeAssertion
-
Set the size that shall be asserted.
- setAllowedSize(long) - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setAllThreads(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setAlwaysEncoded(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- setAppendError(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Set whether to append errors or not.
- setAppendException(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Set whether to append exceptions or not.
- setArgumentName(String) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- setArguments(List<Argument>) - Method in class org.apache.jmeter.config.Arguments
-
Set the list of arguments.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
-
Set all of the arguments for this JavaConfig object.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Set the arguments (parameters) for the JavaSamplerClient to be executed
with.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- setArguments(List<Object>) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Set the list of arguments.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Arguments attribute of the LdapConfig object This will collect
values from the table for user defined test case
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Arguments attribute of the LdapConfig object.
- setArguments(Arguments) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Set the arguments (parameters) for the JavaSamplerClient to be executed
with.
- setAssertionResultsFailureMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setAssertions(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setAssertions(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setAssumeSuccess(boolean) - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.LongPropertyEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- setAsText(String) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- setAsXml(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setAttachments(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets path of file to be attached in e-mail in textfield
- setAttachments(List<File>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Adds attachments to current message
- setAttributes(HierarchicalStreamWriter, MarshallingContext, SampleResult, SampleSaveConfiguration) - Method in class org.apache.jmeter.save.converters.SampleResultConverter
-
- setAttrs(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the attributes of the LdapConfig object
- setAuthManager(AuthManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setAutocommit(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setAutoRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setBackColor(Color) - Method in class org.apache.jmeter.visualizers.BarGraph
-
- setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- setBackgroundColor(Color) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- setBackgroundColor(Color) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- setBase(File) - Method in class org.apache.jmeter.services.FileServer
-
Sets the current base directory for relative file names.
- setBasedir(String) - Method in class org.apache.jmeter.services.FileServer
-
Sets the current base directory for relative file names from the provided path.
- setBasedir(String) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- setBasedir(String) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Base Entry DN attribute of the LDAPSampler object
- setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Base Entry DN attribute of the LDAPSampler object.
- setBaseForScript(File) - Method in class org.apache.jmeter.services.FileServer
-
Sets the current base directory for relative file names from the provided script file.
- setBody(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets message body, i.e. main-mime-part of message in textfield
- setBodySize(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setBufferedImage(BufferedImage) - Method in class org.apache.jmeter.testelement.AbstractChart
-
in case an user wants set the bufferdImage
- setBufferSize(int) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
- setBytes(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
In the event the sampler does want to pass back the actual contents, we
still want to calculate the throughput.
- setBytes(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setBytesReceived(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setBytesReceived(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setBytesSent(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setBytesSent(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setCacheManager(CacheManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setCalcMode(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
- setCaption(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
The caption is a description for the chart explaining
what the chart means.
- setCaptureHttpHeaders(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setCharset(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
- setCheckQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setCheckReturnCode(boolean) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setChkBox(JCheckBox) - Method in class org.apache.jmeter.visualizers.BarGraph
-
- setClassname(String) - Method in class org.apache.jmeter.protocol.java.config.JavaConfig
-
Sets the class name attribute of the JavaConfig object.
- setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Sets the Classname attribute of the JavaConfig object
- setClassname(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Sets the Classname attribute of the JavaConfig object
- setClassname(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- setClearEachIteration(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- setClickCountToStart(int) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Specifies the number of clicks needed to start editing.
- setClientChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Set the client choice.
- setClientID(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- setCode(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setCollection(Collection<?>) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- setColor(Color[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setColor(Color[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setColumnData(int, List<?>) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- setColumnData(String, Object) - Method in class org.apache.jorphan.collections.Data
-
Sets the data for every row in the column.
- setColumnData(int, List<?>) - Method in class org.apache.jorphan.collections.Data
-
- setColumnValue(String, Object) - Method in class org.apache.jorphan.collections.Data
-
Sets the value in the Data set at the current row, using a column name to
find the column in which to insert the new value.
- setCommand(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
Sets the Command attribute of the JavaConfig object
- setComment(String) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for setting the comment property.
- setComment(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setComment(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setCompareContent(boolean) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- setCompareTime(long) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- setCompOper(int) - Method in class org.apache.jmeter.assertions.SizeAssertion
-
set the Operator
- setConcurrentDwn(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setConcurrentPool(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setCondition(String) - Method in class org.apache.jmeter.control.IfController
-
Condition Accessor - this is gonna be like ${count}<10
- setCondition(String) - Method in class org.apache.jmeter.control.WhileController
-
- setConfigChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the source of the message
- setConnectionAge(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the connection factory for
- setConnectorPrefix(String) - Method in interface org.apache.jmeter.monitor.model.Status
-
- setConnectorPrefix(String) - Method in class org.apache.jmeter.monitor.model.StatusImpl
-
- setConnectTimeout(String) - Method in class org.apache.jmeter.gui.ServerPanel
-
- setConnectTimeout(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setConnectTimeout(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setConnTimeOut(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- setConstructorString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Set the string label used to create an instance of the
test with the string constructor.
- setContent(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setContentEncoding(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Sets the value of the encoding to be used for the content.
- setContentType(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Stores the content-type string, e.g.
- setContentTypeExclude(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setContentTypeInclude(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.JsseSSLManager
-
Sets the Context attribute of the JsseSSLManager object
- setContext(HttpURLConnection) - Method in class org.apache.jmeter.util.SSLManager
-
- setContextProvider(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setContinueForever(boolean) - Method in class org.apache.jmeter.control.LoopController
-
Determines whether the loop will return any samples if it is rerun.
- setCookieManager(CookieManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setCookiePolicy(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- setCookies(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- setCopiedNode(JMeterTreeNode) - Static method in class org.apache.jmeter.gui.action.Copy
-
- setCopiedNode(ReportTreeNode) - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- setCopiedNodes(JMeterTreeNode[]) - Static method in class org.apache.jmeter.gui.action.Copy
-
- setCopiedNodes(ReportTreeNode[]) - Static method in class org.apache.jmeter.report.gui.action.ReportCopy
-
- setCountlim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the size limit attribute of the LDAPSampler object
- setCpuLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setCreateOneInstancePerSample(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
- setCSS(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.GenericController
-
Empty implementation - does nothing.
- setCurrentElement(TestElement) - Method in class org.apache.jmeter.control.InterleaveControl
-
Empty implementation - does nothing.
- setCurrentPos(int) - Method in class org.apache.jorphan.collections.Data
-
Sets the current pos.
- setCurrentQueryString(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setCurrentQueryString(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setCurrentSampler(Sampler) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setCurrentThreadCount(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- setCurrentThreadCount(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- setCurrentThreadsBusy(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- setCurrentThreadsBusy(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- setCurrentUri(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setCurrentUri(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setData(double[][]) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
Expects null array when no data not empty array
- setData(double[][]) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setData(double[][]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setData(String[], String) - Method in class org.apache.jorphan.collections.Data
-
Use this method to set the entire data set.
- setDataEncoding(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Sets the dataEncoding.
- setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setDataSource(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setDataSource(String) - Method in interface org.apache.jmeter.report.DataSet
-
Depending on the implementation, the datasouce could be a file
or a RDBMS.
- setDataSource(String) - Method in class org.apache.jmeter.testelement.JTLData
-
- setDataType(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setDataType(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setDate(Date) - Method in class org.apache.jmeter.gui.util.JDateField
-
Set the date to the Date mask control.
- setDbUrl(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setDecodeParameterValues(boolean) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
by default decode is set to true. if the parameters shouldn't be
decoded, call the method with false
- setDefaultDelimiter() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setDefaultRequestHeaders(HttpMethod) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Set any default request headers to include
- setDefaultRequestHeaders(HttpRequest) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
-
Set any default request headers to include
- setDefaultTimeStampFormat() - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setDefaultValue(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
Sets the value of the variable if no matches are found
- setDefaultValue(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setDefaultValues() - Method in class org.apache.jmeter.assertions.gui.XMLConfPanel
-
- setDefaultValues() - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
- setDelay(long) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set the startup delay
- setDelay(String) - Method in class org.apache.jmeter.timers.ConstantTimer
-
Set the delay for this timer.
- setDeleteMessages(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setDelimiter(String) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setDelimiter(String) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setDeref(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the deref attribute of the LDAPSampler object
- setDescription(String) - Method in class org.apache.jmeter.config.Argument
-
Sets the Description attribute of the Argument.
- setDescriptor(PropertyDescriptor) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
For the table editor, the CLASSNAME attribute must simply be the name of the class of object it will hold
where each row holds one object.
- setDescriptor(PropertyDescriptor) - Method in interface org.apache.jmeter.testbeans.gui.TestBeanPropertyEditor
-
- setDestination(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the destination (topic or queue name)
- setDestinationStatic(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
if the sampler should use a static destination, call the method with true
- setDirectory(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setDirty(boolean) - Method in class org.apache.jmeter.gui.GuiPackage
-
The dirty property is a flag that indicates whether there are parts of
JMeter's test tree that the user has not saved since last modification.
- setDirty(boolean) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
The dirty property is a flag that indicates whether there are parts of
JMeter's test tree that the user has not saved since last modification.
- setDisplayJMeterProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- setDisplayJMeterProperties(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
-
- setDisplayJMeterVariables(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- setDisplayJMeterVariables(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
-
- setDisplaySamplerProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- setDisplaySystemProperties(boolean) - Method in class org.apache.jmeter.extractor.DebugPostProcessor
-
- setDisplaySystemProperties(boolean) - Method in class org.apache.jmeter.sampler.DebugSampler
-
- setDoBrowserCompatibleMultipart(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setDoctype(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets the doctype setting
- setDocumentLocator(Locator) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- setDocumentModel(Document) - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
- setDomain(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- setDomain(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
set the domain for this object.
- setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- setDomain(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setDomainSpecified(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- setDoMultipartPost(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setDone(boolean) - Method in class org.apache.jmeter.control.GenericController
-
- setDoNotSetUpTearDown(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
set the setup/teardown option
- setDownloadDTDs(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- setDownloadDTDs(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setDriver(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setDurableSubscriptionId(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- setDuration(String) - Method in class org.apache.jmeter.sampler.TestAction
-
- setDuration(long) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set the desired duration of the thread group test run
- setEditable(boolean) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify whether or not the Edit|Add menu item should be enabled.
- setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Specify whether or not the Edit|Add menu item should be enabled.
- setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setEditAddEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.MainFrame
-
Set the menu that should be used for the Edit|Add menu.
- setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Set the menu that should be used for the Edit|Add menu.
- setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setEditAddMenu(JMenu) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify whether or not the Edit menu item should be enabled.
- setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Specify whether or not the Edit menu item should be enabled.
- setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setEditEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.MainFrame
-
Set the menu that should be used for the Edit menu.
- setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Set the menu that should be used for the Edit menu.
- setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setEditMenu(JPopupMenu) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setEditRemoveEnabled(boolean) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Specify whether or not the Edit|Remove menu item should be enabled.
- setEditRemoveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setElement(TestElement) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
-
- setEmbeddedUrlRE(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setEmlMessage(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Set path to eml message to be sent
- setEmlMessage(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets eml-message to be sent
- setEnabled(boolean) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for the enabled property.
- setEnabled(boolean) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Set whether this component is enabled.
- setEnabled(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
- setEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
- setEnabled(JMenu) - Static method in class org.apache.jmeter.gui.util.MenuFactory
-
- setEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setEnabled(JMenu) - Static method in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- setEnabled(boolean) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
-
- setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextArea
- setEnabled(boolean) - Method in class org.apache.jorphan.gui.JLabeledTextField
- setEnabledCipherSuites(String[]) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setEnableDebug(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setEnableDebug(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
- setEnabledProtocols(String[]) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setEnableSessionCreation(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setEncoding(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setEncoding(String) - Method in class org.apache.jorphan.io.TextFile
-
- setEncodingAndType(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Extract and save the DataEncoding and DataType from the parameter provided.
- setEnd(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setEnd(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setEndIndex(String) - Method in class org.apache.jmeter.config.KeystoreConfig
-
- setEndTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setEndTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
-
Set the EndTime for this Thread.
- setEndTime(long) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set the EndTime value.
- setEndTimestamp(long) - Method in interface org.apache.jmeter.report.DataSet
-
Set the timestamp using the last result from the datasource
- setEndTimestamp(long) - Method in class org.apache.jmeter.testelement.JTLData
-
- setEndWindow(Container) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
Sets the EndWindow attribute of the JMeterTreeListener object.
- setEndWindow(Container) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Sets the EndWindow attribute of the JMeterTreeListener object.
- setEnforceStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Enforces StartTLS to secure the SMTP-connection (checkbox)
- setEnforceStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Instructs object to enforce StartTLS and not to fallback to plain
SMTP-connection - to be called by SmtpSampler-object
- setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setEngine(StandardJMeterEngine) - Method in class org.apache.jmeter.threads.JMeterThread
-
Save the engine instance for access to the stop methods
- setEnvironmentVariables(Arguments) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setEolByte(int) - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
Set the end-of-line/end-of-message byte.
- setEolByte(int) - Method in class org.apache.jmeter.protocol.tcp.sampler.LengthPrefixedBinaryTCPClientImpl
-
Set the end-of-line/end-of-message byte.
- setEolByte(int) - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
Set the end-of-line/end-of-message byte.
- setError(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
-
Set the flag indicating whether or not an error occurred.
- setError(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
provide a descriptive error for the test method.
- setErrorAction(int) - Method in class org.apache.jmeter.testelement.OnErrorTestElement
-
- setErrorCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
provide an unique error code for when the test
does not pass the assert test.
- setErrorCount(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setErrorCount(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setErrorCount(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setErrorCount(int) - Method in class org.apache.jmeter.samplers.StatisticalSampleResult
-
- setErrorLogging(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- setErrorRate(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setErrorsOnly(boolean) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets if errors shoud be tracked only
- setErrorThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets the threshold on error level
- setEvaluateAll(boolean) - Method in class org.apache.jmeter.control.IfController
-
- setExcludeList(Collection<String>) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setExcludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
-
- setExpectedReturnCode(int) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setExpires(long) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
set the expiry time for the cookie
- setExtendedFrameTitle(String) - Method in class org.apache.jmeter.gui.MainFrame
-
- setExtendedFrameTitle(String) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
- setFailure(boolean) - Method in class org.apache.jmeter.assertions.AssertionResult
-
Set the flag indicating whether or not a failure occurred.
- setFailure(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
set the failure message
- setFailureCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Provide some unique code to denote a type of failure
- setFailureLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setFailureMessage(String) - Method in class org.apache.jmeter.assertions.AssertionResult
-
Set the failure message giving more details about a failure or error.
- setFailureSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setFieldName(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
- setFieldNames(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setFile(String) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Sets the filename which results will be saved to.
- setFileEncoding(String) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify whether or not the File|Load menu item should be enabled.
- setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Specify whether or not the File|Load menu item should be enabled.
- setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setFileLoadEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setFilename(String) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets the name of the tidy output file
- setFilename(String) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setFilename(String) - Method in class org.apache.jmeter.gui.util.DirectoryPanel
-
Sets the filename attribute of the FilePanel object.
- setFilename(String) - Method in class org.apache.jmeter.gui.util.FilePanelEntry
-
Sets the filename attribute of the FilePanel object.
- setFilename(String) - Method in class org.apache.jmeter.gui.util.ReportFilePanel
-
Sets the filename attribute of the FilePanel object.
- setFilename(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setFileName(String) - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- setFileName(String) - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- setFilename(String) - Method in class org.apache.jmeter.reporters.ResultCollector
-
Sets the filename attribute of the ResultCollector object.
- setFileName(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setFilename(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- setFilename(String) - Method in class org.apache.jmeter.util.BSFTestElement
-
- setFilename(String) - Method in class org.apache.jmeter.util.JSR223TestElement
-
- setFileRevertEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify whether or not the File|Revert item should be enabled.
- setFileRevertEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setFiles(String[]) - Method in class org.apache.jmeter.gui.util.FileListPanel
-
- setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify whether or not the File|Save menu item should be enabled.
- setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Specify whether or not the File|Save menu item should be enabled.
- setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setFileSaveEnabled(boolean) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setFilter(Filter) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
-
We allow for filters, so that users can simply point to an Access log
without having to clean it up.
- setFilter(Filter) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
Use the filter to include/exclude files in the access logs.
- setFilterClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- setFilterString(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
set the filter string in comman separated format
- setFirst(boolean) - Method in class org.apache.jmeter.control.GenericController
-
- setFolder(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setFooterURL(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setForeColor(Color) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setFormat(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setFormatter(DateFormat) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
Only intended for use by OldSaveService (and test cases)
- setFragment(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
Should we return fragment as text, rather than text of fragment?
- setFree(long) - Method in interface org.apache.jmeter.monitor.model.Memory
-
- setFree(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- setFromAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setFunctionalMode(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setGroupingMode(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setGroupSize(int) - Method in class org.apache.jmeter.timers.SyncTimer
-
- setGroupThreads(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setHeader(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Sets the body header for the HTTPFileArg object.
- setHeaderFields(CollectionProperty) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setHeaderFields(CollectionProperty) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets headers for current message
- setHeaderManager(HeaderManager) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setHeaders(URL, HttpMethod) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Check the cache, and if there is a match, set the headers:
If-Modified-Since
If-None-Match
Commons HttpClient version
- setHeaders(URL, HttpRequestBase) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Check the cache, and if there is a match, set the headers:
If-Modified-Since
If-None-Match
Apache HttpClient version.
- setHeaders(HttpURLConnection, URL) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
Check the cache, and if there is a match, set the headers:
If-Modified-Since
If-None-Match
- setHeaders(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PostWriter
-
- setHeaders(URLConnection, HTTPSamplerBase) - Method in class org.apache.jmeter.protocol.http.sampler.PutWriter
-
- setHeaders(String[]) - Method in class org.apache.jorphan.collections.Data
-
Sets the headers for the data set.
- setHeadersSize(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
Set the headers size in bytes
- setHeaderURL(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setHealth(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
-
- setHealth(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setHeight(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
set the height of the graph
- setHeight(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setHeight(int) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setHeight(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setHost(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The host is the name of the server.
- setHost(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The host is the name of the server.
- setHost(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setHostname(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Enables html validation mode
- setHTTPFileArgs(List<HTTPFileArg>) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Set the list of files.
- setHTTPFiles(HTTPFileArg[]) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Saves the list of files.
- setHTTPMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- setIcon(String) - Method in class org.apache.jmeter.testbeans.BeanInfoSupport
-
Set the bean's 16x16 colour icon.
- setIdleTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
-
Set idle time pause.
- setIdleTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setImageParser(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setImageParsing(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- setImplementation(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
- setImplementation(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setIncludeList(Collection<String>) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setIncludeListInProxyControl(ProxyControl) - Method in class org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui
-
- setIncludePath(String) - Method in class org.apache.jmeter.control.IncludeController
-
In the event an user wants to include an external JMX test plan
the GUI would call this.
- setIncludeTimers(boolean) - Method in class org.apache.jmeter.control.TransactionController
-
Whether to include timers and pre/post processor time in overall sample.
- setIncludeTimestamp(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Set timestamp to be included in the message-subject (checkbox)
- setIncrement(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setIncrement(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setIncrement(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Sets the number by which the parameter value is incremented between
loops.
- setIndex(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setInitialContext(JMeterContext) - Method in class org.apache.jmeter.threads.JMeterThread
-
- setInitialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setInitialDelay(int) - Method in class org.apache.jmeter.threads.JMeterThread
-
Set rampup delay for JMeterThread Thread
- setInputFile(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the input file for the publisher
- setInputVal(String) - Method in class org.apache.jmeter.control.ForeachController
-
- setIntroduction(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setInVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- setIpSource(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
set IP source to use - does not apply to Java HTTP implementation currently
- setIsOneway(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setIsPerUser(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setIsReinitializingSubControllers() - Method in class org.apache.jmeter.threads.JMeterContext
-
Set flag indicating listeners should not be notified since reinit of sub
controllers is being done.
- setIssuerDn(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setIterations(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the number of iterations the sampler should aggregate
- setJMeterHome(String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
- setJMSProperties(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setJMSProperties(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- setJMSSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setJmsSelector(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- setJNDIIntialContextFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the initial context factory
- setJNDIProperties(Arguments) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setJTree(JTree) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
Sets the JTree attribute of the JMeterTreeListener object.
- setJTree(JTree) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
Sets the JTree attribute of the JMeterTreeListener object.
- setJunit4(boolean) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Set whether to use JUnit4 style or not.
- setJvm(Jvm) - Method in interface org.apache.jmeter.monitor.model.Status
-
- setJvm(Jvm) - Method in class org.apache.jmeter.monitor.model.StatusImpl
- setKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setKeepAlive(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setKey(String) - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
-
- setLabel(String) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
-
Set the group label from the resource name.
- setLabel(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
This is the label for the request, which is used in the logs and results.
- setLabel(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
This is the label for the request, which is used in the logs and results.
- setLabel(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setLabel(String) - Method in class org.apache.jmeter.visualizers.BarGraph
-
- setLabel(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
-
- setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Set the text displayed in the label.
- setLabel(String) - Method in interface org.apache.jorphan.gui.JLabeledField
-
- setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Set the text displayed in the label.
- setLabel(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Set the text displayed in the label.
- setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- setLastSelectedTab(int) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- setLastSelectedTab(int) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- setLatency(long) - Method in class org.apache.jmeter.samplers.SampleResult
-
This is only intended for use by SampleResultConverter!
- setLatency(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setLDAPArguments(LDAPArguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Arguments attribute of the LdapConfig object This will collect
values from the table for user defined test case
- setLegendFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setLegendFont(Font) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setLegendLabels(String[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setLegendLabels(String[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setLegendPlacement(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setLegendPlacement(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setLine(String[]) - Method in class org.apache.jorphan.collections.Data
-
Sets a row of data using an array of strings as input.
- setLine(String[], String) - Method in class org.apache.jorphan.collections.Data
-
Sets a row of data using an array of strings as input.
- setLineColor(Color) - Method in class org.apache.jmeter.visualizers.RespTimeGraphLineBean
-
- setListener(Visualizer) - Method in class org.apache.jmeter.reporters.AbstractListenerElement
-
- setListener(GraphListener) - Method in class org.apache.jmeter.visualizers.SplineModel
-
- setLoad(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
-
- setLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setLocale(Locale) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Changes the current locale: re-reads resource strings and notifies
listeners.
- setLogFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Set the path where XML messages are stored for random selection.
- setLoggerPanel(LoggerPanel) - Method in class org.apache.jmeter.gui.GuiPackage
-
- setLoggingLevels(Properties) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Handle LOG_PRIORITY.category=priority and LOG_FILE.category=file_name
properties.
- setLogin(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setLoops(int) - Method in class org.apache.jmeter.control.LoopController
-
- setLoops(String) - Method in class org.apache.jmeter.control.LoopController
-
- setLowerBound(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Sets the lowest possible value that the long
portion of
the parameter value may be.
- setMailAuthType(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setMailBody(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Set the mail body.
- setMailFrom(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets sender-address of e-mail in textfield
- setMailReplyTo(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setMainFrame(MainFrame) - Method in class org.apache.jmeter.gui.GuiPackage
-
Set the main JMeter frame.
- setMainFrame(ReportMainFrame) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Set the main JMeter frame.
- setMainPanel(JComponent) - Method in class org.apache.jmeter.gui.MainFrame
-
- setMainPanel(JComponent) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
- setMaintainSession(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the maintain session option.
- setMainToolbar(JToolBar) - Method in class org.apache.jmeter.gui.GuiPackage
-
Set the main JMeter toolbar.
- setMap(Map<?, ?>) - Method in class org.apache.jmeter.testelement.property.MapProperty
-
- setMarkedBySearch(boolean) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
-
Tag Node as result of a search
- setMatchNumber(int) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
Set which Match to use.
- setMatchNumber(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- setMax(long) - Method in interface org.apache.jmeter.monitor.model.Memory
-
- setMax(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- setMax(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setMaximumValue(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setMaxIterations(int) - Method in class org.apache.jmeter.visualizers.Spline3
-
- setMaxLength(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setMaxPoolSize(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- setMaxQueueSize(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- setMaxSize(int) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- setMaxSpareThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- setMaxSpareThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- setMaxThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- setMaxThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- setMaxThroughput(int) - Method in class org.apache.jmeter.control.ThroughputController
-
- setMaxThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
-
- setMaxTime(int) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setMaxTime(int) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setMaxYAxisScale(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setMaxYAxisScale(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setMD5(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setMean(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setMedian(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setMem(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
-
- setMemLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setMemory(Memory) - Method in interface org.apache.jmeter.monitor.model.Jvm
-
- setMemory(Memory) - Method in class org.apache.jmeter.monitor.model.JvmImpl
- setMemoryCache(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the memory cache.
- setMenuItemLoggerPanel(JCheckBoxMenuItem) - Method in class org.apache.jmeter.gui.GuiPackage
-
Set the menu item LoggerPanel.
- setMenuItemToolbar(JCheckBoxMenuItem) - Method in class org.apache.jmeter.gui.GuiPackage
-
Set the menu item toolbar.
- setMessage(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setMessageChoice(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the type of the message
- setMessageSizeStatistic(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Set message size to be calculated and included in sample result
(checkbox)
- setMetaData(String) - Method in class org.apache.jmeter.config.Argument
-
Sets the Meta Data attribute of the Argument.
- setMetaData(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Sets the Meta Data attribute of the Argument.
- setMethod(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setMethod(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setMethod(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setMethod(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The method is the HTTP request method.
- setMethod(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The method is the HTTP request method.
- setMethod(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Method should add the JUnit testXXX method to the list at
the end, since the sequence matters.
- setMimeType(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Set the mimetype of the File.
- setMin(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setMinimumValue(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setMinSpareThreads(int) - Method in interface org.apache.jmeter.monitor.model.ThreadInfo
-
- setMinSpareThreads(int) - Method in class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- setModel(JMeterTreeModel) - Method in class org.apache.jmeter.gui.tree.JMeterTreeListener
-
- setModel(ReportTreeModel) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeListener
-
- setModel(ResultCollector) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Provides extending classes the opportunity to set the ResultCollector
model for the Visualizer.
- setMonitor(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setMonitor(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setMonitor(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
When a Sampler is working as a monitor
- setMybool(boolean) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyBoolean1(Boolean) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyBoolean2(Boolean) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyFile1(File) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyFile2(String) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyInt(int) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyInteger1(Integer) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyInteger2(Integer) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMylong(long) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyLong1(Long) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyLong2(Long) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyString1(String) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyString2(String) - Method in class org.apache.jmeter.examples.testbeans.example3.Example3
-
- setMyStringProperty(String) - Method in class org.apache.jmeter.examples.testbeans.example1.Example1
-
- setMyStringProperty(String) - Method in class org.apache.jmeter.examples.testbeans.example2.Example2
-
- setName(String) - Method in class org.apache.jmeter.config.Argument
-
Set the name of the Argument.
- setName(String) - Method in class org.apache.jmeter.engine.util.SimpleVariable
-
- setName(String) - Method in class org.apache.jmeter.gui.AbstractJMeterGuiComponent
-
Provides a default implementation for setting the name property.
- setName(String) - Method in interface org.apache.jmeter.gui.JMeterGUIComponent
-
Sets the name of the JMeter GUI Component.
- setName(String) - Method in class org.apache.jmeter.gui.NamePanel
-
Sets the name of the JMeter GUI Component.
- setName(String) - Method in class org.apache.jmeter.gui.tree.JMeterTreeNode
- setName(String) - Method in interface org.apache.jmeter.gui.tree.NamedTreeNode
-
- setName(String) - Method in interface org.apache.jmeter.monitor.model.Connector
-
- setName(String) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- setName(String) - Method in class org.apache.jmeter.protocol.http.control.Header
-
Set the name for this object.
- setName(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
-
Set the name
- setName(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
Sets the Name attribute of the Argument object.
- setName(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Set the name of the Argument.
- setName(String) - Method in class org.apache.jmeter.report.gui.tree.ReportTreeNode
- setName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setName(String) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Set the property name.
- setName(String) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
Set the property name.
- setName(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setName(String) - Method in class org.apache.jmeter.visualizers.SplineModel
-
- setNames(Collection<?>) - Method in class org.apache.jmeter.modifiers.UserParameters
-
The list of names of the variables to hold values.
- setNames(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
-
The list of names of the variables to hold values.
- setNamespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Set whether this is namespace aware
- setNameSpace(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setNeedClientAuth(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Set this to true, if you want success when the xpath does not match.
- setNegated(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- setNoDelay(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setNonPersistent(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setNotSigned(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Set the value of the property with a Number object.
- setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Set the value of the property with a String object.
- setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Set the value of the property with a Number object.
- setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Set the value of the property with a String object.
- setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
Set the value of the property with a Number object.
- setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
Set the value of the property with a String object.
- setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.LongProperty
-
Set the value of the property with a Number object.
- setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.LongProperty
-
Set the value of the property with a String object.
- setNumberValue(Number) - Method in class org.apache.jmeter.testelement.property.NumberProperty
-
Set the value of the property with a Number object.
- setNumberValue(String) - Method in class org.apache.jmeter.testelement.property.NumberProperty
-
Set the value of the property with a String object.
- setNumMessages(int) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setNumMessages(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setNumThreads(int) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Set the total number of threads to start
- setObject(Object) - Method in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
-
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.FunctionProperty
-
- setObjectValue(Object) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.MapProperty
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NullProperty
-
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.NumberProperty
-
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.StringProperty
- setObjectValue(Object) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
- setOnErrorStartNextLoop(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
-
Should Thread start next loop on Sampler error?
- setOnErrorStopTest(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
-
Should Test stop on sampler error?
- setOnErrorStopTestNow(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
-
Should Test stop abruptly on sampler error?
- setOnErrorStopThread(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
-
Should Thread stop on Sampler error?
- setOOBInline(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setOpcode(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Sets the opcode of the Argument.
- setOutlinesBarFlag(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setOutputFormat(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setOutVersion(String) - Static method in class org.apache.jmeter.save.converters.ConversionHelp
-
- setPageTitle(String) - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- setPageTitle(String) - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- setParameters(String) - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.engine.util.CompoundVariable
-
A collection of the parameters used to configure your function.
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.AbstractFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.BeanShell
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CharFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CSVRead
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeHtml
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalVarFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.FileToString
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in interface org.apache.jmeter.functions.Function
-
A collection of the parameters used to configure your function.
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IntSum
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IterationCounter
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.JavaScript
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Jexl2Function
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.JexlFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction2
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LongSum
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property2
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Random
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomString
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RegexFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SamplerName
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SetProperty
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SplitFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.StringFromFile
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TestPlanName
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ThreadNumber
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TimeFunction
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscape
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscapeHtml
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Variable
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.XPath
-
N.B. setParameters() and execute() are called from different threads,
so both must be synchronized unless there are no parameters to save
- setParameters(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- setParameters(String) - Method in class org.apache.jmeter.util.BSFTestElement
-
- setParameters(String) - Method in class org.apache.jmeter.util.JSR223TestElement
-
- setParamName(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Set the http parameter name of the File.
- setParams(NVPair[]) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
Set the request parameters
- setParams(NVPair[]) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
Set the request parameters
- setParent(boolean) - Method in class org.apache.jmeter.control.TransactionController
-
- setParent(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setParseFlag(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- setParserClassName(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
it's kinda obvious, but we state it anyways.
- setPass(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- setPassword(String) - Method in class org.apache.jmeter.config.LoginConfig
-
Sets the Password attribute of the LoginConfig object.
- setPassword(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setPassword(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Set the password to login to the jms server
- setPassword(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setPassword(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setPassword(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets password to authenticate at the mailserver - to be called by
SmtpSampler-object
- setPassword(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setPath(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
set the path for this object.
- setPath(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Sets the Path attribute of the UrlConfig object Also calls parseArguments
to extract and store any query arguments
- setPath(String, String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setPath(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The path is the web page you want to test.
- setPath(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The path is the web page you want to test.
- setPath(String) - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
Set the path of the File.
- setPathExtension(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- setPathExtensionNoEquals(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- setPathExtensionNoQuestionmark(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- setPathSpecified(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- setPercentThroughput(float) - Method in class org.apache.jmeter.control.ThroughputController
-
- setPercentThroughput(String) - Method in class org.apache.jmeter.control.ThroughputController
-
- setPerIteration(boolean) - Method in class org.apache.jmeter.modifiers.UserParameters
-
- setPerThread(boolean) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setPerThread(boolean) - Method in class org.apache.jmeter.control.ThroughputController
-
- setPlainBody(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets the property that defines if the body should be plain (i.e. not multipart/mixed)
- setPlainBody(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Set whether to send a plain body (i.e. not multipart/mixed)
- setPointShape(Shape) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setPoolMax(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setPort(String) - Method in class org.apache.jmeter.gui.ServerPanel
-
- setPort(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- setPort(int) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- setPort(String) - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- setPort(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setPort(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setPort(int) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setPort(int) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The default port for HTTP is 80, but not all servers run on that port.
- setPort(int) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The default port for HTTP is 80, but not all servers run on that port.
- setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Port attribute of the ServerConfig object
- setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Port attribute of the ServerConfig object.
- setPort(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setPort(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets port of mail-server
- setPort(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setPort(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setPortString(String) - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
- setPostBodyRaw(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setPostHeaders(URLConnection) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Set request headers in preparation to opening a connection.
- setPostHeaders(PostMethod) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- setPrecision(float) - Method in class org.apache.jmeter.visualizers.Spline3
-
- setPrefix(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Sets the prefix for the long
value.
- setPrefix(String) - Method in class org.apache.jmeter.visualizers.MonitorAccumModel
-
- setPreload(String) - Method in class org.apache.jmeter.config.KeystoreConfig
-
- setPreviousResult(SampleResult) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setPriority(String, String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Set the logging priority for a category.
- setPriority(Priority, String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Set the logging priority for a category.
- setPriority(String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
- setPriority(Priority) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Set the default logging priority.
- setPriorityFullName(String, String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Set the logging priority for a category.
- setProcessingTime(int) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setProcessingTime(int) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setProjectFileLoaded(String) - Method in class org.apache.jmeter.gui.MainFrame
-
Specify the project file that was just loaded
- setProjectFileLoaded(String) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setProperties(Properties) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
- setProperties(Properties) - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- setProperties(Properties) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- SetProperty - Class in org.apache.jmeter.functions
-
Function to set a JMeter property
Parameters: - property name - value
Usage:
Set the property value in the appropriate GUI by using the string:
${__setProperty(propname,propvalue[,returnvalue?])}
- SetProperty() - Constructor for class org.apache.jmeter.functions.SetProperty
-
- setProperty(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setProperty(String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setProperty(String, String, String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Create a String property - but only if it is not the default.
- setProperty(String, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setProperty(String, boolean, boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Create a boolean property - but only if it is not the default.
- setProperty(String, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setProperty(String, int, int) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Create a boolean property - but only if it is not the default.
- setProperty(String, String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(String, String, String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(String, boolean) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(String, boolean, boolean) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(String, int) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(String, int, int) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
-
Sets and overwrites a property in the TestElement.
- setProperty(String, String) - Static method in class org.apache.jmeter.util.JMeterUtils
-
Set a String value
- setProtocol(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setProtocol(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setProtocol(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setProtocol(String) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setProvider(Provider) - Method in class org.apache.jmeter.util.JsseSSLManager
-
Sets the Provider attribute of the JsseSSLManager object
- setProvider(Provider) - Method in class org.apache.jmeter.util.SSLManager
-
Default implementation of setting the Provider
- setProviderUrl(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the provider user for jndi
- setProxyHost(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the proxy hostname
- setProxyPort(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the proxy port
- setQuery(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setQueryArguments(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setQueryArgumentsTypes(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setQueryString(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
Save the query string
- setQueryString(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
Set the querystring for the request if the method is GET.
- setQueryString(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
Set the querystring for the request if the method is GET.
- setQueryType(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setQueueConnectionFactory(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setQuiet(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- setQuiet(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setQuotedData(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setRampUp(int) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set the ramp-up value.
- setRandomPath(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the random path for the messages
- setRandomSeed(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setRange(double) - Method in class org.apache.jmeter.timers.ConstantTimer
-
Set the range (not used for this timer).
- setRange(double) - Method in class org.apache.jmeter.timers.RandomTimer
-
Set the range value.
- setRange(String) - Method in class org.apache.jmeter.timers.RandomTimer
-
- setReadResponse(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set whether the sampler should read the response or not.
- setReadResponse(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set whether the sampler should read the response or not
- setRealm(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- setReceiveBufferSize(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setReceiveQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setReceiverBCC(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets receiver in textfield "bcc"
- setReceiverBCC(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets receivers of current message ("bcc") - to be called by
SmtpSampler-object
- setReceiverCC(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets receiver in textfield "cc"
- setReceiverCC(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets receivers of current message ("cc") - to be called by
SmtpSampler-object
- setReceiverTo(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets receiver in textfield "to"
- setReceiverTo(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets receivers of current message ("to") - to be called by
SmtpSampler-object
- setRecycle(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setRedirectLocation(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- setRefName(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- setRefName(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setRegex(String) - Method in class org.apache.jmeter.assertions.SubstitutionElement
-
- setRegex(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- setRegexMatch(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setRemoteAddr(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setRemoteAddr(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setReplaceExtension(String, String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Filter
-
- setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.LogFilter
-
The method will replace the file extension with the new one.
- setReplaceExtension(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
- setReplyTo(List<InternetAddress>) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
- setReportErrors(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- setReportErrors(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setReportPlanFile(String) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Sets the filepath of the current test plan.
- setRequestBytesReceived(long) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setRequestBytesReceived(long) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setRequestBytesSent(long) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setRequestBytesSent(long) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setRequestCount(long) - Method in interface org.apache.jmeter.monitor.model.RequestInfo
-
- setRequestCount(long) - Method in class org.apache.jmeter.monitor.model.RequestInfoImpl
-
- setRequestData(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setRequestHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setRequestHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setRequestInfo(RequestInfo) - Method in interface org.apache.jmeter.monitor.model.Connector
-
- setRequestInfo(RequestInfo) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- setRequestProcessingTime(int) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setRequestProcessingTime(int) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setResetInterpreter(boolean) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- setResetOnThreadGroupIteration(boolean) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setResponseCode(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setResponseCodeOK() - Method in class org.apache.jmeter.samplers.SampleResult
-
Set response code to OK, i.e. "200"
- setResponseData(byte[]) - Method in class org.apache.jmeter.samplers.SampleResult
-
Sets the responseData attribute of the SampleResult object.
- setResponseData(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Deprecated.
- only intended for use from BeanShell code
- setResponseData(String, String) - Method in class org.apache.jmeter.samplers.SampleResult
-
Sets the encoding and responseData attributes of the SampleResult object.
- setResponseData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setResponseHeaders(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setResponseHeaders(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setResponseMessage(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setResponseMessageOK() - Method in class org.apache.jmeter.samplers.SampleResult
-
- setResponseNoContent() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampleResult
-
- setResponseOK() - Method in class org.apache.jmeter.samplers.SampleResult
-
Set result statuses OK - shorthand method to set:
ResponseCode
ResponseMessage
Successful status
- setResponseRate(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setResponseTimeout(String) - Method in class org.apache.jmeter.gui.ServerPanel
-
- setResponseTimeout(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setRestartNextLoop(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
-
if set to true a restart of the loop will occurs
- setResultFileName(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setResultForFailure(String) - Method in class org.apache.jmeter.assertions.AssertionResult
-
Convenience method for setting up failed results
- setResultForNull() - Method in class org.apache.jmeter.assertions.AssertionResult
-
Convenience method for setting up results where the response was null
- setResults(JEditorPane) - Method in class org.apache.jmeter.visualizers.SearchTextExtension
-
- setResultVariable(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setRetobj(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the return objects attribute of the LDAPSampler object
- setReturnVal(String) - Method in class org.apache.jmeter.control.ForeachController
-
- setReuseAddress(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setReUseConnection(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- setRightSide(JTabbedPane) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- setRightSide(JTabbedPane) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Rootdn attribute of the LDAPSampler object
- setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Rootdn attribute of the LDAPSampler object.
- setRows(Iterable<?>) - Method in class org.apache.jorphan.gui.ObjectTableModel
-
- setRowValues(int, Object[]) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
- setRunning(boolean, String) - Method in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- setRunning(boolean, String) - Method in class org.apache.jmeter.gui.util.ReportMenuBar
-
- setRunningVersion(boolean) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Sets the runningVersion.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Sets the runningVersion.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.BooleanProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in interface org.apache.jmeter.testelement.property.JMeterProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.LongProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MapProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.MultiProperty
-
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.ObjectProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.StringProperty
-
- setRunningVersion(boolean) - Method in class org.apache.jmeter.testelement.property.TestElementProperty
-
Make the property a running version or turn it off as the running
version.
- setRunningVersion(boolean) - Method in interface org.apache.jmeter.testelement.TestElement
-
Make the test element the running version, or make it no longer the
running version.
- setRunningVersion(boolean) - Method in class org.apache.jmeter.threads.SamplePackage
-
Make the SamplePackage the running version, or make it no longer the
running version.
- setRuntime(long) - Method in class org.apache.jmeter.control.RunTime
-
- setRuntime(String) - Method in class org.apache.jmeter.control.RunTime
-
- setSampleCount(int) - Method in class org.apache.jmeter.samplers.SampleResult
-
The statistical sample sender aggregates several samples to save on
transmission costs.
- setSampleCount(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setSampleLabel(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setSampler(Sampler) - Method in class org.apache.jmeter.threads.SamplePackage
-
- setSamplerClass(Class<?>) - Method in class org.apache.jmeter.samplers.Entry
-
- setSamplerController(LoopController) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Set the sampler controller.
- setSamplerData(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setSamplerData(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setSamplerDownloadImages(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setSampleResults(Collection<SampleResult>) - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- setSampleResults(Collection<SampleResult>) - Method in class org.apache.jmeter.save.TestResultWrapper
-
- setSamplerFollowRedirects(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setSamplerLabel(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- setSamplerRedirectAutomatically(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setSamplerResult(Object) - Method in class org.apache.jmeter.protocol.http.visualizers.RequestViewHTTP
-
- setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- setSamplerResult(SampleResult) - Method in class org.apache.jmeter.visualizers.RequestPanel
-
Put SamplerResult in all request view
- setSamplerResult(Object) - Method in interface org.apache.jmeter.visualizers.RequestView
-
Put the result bean to display in panel
- setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.RequestViewRaw
-
- setSamplerResult(Object) - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- setSamplerResult(Object) - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- setSamplerTypeName(int) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
Deprecated.
- setSamplerTypeName(String) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setSamplingStarted(boolean) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.gui.SavePropertyDialog
-
- setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- setSaveConfig(SampleSaveConfiguration) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setSavedClient(HttpClient) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- setScheduled(boolean) - Method in class org.apache.jmeter.threads.JMeterThread
-
Enable the scheduler for this JMeterThread.
- setScheduler(boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set whether scheduler is being used
- setScope(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the search scope attribute of the LDAPSampler object
- setScopeAll() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- setScopeAll() - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeAll(boolean) - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeChildren() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- setScopeChildren() - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeChildren(boolean) - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeParent() - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- setScopeParent() - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeParent(boolean) - Method in class org.apache.jmeter.util.ScopePanel
-
- setScopeVariable(String) - Method in class org.apache.jmeter.testelement.AbstractScopedTestElement
-
- setScopeVariable(String) - Method in class org.apache.jmeter.util.ScopePanel
-
- setScript(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
Set the script (TestBean version).
- setScript(String) - Method in class org.apache.jmeter.util.BSFTestElement
-
Set the script (TestBean version).
- setScript(String) - Method in class org.apache.jmeter.util.JSR223TestElement
-
Set the script (TestBean version).
- setScriptLanguage(String) - Method in class org.apache.jmeter.util.BSFTestElement
-
- setScriptLanguage(String) - Method in class org.apache.jmeter.util.JSR223TestElement
-
- setScriptName(String) - Method in class org.apache.jmeter.services.FileServer
-
- setSecure(boolean) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
set the secure for this object.
- setSecure(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- setSecuritySettingsPanel(SecuritySettingsPanel) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setSelectedIndex(int) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- setSelectedNode(JMeterTreeNode) - Method in class org.apache.jmeter.control.ModuleController
-
Sets the (@link JMeterTreeNode) which represents the controller which
this object is pointing to.
- setSelection(String) - Method in class org.apache.jmeter.control.SwitchController
-
- setSendBufferSize(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setSender(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets the sender-address for the current message - to be called by
SmtpSampler-object
- setSendQueue(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setSendSOAPAction(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- setSeparator(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Separator for sampler results
- setSerialized(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setServer(String) - Method in class org.apache.jmeter.gui.ServerPanel
-
- setServer(String) - Method in class org.apache.jmeter.protocol.ftp.sampler.FTPSampler
-
- setServer(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setServer(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets mail-server to be used to send message in textfield
- setServer(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Servername attribute of the ServerConfig object
- setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Servername attribute of the ServerConfig object.
- setServerType(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
Sets the type of protocol to use when talking with the remote mail
server.
- setShareMode(String) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setShouldCache(boolean) - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- setShowGrouping(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setShowGrouping(boolean) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setShowNegated(boolean) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
- setShowWarnings(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- setShowWarnings(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setSignerCertFile(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerCheckByFile(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerCheckConstraints(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerDn(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerEmail(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerNoCheck(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSignerSerial(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setSkipNext(boolean) - Method in class org.apache.jmeter.control.InterleaveControl
-
- setSmtpHost(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setSmtpPort(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets port to be used for SMTP-connection (standard 25 or 465) - to be
called by SmtpSampler-object
- setSmtpPort(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setSmtpServer(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets FQDN or IP of SMTP-server to be used to send message - to be called
by SmtpSampler-object
- setSOAPAction(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- setSoapAction(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the soap action which should be in the form of an URN.
- setSOAPHeader(Object) - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Set the SOAPHeader with the SOAPHTTPConnection object.
- setSoLinger(boolean, int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setSoTimeout(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setSourceFile(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.LogParser
-
The method is provided to make it easy to dynamically create new classes
using Class.newInstance().
- setSourceFile(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
Sets the source file.
- setSourceLogs(String) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The source logs is the location where the access log resides.
- setSourceLogs(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The source logs is the location where the access log resides.
- setSpecificMessagePosition(String) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setStage(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setStage(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setStampAndTime(long, long) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setStart(long) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setStart(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setStartIndex(String) - Method in class org.apache.jmeter.config.KeystoreConfig
-
- setStartTime(long) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setStartTime(long) - Method in class org.apache.jmeter.threads.JMeterThread
-
Set the StartTime for this Thread.
- setStartTime(long) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Set the absolute StartTime value.
- setStartTime(long) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- setStartTimestamp(long) - Method in interface org.apache.jmeter.report.DataSet
-
Set the timestamp using the first result from the datasource
- setStartTimestamp(long) - Method in class org.apache.jmeter.testelement.JTLData
-
- setState(int) - Method in class org.apache.jmeter.assertions.gui.SizeAssertionGui
-
Set the state of the radio Button
- setStderr(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setStdin(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setStdout(String) - Method in class org.apache.jmeter.protocol.system.SystemSampler
-
- setStopBetweenSamples(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- setStopTest(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setStopTestNow(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setStopThread(boolean) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setStopThread(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setStoreMimeMessage(boolean) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setStringsToSkip(Collection<SubstitutionElement>) - Method in class org.apache.jmeter.assertions.CompareAssertion
-
- setStrokeWidth(float) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setStyle(int) - Method in class org.apache.jmeter.control.InterleaveControl
-
- setStyle(int) - Method in class org.apache.jmeter.control.ThroughputController
-
- setSubject(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets subject of the e-mail in textfield
- setSubject(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets subject for current message - called by SmtpSampler-object
- setSubresults(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setSubSampler(Sampler) - Method in class org.apache.jmeter.control.TransactionSampler
-
- setSubstitute(String) - Method in class org.apache.jmeter.assertions.SubstitutionElement
-
- setSuccess(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
set the success message
- setSuccess(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setSuccessCode(String) - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
set the succes code. the success code should
be unique.
- setSuccessful(boolean) - Method in class org.apache.jmeter.report.writers.DefaultPageSummary
-
- setSuccessful(boolean) - Method in interface org.apache.jmeter.report.writers.PageSummary
-
- setSuccessful(boolean) - Method in class org.apache.jmeter.samplers.SampleResult
-
Sets the successful attribute of the SampleResult object.
- setSuccessLimit(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setSuccessOnlyLogging(boolean) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- setSuccessSubject(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setSuffix(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Sets the suffix for the long
value.
- setSuppressSubject(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Sets the property that defines if the subject header should be suppressed
- setSynchronousMode(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets the use of synchronous-mode (i.e. time for delivery, ... is
measured) - to be called by SmtpSampler-object
- setTarget(JMeterTreeNode) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
Sets the target node where the samples generated by the proxy have to be
stored.
- setTarget(Object) - Method in interface org.apache.jmeter.protocol.http.util.accesslog.Generator
-
The target can be either a java.io.File or a Sampler.
- setTarget(Object) - Method in class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The target can be either a java.io.File or a Sampler.
- setTarget(int) - Method in class org.apache.jmeter.sampler.TestAction
-
- setTarget(LogTarget, String) - Static method in class org.apache.jorphan.logging.LoggingManager
-
Set the logging target for a category.
- setTargetDirectory(String) - Method in class org.apache.jmeter.report.writers.AbstractReportWriter
-
Set the target directory where the report should be saved
- setTargetDirectory(String) - Method in interface org.apache.jmeter.report.writers.ReportWriter
-
- setTcpNoDelay(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setTearDownOnShutdown(boolean) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setTemplate(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- setTemporary(JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
Indicate that the given property should be only a temporary property in
the TestElement
- setTemporary(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElement
-
Indicate that the given property should be only a temporary property in
the TestElement
- setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the Test attribute of the LdapConfig object
- setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the Test attribute of the LdapConfig object.
- setTestFieldNetworkSize() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setTestFieldResponseBody() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTestFieldResponseCode() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setTestFieldResponseData() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTestFieldResponseHeaders() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTestFieldResponseMessage() - Method in class org.apache.jmeter.assertions.SizeAssertion
-
- setTestFieldURL() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTestPlanClasspath(String) - Method in class org.apache.jmeter.testelement.TestPlan
-
Set the classpath for the test plan
- setTestPlanClasspathArray(String[]) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setTestPlanFile(String) - Method in class org.apache.jmeter.gui.GuiPackage
-
Sets the filepath of the current test plan.
- setTestStarted(boolean) - Method in class org.apache.jmeter.gui.util.JMeterToolBar
-
Change state of buttons
- setTestStartTime(long) - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- setTestStartTime(long) - Method in class org.apache.jmeter.save.TestResultWrapper
-
- setText(String) - Method in class org.apache.jmeter.gui.CommentPanel
-
- setText(String) - Method in class org.apache.jmeter.gui.util.JLabeledRadioI18N
-
The implementation will iterate through the radio buttons and find the
match.
- setText(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Set the text displayed in the Text Field.
- setText(String) - Method in interface org.apache.jorphan.gui.JLabeledField
-
- setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Set the text displayed in the Text Field.
- setText(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Set the text displayed in the Text Field.
- setText(String) - Method in class org.apache.jorphan.io.TextFile
-
Create the file with the given string as content -- or replace it's
content with the given string if the file already existed.
- setTextBox(String) - Method in class org.apache.jmeter.gui.util.TextBoxDialoger
-
- setTextMessage(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
set the text for the message
- setThread(JMeterThread) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setThread(boolean) - Method in class org.apache.jmeter.visualizers.MonitorGraph
-
- setThreadContext(JMeterContext) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setThreadContext(JMeterContext) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setThreadCounts(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setThreadGroup(AbstractThreadGroup) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setThreadGroup(AbstractThreadGroup) - Method in class org.apache.jmeter.threads.JMeterThread
-
- setThreadInfo(ThreadInfo) - Method in interface org.apache.jmeter.monitor.model.Connector
-
- setThreadInfo(ThreadInfo) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- setThreadLists(Collection<?>) - Method in class org.apache.jmeter.modifiers.UserParameters
-
The thread list is a list of lists.
- setThreadLists(CollectionProperty) - Method in class org.apache.jmeter.modifiers.UserParameters
-
The thread list is a list of lists.
- setThreadLoad(int) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setThreadName(String) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setThreadName(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setThreadName(String) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- setThreadName(String) - Method in interface org.apache.jmeter.testelement.TestElement
-
- setThreadName(String) - Method in class org.apache.jmeter.threads.JMeterThread
-
- setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterContext
-
Sets the threadNum.
- setThreadNum(int) - Method in class org.apache.jmeter.threads.JMeterThread
-
Sets the threadNum.
- setThroughput(double) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Sets the desired throughput.
- setTime(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setTime(long) - Method in class org.apache.jmeter.visualizers.RespTimeGraphDataBean
-
- setTimelim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the time limit attribute of the LDAPSampler object
- setTimeout(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- setTimeout(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setTimeout(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- setTimeout(String) - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- setTimeStamp(long) - Method in class org.apache.jmeter.samplers.SampleResult
-
This is only intended for use by SampleResultConverter!
- setTimestamp(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setTimeStamp(long) - Method in class org.apache.jmeter.visualizers.MonitorStats
-
- setTitle(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
The title is a the name for the chart.
- setTitle(String) - Method in class org.apache.jmeter.testelement.ReportPage
-
- setTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setTitleFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setTitleFont(Font) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setToAddress(String) - Method in class org.apache.jmeter.reporters.MailerModel
-
- setToContainsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setToDefaultMaxIterations() - Method in class org.apache.jmeter.visualizers.Spline3
-
- setToDefaultPrecision() - Method in class org.apache.jmeter.visualizers.Spline3
-
- setToEqualsType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTolerant(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Set tolerant mode if required
- setTolerant(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setToMatchType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setToNotType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
Registers the text to display in a tool tip.
- setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledTextArea
-
Registers the text to display in a tool tip.
- setToolTipText(String) - Method in class org.apache.jorphan.gui.JLabeledTextField
-
Registers the text to display in a tool tip.
- setToSubstringType() - Method in class org.apache.jmeter.assertions.ResponseAssertion
-
- setTotal(long) - Method in interface org.apache.jmeter.monitor.model.Memory
-
- setTotal(long) - Method in class org.apache.jmeter.monitor.model.MemoryImpl
-
- setTrafficClass(int) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setTransactionDone() - Method in class org.apache.jmeter.control.TransactionSampler
-
- setTransactionIsolation(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setTransferRate(String) - Method in class org.apache.jmeter.testelement.AbstractTable
-
- setTreeListener(ReportTreeListener) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Set the listener for JMeter's test tree.
- setTreeModel(ReportTreeModel) - Method in class org.apache.jmeter.gui.ReportGuiPackage
-
Set the model for JMeter's test tree.
- setTrimInterval(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setTrustAllCerts(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Enforces JMeter to trust all certificates, no matter what CA is issuer
(checkbox)
- setTrustAllCerts(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Determines if SMTP-sampler should trust all certificates, no matter what
CA - to be called by SmtpSampler-object
- setTrustStoreToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Set the path to local (pre-installed) truststore to be used to avoid
SSL-connection-exceptions
- setTrustStoreToUse(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets the path to the local truststore to be used for SSL / StartTLS - to
be called by SmtpSampler-object
- setup() - Static method in class org.apache.jmeter.protocol.http.util.LoopbackHttpClientSocketFactory
-
Convenience method to set up the necessary HttpClient protocol and URL handler.
- setupConnection(URL, HttpMethodBase, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
Returns an HttpConnection
fully ready to attempt
connection.
- setupConnection(URL, String, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl
-
Returns an HttpURLConnection
fully ready to attempt
connection.
- setupConnection(URL, HttpMethodBase, HTTPSampleResult) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSampler2
-
- setupGuiClasses() - Method in class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
Setup GUI class
- setUpperBound(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Sets the highest possible value that the long
portion of
the parameter value may be.
- setupTabPane() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- setupTabPane() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- setupTabPane() - Method in class org.apache.jmeter.visualizers.SamplerResultTab
-
- setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
-
- setupTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.JavaTest
-
Do any initialization required by this client.
- setupTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.test.SleepTest
-
Do any initialization required by this client.
- setupTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
Versions of JMeter after 2.3.2 invoke this method when the thread starts.
- setupTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
Versions of JMeter after 2.3.2 invoke this method when the thread starts.
- SetupThreadGroup - Class in org.apache.jmeter.threads
-
SetupThreadGroup.java is a special type of ThreadGroup that can be used for
setting up of a test before the bulk of the test executes later.
- SetupThreadGroup() - Constructor for class org.apache.jmeter.threads.SetupThreadGroup
-
- SetupThreadGroupGui - Class in org.apache.jmeter.threads.gui
-
- SetupThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.SetupThreadGroupGui
-
- setURL(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- setURL(URL) - Method in class org.apache.jmeter.samplers.SampleResult
-
- setUrl(boolean) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setURL(String) - Method in class org.apache.jmeter.testelement.BarChart
-
- setURLData(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- setURLs(String) - Method in class org.apache.jmeter.testelement.LineChart
-
- setUseAuth(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
Set whether authentication is required for JNDI
- setUseAuth(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Set whether mail server needs auth.
- setUseAuthentication(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets if authentication should be used to access the mailserver - to be
called by SmtpSampler-object
- setUseClientMode(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setUseEmlMessage(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Set the use of an .eml-message instead of the content of message-text
area
- setUseEmlMessage(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
- setUseEquals(boolean) - Method in class org.apache.jmeter.protocol.http.util.HTTPArgument
-
- setUseExpires(boolean) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- setUseExpression(boolean) - Method in class org.apache.jmeter.control.IfController
-
- setUseField(String) - Method in class org.apache.jmeter.extractor.RegexExtractor
-
- setUseJNDIProperties(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
if the sampler should use jndi.properties file, call the method with true
- setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- setUseKeepAlive(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- setUseLocalTrustStore(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Set the use of a local (pre-installed) truststore to avoid
SSL-connection-exceptions (checkbox)
- setUseLocalTrustStore(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Assigns the object to use a local truststore for SSL / StartTLS - to be
called by SmtpSampler-object
- setUseNonPersistentDelivery(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- setUseNoSecurity(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
- setUseParsedFile(boolean) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
Calls this method to set whether or not to use the path in the log.
- setUseProxy(boolean) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set whether or not to use a proxy
- setUser(String) - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- setUserDefinedTest(boolean) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
Sets the UserDefinedTest attribute of the LDAPSampler object.
- setUserDefinedVariables(Map<String, String>) - Method in class org.apache.jmeter.engine.util.ValueReplacer
-
- setUserDefinedVariables(Map<String, String>) - Method in class org.apache.jmeter.report.engine.ValueReplacer
-
- setUserDefinedVariables(Arguments) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- setUserDefinedVariables(Arguments) - Method in class org.apache.jmeter.testelement.TestPlan
-
- setUserDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the username attribute of the LDAP object
- setUseReqMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setUseResMsgIdAsCorrelId(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- setUsername(String) - Method in class org.apache.jmeter.config.LoginConfig
-
Sets the Username attribute of the LoginConfig object.
- setUsername(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- setUsername(String) - Method in class org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler
-
set the username to login into the jms server if needed
- setUserName(String) - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- setUsername(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
- setUsername(String) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets username to authenticate at the mailserver - to be called by
SmtpSampler-object
- setUserPw(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
Sets the password attribute of the LDAP object
- setUseSeparator(boolean) - Method in class org.apache.jmeter.control.ForeachController
-
- setUseSSL(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Sets SSL to be used to secure the SMTP-connection (checkbox)
- setUseSSL(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets SSL to secure the delivery channel for the message - to be called by
SmtpSampler-object
- setUseStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
Sets StartTLS to be used to secure the SMTP-connection (checkbox)
- setUseStartTLS(boolean) - Method in class org.apache.jmeter.protocol.smtp.sampler.protocol.SendMailCommand
-
Sets StartTLS to secure the delivery channel for the message - to be
called by SmtpSampler-object
- setValidating(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Set use validation
- setValidating(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setValue(String) - Method in class org.apache.jmeter.config.Argument
-
Sets the value of the Argument.
- setValue(Object) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Sets the value of this cell.
- setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
set the value for this object.
- setValue(String) - Method in class org.apache.jmeter.protocol.http.control.Header
-
Set the value for this object.
- setValue(long) - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
Set the current value of the long portion of the parameter
value to replace.
- setValue(String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.NVPair
-
Set the value
- setValue(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
-
Sets the value of the Argument.
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.BooleanPropertyEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.IntegerPropertyEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.LongPropertyEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- setValue(Object) - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- setValue(float) - Method in class org.apache.jmeter.testelement.property.DoubleProperty
-
- setValue(float) - Method in class org.apache.jmeter.testelement.property.FloatProperty
-
- setValue(int) - Method in class org.apache.jmeter.testelement.property.IntegerProperty
-
- setValue(int) - Method in class org.apache.jmeter.testelement.property.LongProperty
-
- setValue(String) - Method in class org.apache.jmeter.testelement.property.StringProperty
-
Sets the value.
- setValue(Object) - Method in class org.apache.jmeter.visualizers.SamplerResultTab.RowResult
-
- setValue(Object) - Method in class org.apache.jorphan.gui.NumberRenderer
-
- setValue(Object) - Method in class org.apache.jorphan.gui.RateRenderer
-
- setValueAt(Object, int, int) - Method in class org.apache.jmeter.gui.util.PowerTableModel
-
Sets the ValueAt attribute of the Arguments object.
- setValueAt(Object, Object, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
-
the method is similar to isCellEditable(int,int).
- setValueAt(Object, int, int) - Method in class org.apache.jorphan.gui.AbstractTreeTableModel
- setValueAt(Object, int, int) - Method in class org.apache.jorphan.gui.ObjectTableModel
- setValueAt(Object, Object, int) - Method in interface org.apache.jorphan.gui.TreeTableModel
-
the method is similar to isCellEditable(int,int).
- setValueFont(Font) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setValueOrientation(boolean) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setValues(String[]) - Method in class org.apache.jorphan.gui.JLabeledChoice
-
- setVarCount(int) - Method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- setVariableName(String) - Method in class org.apache.jmeter.config.RandomVariableConfig
-
- setVariableNames(String) - Method in class org.apache.jmeter.config.CSVDataSet
-
- setVariableNames(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- setVariables(JMeterVariables) - Method in class org.apache.jmeter.threads.JMeterContext
-
- setVarName(String) - Method in class org.apache.jmeter.modifiers.CounterConfig
-
- setVerifySignature(boolean) - Method in class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- setVersion(int) - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
- setVersion(String) - Method in class org.apache.jmeter.save.ListenerResultWrapper
-
- setVersion(String) - Method in class org.apache.jmeter.save.TestResultWrapper
-
- setVirtualHost(String) - Method in interface org.apache.jmeter.monitor.model.Worker
-
- setVirtualHost(String) - Method in class org.apache.jmeter.monitor.model.WorkerImpl
-
- setWantClientAuth(boolean) - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- setWarningThreshold(long) - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Sets the threshold on warning level
- setWhitespace(boolean) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Set whether to ignore element whitespace
- setWhitespace(boolean) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setWidth(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
set the width of the graph
- setWidth(int) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setWidth(int) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setWidth(int) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setWorkers(Workers) - Method in interface org.apache.jmeter.monitor.model.Connector
-
- setWorkers(Workers) - Method in class org.apache.jmeter.monitor.model.ConnectorImpl
-
- setWsdlURL(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- setXAxis(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
- setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
Expects null array when no labels not empty array
- setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setXAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setXAxisTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setXHTML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Enables xhtml validation mode
- setXLabel(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
The X data labels should be either the filename, date or some
other series of values
- setXML() - Method in class org.apache.jmeter.assertions.HTMLAssertion
-
Enables xml validation mode
- setXmlData(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- setXmlData(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the XML data.
- setXmlFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
it's kinda obvious, but we state it anyways.
- setXmlFile(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
it's kinda obvious, but we state it anyways.
- setXmlPathLoc(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
Set the path where XML messages are stored for random selection.
- setXPath(String) - Method in class org.apache.jmeter.assertions.gui.XPathPanel
-
Set the string that will be used in the xpath evaluation
- setXPathQuery(String) - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- setXPathString(String) - Method in class org.apache.jmeter.assertions.XPathAssertion
-
Set the XPath String this will be used as an xpath
- setXsdFileName(String) - Method in class org.apache.jmeter.assertions.XMLSchemaAssertion
-
- setYAxis(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
- setYAxisLabels(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setYAxisLabels(String[]) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setYAxisLabels(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.AxisGraph
-
- setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.LineGraph
-
- setYAxisTitle(String) - Method in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- setYLabel(String) - Method in class org.apache.jmeter.testelement.AbstractChart
-
- shape_counter - Variable in class org.apache.jmeter.visualizers.LineGraph
-
- SharedCustomizer - Interface in org.apache.jmeter.testbeans.gui
-
Tagging interface to mark a customizer class as shareable among elements of
the same type.
- SharedTCLogParser - Class in org.apache.jmeter.protocol.http.util.accesslog
-
- SharedTCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
-
- SharedTCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser
-
- shouldCache() - Method in class org.apache.jmeter.protocol.http.modifier.URLRewritingModifier
-
- shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Returns true to indicate that the editing cell may be selected.
- shouldSelectCell(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Forwards the message from the CellEditor
to the
delegate
.
- SHOW_INCOMING_SAMPLES - Variable in class org.apache.jmeter.visualizers.SplineModel
-
- showErrorMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
-
- showGrouping - Variable in class org.apache.jmeter.visualizers.AxisGraph
-
- showGrouping - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- showInfoMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
-
- showMessage(String, String, int) - Static method in class org.apache.jmeter.gui.GuiPackage
-
- showPanel() - Method in class org.apache.jmeter.reporters.FileReporter
-
Show main panel with length, graph, and stats.
- showRenderedResponse(String, SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
-
- showRenderedResponse(String, SampleResult, boolean) - Method in class org.apache.jmeter.visualizers.RenderAsHTML
-
- showRenderedResponse(String, SampleResult) - Method in class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
- showScopeSettings(AbstractScopedTestElement) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
-
Show the scope settings from the test element.
- showScopeSettings(AbstractScopedTestElement, boolean) - Method in class org.apache.jmeter.gui.AbstractScopedJMeterGuiComponent
-
Show the scope settings from the test element with variable scope
- showStoppingMessage(String) - Method in class org.apache.jmeter.gui.MainFrame
-
Show a dialog indicating that JMeter threads are stopping on a particular
host.
- showStoppingMessage(String) - Method in class org.apache.jmeter.gui.ReportMainFrame
-
Show a dialog indicating that JMeter threads are stopping on a particular
host.
- showWarningMessage(String, String) - Static method in class org.apache.jmeter.gui.GuiPackage
-
- showWarnings() - Method in class org.apache.jmeter.assertions.XPathAssertion
-
- showWarnings() - Method in class org.apache.jmeter.extractor.XPathExtractor
-
- ShutdownClient - Class in org.apache.jmeter.util
-
Simple utility to send a shutdown message to a non-GUI instance of JMeter
- ShutdownClient() - Constructor for class org.apache.jmeter.util.ShutdownClient
-
- shutdownInput() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- shutdownOutput() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- SimpleConfigGui - Class in org.apache.jmeter.config.gui
-
Default config gui for Configuration Element.
- SimpleConfigGui() - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
-
Create a new standalone SimpleConfigGui.
- SimpleConfigGui(boolean) - Constructor for class org.apache.jmeter.config.gui.SimpleConfigGui
-
Create a new SimpleConfigGui as either a standalone or an embedded
component.
- SimpleDataWriter - Class in org.apache.jmeter.visualizers
-
This listener can record results to a file but not to the UI.
- SimpleDataWriter() - Constructor for class org.apache.jmeter.visualizers.SimpleDataWriter
-
Create the SimpleDataWriter.
- SimpleVariable - Class in org.apache.jmeter.engine.util
-
- SimpleVariable(String) - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
-
- SimpleVariable() - Constructor for class org.apache.jmeter.engine.util.SimpleVariable
-
- size() - Method in class org.apache.jmeter.functions.XPathFileContainer
-
- size() - Method in class org.apache.jmeter.protocol.http.control.HeaderManager
-
Return the number of headers.
- size() - Method in class org.apache.jmeter.testelement.property.CollectionProperty
-
- size() - Method in class org.apache.jorphan.collections.Data
-
Gets the number of rows in the Data object.
- size() - Method in class org.apache.jorphan.collections.HashTree
-
Returns the number of top-level entries in the HashTree.
- size() - Method in class org.apache.jorphan.collections.ListedHashTree
-
Returns the number of top-level entries in the HashTree.
- SizeAssertion - Class in org.apache.jmeter.assertions
-
Checks if the results of a Sample matches a particular size.
- SizeAssertion() - Constructor for class org.apache.jmeter.assertions.SizeAssertion
-
- SizeAssertionGui - Class in org.apache.jmeter.assertions.gui
-
- SizeAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.SizeAssertionGui
-
- sizeColumns(JTable) - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Resize the table columns to appropriate widths.
- sizeColumns(JTable) - Method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- SKIP_AUTO_NUMBER - Static variable in class org.apache.jmeter.reporters.ResultSaver
-
- SKIP_SUFFIX - Static variable in class org.apache.jmeter.reporters.ResultSaver
-
- skippedEntity(String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- SleepTest - Class in org.apache.jmeter.protocol.java.test
-
The SleepTest
class is a simple example class for a JMeter
Java protocol client.
- SleepTest() - Constructor for class org.apache.jmeter.protocol.java.test.SleepTest
-
Default constructor for SleepTest
.
- SlowHC4SocketFactory - Class in org.apache.jmeter.protocol.http.util
-
Apache HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
- SlowHC4SocketFactory(int) - Constructor for class org.apache.jmeter.protocol.http.util.SlowHC4SocketFactory
-
Create a factory
- SlowHC4SSLSocketFactory - Class in org.apache.jmeter.protocol.http.util
-
Apache HttpClient protocol factory to generate "slow" SSL sockets for emulating dial-up modems
- SlowHC4SSLSocketFactory(int) - Constructor for class org.apache.jmeter.protocol.http.util.SlowHC4SSLSocketFactory
-
Create a factory
- SlowHttpClientSocketFactory - Class in org.apache.jmeter.protocol.http.util
-
Commons HttpClient protocol factory to generate "slow" sockets for emulating dial-up modems
- SlowHttpClientSocketFactory(int) - Constructor for class org.apache.jmeter.protocol.http.util.SlowHttpClientSocketFactory
-
- SlowInputStream - Class in org.apache.jmeter.util
-
InputStream wrapper to emulate a slow device, e.g. modem
- SlowInputStream(InputStream, int) - Constructor for class org.apache.jmeter.util.SlowInputStream
-
Wraps the input stream to emulate a slow device
- SlowOutputStream - Class in org.apache.jmeter.util
-
OutputStream filter to emulate a slow device, e.g. modem
- SlowOutputStream(OutputStream, int) - Constructor for class org.apache.jmeter.util.SlowOutputStream
-
Create wrapped Output Stream toe emulate the requested CPS.
- SlowSocket - Class in org.apache.jmeter.util
-
"Slow" (non-SSL) socket implementation to emulate dial-up modems etc
- SlowSocket(int, String, int, InetAddress, int, int) - Constructor for class org.apache.jmeter.util.SlowSocket
-
- SlowSocket(int, String, int, InetAddress, int) - Constructor for class org.apache.jmeter.util.SlowSocket
-
- SlowSocket(int, String, int) - Constructor for class org.apache.jmeter.util.SlowSocket
-
- SlowSocket(int) - Constructor for class org.apache.jmeter.util.SlowSocket
-
Added for use by SlowHC4SocketFactory.
- SlowSSLSocket - Class in org.apache.jmeter.util
-
"Slow" SSLsocket implementation to emulate dial-up modems etc
WARNING: the class relies on overriding all superclass methods in order to apply them to the input socket.
- SlowSSLSocket(SSLSocket, int) - Constructor for class org.apache.jmeter.util.SlowSSLSocket
-
Wrap an SSLSocket with slow input and output streams
- SMIMEAssertionGui - Class in org.apache.jmeter.assertions.gui
-
- SMIMEAssertionGui() - Constructor for class org.apache.jmeter.assertions.gui.SMIMEAssertionGui
-
- SMIMEAssertionTestElement - Class in org.apache.jmeter.assertions
-
- SMIMEAssertionTestElement() - Constructor for class org.apache.jmeter.assertions.SMIMEAssertionTestElement
-
- SmtpPanel - Class in org.apache.jmeter.protocol.smtp.sampler.gui
-
Class to build gui-components for SMTP-sampler.
- SmtpPanel() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpPanel
-
Creates new form SmtpPanel, standard constructer.
- SmtpSampler - Class in org.apache.jmeter.protocol.smtp.sampler
-
Sampler-Class for JMeter - builds, starts and interprets the results of the
sampler.
- SmtpSampler() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- SmtpSamplerGui - Class in org.apache.jmeter.protocol.smtp.sampler.gui
-
Class to build superstructure-gui for SMTP-panel, sets/gets value for a JMeter's testElement-object (i.e. also for save/load-purposes).
- SmtpSamplerGui() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.gui.SmtpSamplerGui
-
Creates new SmtpSamplerGui, standard constructer.
- SO_TIMEOUT - Static variable in class org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl
-
- SOAP_ACTION - Static variable in class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- SoapSampler - Class in org.apache.jmeter.protocol.http.sampler
-
Commons HTTPClient based soap sampler
- SoapSampler() - Constructor for class org.apache.jmeter.protocol.http.sampler.SoapSampler
-
- SoapSamplerGui - Class in org.apache.jmeter.protocol.http.control.gui
-
- SoapSamplerGui() - Constructor for class org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
-
- sort(String, boolean) - Method in class org.apache.jorphan.collections.Data
-
Sorts the data using a given row as the sorting criteria.
- SortedHashTree - Class in org.apache.jorphan.collections
-
SortedHashTree is a different implementation of the
HashTree
collection class.
- SortedHashTree() - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Comparator<? super Object>) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Object) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Object, Comparator<? super Object>) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Collection<?>) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Collection<?>, Comparator<? super Object>) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Object[]) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SortedHashTree(Object[], Comparator<? super Object>) - Constructor for class org.apache.jorphan.collections.SortedHashTree
-
- SOURCE - Variable in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
- source(String) - Method in class org.apache.jmeter.util.BeanShellInterpreter
-
- Spline3 - Class in org.apache.jmeter.visualizers
-
This class implements the representation of an interpolated Spline curve.
- Spline3(float[]) - Constructor for class org.apache.jmeter.visualizers.Spline3
-
Creates a new Spline curve by calculating the coefficients of each part
of the curve, i.e. by resolving the equation system implied by the
interpolation condition on every interval.
- SplineModel - Class in org.apache.jmeter.visualizers
-
- SplineModel() - Constructor for class org.apache.jmeter.visualizers.SplineModel
-
- SplineVisualizer - Class in org.apache.jmeter.visualizers
-
This class implements a statistical analyser that takes samples to process a
Spline interpolated curve.
- SplineVisualizer() - Constructor for class org.apache.jmeter.visualizers.SplineVisualizer
-
- SplineVisualizer.SplineGraph - Class in org.apache.jmeter.visualizers
-
Component showing a Spline curve.
- SplineVisualizer.SplineGraph() - Constructor for class org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph
-
- split(String, String, boolean) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
This is _almost_ equivalent to the String.split method in JDK 1.4.
- split(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
- split(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Takes a String and a tokenizer character string, and returns a new array of
strings of the string split by the tokenizer character(s).
- SplitFunction - Class in org.apache.jmeter.functions
-
Function to split a string into variables
Parameters:
String to split
Variable name prefix
String to split on (optional, default is comma)
Returns: the input string
Also sets the variables:
VARNAME - the input string
VARNAME_n - number of fields found
VARNAME_1..n - fields
- SplitFunction() - Constructor for class org.apache.jmeter.functions.SplitFunction
-
- SSL_MANAGER - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SSL_MANAGER - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- SSL_TRUST_ALL_CERTS - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
- SSLManager - Class in org.apache.jmeter.util
-
The SSLManager handles the KeyStore information for JMeter.
- SSLManager() - Constructor for class org.apache.jmeter.util.SSLManager
-
Protected Constructor to remove the possibility of directly instantiating
this object.
- SSLManagerCommand - Class in org.apache.jmeter.gui.action
-
SSL Manager Command.
- SSLManagerCommand() - Constructor for class org.apache.jmeter.gui.action.SSLManagerCommand
-
- STAGE - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- StandardGenerator - Class in org.apache.jmeter.protocol.http.util.accesslog
-
Description:
StandardGenerator will be the default generator used to pre-process logs.
- StandardGenerator() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
The constructor is used by GUI and samplers to generate request objects.
- StandardGenerator(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator
-
- StandardJMeterEngine - Class in org.apache.jmeter.engine
-
Runs JMeter tests, either directly for local GUI and non-GUI invocations,
or started by
RemoteJMeterEngineImpl
when running in server mode.
- StandardJMeterEngine() - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
-
- StandardJMeterEngine(String) - Constructor for class org.apache.jmeter.engine.StandardJMeterEngine
-
- StandardReportEngine - Class in org.apache.jmeter.report.engine
-
- StandardReportEngine() - Constructor for class org.apache.jmeter.report.engine.StandardReportEngine
-
- StandardSampleSender - Class in org.apache.jmeter.samplers
-
Default behaviour for remote testing.
- StandardSampleSender() - Constructor for class org.apache.jmeter.samplers.StandardSampleSender
-
Deprecated.
only for use by test code
- Start - Class in org.apache.jmeter.gui.action
-
- Start() - Constructor for class org.apache.jmeter.gui.action.Start
-
Constructor for the Start object.
- start(String[]) - Method in class org.apache.jmeter.JMeter
-
Takes the command line arguments and uses them to determine how to
startup JMeter.
- start(String[]) - Method in class org.apache.jmeter.JMeterReport
-
- start() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Calls Connection.start() to begin receiving inbound messages.
- start(int, ListenerNotifier, ListedHashTree, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
- start(int, ListenerNotifier, ListedHashTree, StandardJMeterEngine) - Method in class org.apache.jmeter.threads.ThreadGroup
-
- START_TIME - Static variable in class org.apache.jmeter.threads.ThreadGroup
-
Scheduler absolute start time
- startCellEditing(EventObject) - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Returns true to indicate that editing has begun.
- startDocument() - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
-
- startDocument() - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startedThreads - Variable in class org.apache.jmeter.threads.JMeterContextService.ThreadCounts
-
- startElement(String, String, String, Attributes) - Method in class org.apache.jmeter.monitor.parser.MonitorHandler
-
Receive notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startEngine() - Method in class org.apache.jmeter.report.gui.action.ReportStart
-
- startGui(CLOption) - Method in class org.apache.jmeter.JMeterReport
-
- startHandshake() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- startHttpMirror() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- startNextLoop() - Method in class org.apache.jmeter.control.LoopController
-
Start next iteration
- startNextLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
Start next iteration after an error
- startNonGui(CLOption, CLOption) - Method in class org.apache.jmeter.JMeterReport
-
- startPrefixMapping(String, String) - Method in class org.apache.jmeter.protocol.http.modifier.UserParameterXMLContentHandler
-
- startProperty(JMeterProperty) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
-
Notification that a property is starting.
- startProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- startServer(int) - Static method in class org.apache.jmeter.engine.RemoteJMeterEngineImpl
-
- startsWith(byte[], byte[], int) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Check if a byte array starts with the given byte array.
- startTest() - Static method in class org.apache.jmeter.threads.JMeterContextService
-
Method is called by the JMeterEngine class when a test run is started.
- startTestElement(TestElement) - Method in interface org.apache.jmeter.testelement.TestElementTraverser
-
Notification that a new test element is about to be traversed.
- StatCalculator<T extends Number & Comparable<? super T>> - Class in org.apache.jorphan.math
-
This class serves as a way to calculate the median, max, min etc. of a list of values.
- StatCalculator(T, T, T) - Constructor for class org.apache.jorphan.math.StatCalculator
-
This constructor is used to set up particular values for the generic class instance.
- StatCalculatorInteger - Class in org.apache.jorphan.math
-
StatCalculator for Integer values
- StatCalculatorInteger() - Constructor for class org.apache.jorphan.math.StatCalculatorInteger
-
- StatCalculatorLong - Class in org.apache.jorphan.math
-
StatCalculator for Long values
- StatCalculatorLong() - Constructor for class org.apache.jorphan.math.StatCalculatorLong
-
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.functions.gui.FunctionHelper
-
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui
-
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui
-
the current implementation checks to see if the source
of the event is the filterpkg field.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
When a widget state changes, it will notify this class so we can
enable/disable the correct items.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui
-
When the state of a widget changes, it will notify the gui. the method
then enables or disables certain parameters.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.report.gui.TableGui
-
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.gui.AbstractVisualizer
-
Invoked when the target of the listener has changed its state.
- stateChanged(ChangeEvent) - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
Invoked when the target of the listener has changed its state.
- StatGraphProperties - Class in org.apache.jmeter.visualizers
-
- StatGraphProperties() - Constructor for class org.apache.jmeter.visualizers.StatGraphProperties
-
- StatGraphVisualizer - Class in org.apache.jmeter.visualizers
-
Aggregrate Table-Based Reporting Visualizer for JMeter.
- StatGraphVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- staticConfig() - Static method in class org.apache.jmeter.samplers.SampleSaveConfiguration
-
- StatisticalSampleResult - Class in org.apache.jmeter.samplers
-
Aggregates sample results for use by the Statistical remote batch mode.
- StatisticalSampleResult() - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
-
- StatisticalSampleResult(long, long) - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
-
Deprecated.
Needs to be replaced when multiple sample results are sorted out
- StatisticalSampleResult(SampleResult, boolean) - Constructor for class org.apache.jmeter.samplers.StatisticalSampleResult
-
Create a statistical sample result from an ordinary sample result.
- StatisticalSampleSender - Class in org.apache.jmeter.samplers
-
Implements batch reporting for remote testing.
- StatisticalSampleSender() - Constructor for class org.apache.jmeter.samplers.StatisticalSampleSender
-
Deprecated.
only for use by test code
- Stats - Class in org.apache.jmeter.monitor.util
-
Description:
Stats is responsible for calculating the load and health of a given server.
- Stats() - Constructor for class org.apache.jmeter.monitor.util.Stats
-
- Status - Interface in org.apache.jmeter.monitor.model
-
- STATUS - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- StatusImpl - Class in org.apache.jmeter.monitor.model
-
- StatusImpl() - Constructor for class org.apache.jmeter.monitor.model.StatusImpl
-
- StatVisualizer - Class in org.apache.jmeter.visualizers
-
Aggregrate Table-Based Reporting Visualizer for JMeter.
- StatVisualizer() - Constructor for class org.apache.jmeter.visualizers.StatVisualizer
-
- stop() - Method in class org.apache.jmeter.protocol.jms.client.ReceiveSubscriber
-
Calls Connection.stop() to stop receiving inbound messages.
- STOP - Static variable in class org.apache.jmeter.sampler.TestAction
-
- stop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
- stop() - Method in class org.apache.jmeter.threads.JMeterThread
-
- stop() - Method in class org.apache.jmeter.threads.ThreadGroup
-
- STOP_NOW - Static variable in class org.apache.jmeter.sampler.TestAction
-
- STOP_THREAD - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
Stops editing and returns true to indicate that editing has stopped.
- stopCellEditing() - Method in class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Forwards the message from the CellEditor
to the
delegate
.
- stopEngine() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopEngineNow() - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopHttpMirror() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorControl
-
- Stoppable - Interface in org.apache.jmeter.gui
-
Interface that identifies processes to stop on close or load of new project files
- stopProxy() - Method in class org.apache.jmeter.protocol.http.proxy.ProxyControl
-
- stopReport() - Method in interface org.apache.jmeter.report.engine.ReportEngine
-
- stopReport() - Method in class org.apache.jmeter.report.engine.StandardReportEngine
-
- stopServer() - Method in interface org.apache.jmeter.gui.Stoppable
-
Stop server
- stopServer() - Method in class org.apache.jmeter.protocol.http.control.HttpMirrorServer
-
- stopServer() - Method in class org.apache.jmeter.protocol.http.proxy.Daemon
-
Stop the proxy daemon.
- StopStoppables - Class in org.apache.jmeter.gui.action
-
Stops stopables (Proxy, Mirror)
- StopStoppables() - Constructor for class org.apache.jmeter.gui.action.StopStoppables
-
- stopTableEditing() - Method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
Stop any editing that is currently being done on the table.
- stopTableEditing() - Method in class org.apache.jmeter.config.gui.SimpleConfigGui
-
Stop any editing that is currently being done on the table.
- stopTableEditing() - Method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
-
Stop any editing that is currently being done on the table.
- stopTableEditing(JTable) - Static method in class org.apache.jorphan.gui.GuiUtils
-
Stop any editing that is currently being done on the table.
- stopTest(boolean) - Method in class org.apache.jmeter.engine.ClientJMeterEngine
- stopTest(boolean) - Method in interface org.apache.jmeter.engine.JMeterEngine
-
- stopTest() - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopTest(boolean) - Method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopThread(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- stopThread(String, boolean) - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
- stopThread(String, boolean) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Stop thread called threadName:
stop JMeter thread
interrupt JMeter thread
interrupt underlying thread
- stopThreadNow(String) - Static method in class org.apache.jmeter.engine.StandardJMeterEngine
-
- storeSubResult(SampleResult) - Method in class org.apache.jmeter.samplers.SampleResult
-
Add a subresult read from a results file.
- StringFromFile - Class in org.apache.jmeter.functions
-
StringFromFile Function to read a String from a text file.
- StringFromFile() - Constructor for class org.apache.jmeter.functions.StringFromFile
-
- StringProperty - Class in org.apache.jmeter.testelement.property
-
- StringProperty(String, String) - Constructor for class org.apache.jmeter.testelement.property.StringProperty
-
- StringProperty() - Constructor for class org.apache.jmeter.testelement.property.StringProperty
-
- StringPropertyConverter - Class in org.apache.jmeter.save.converters
-
- StringPropertyConverter() - Constructor for class org.apache.jmeter.save.converters.StringPropertyConverter
-
- StringUtilities - Class in org.apache.jmeter.util
-
- stripFile(String, TestElement) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
Tokenize the URL into two tokens.
- strokeWidth - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- strokeWidth - Static variable in class org.apache.jmeter.visualizers.StatGraphProperties
-
- STYLESHEET - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- SUB_TREE_LOADED - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SUB_TREE_LOADED - Static variable in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- SUB_TREE_MERGED - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SUB_TREE_SAVED - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- SUB_TREE_SAVED - Static variable in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
- subControllersAndSamplers - Variable in class org.apache.jmeter.control.GenericController
-
- SUBJECT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- SubscriberSampler - Class in org.apache.jmeter.protocol.jms.sampler
-
This class implements the JMS Subscriber sampler.
- SubscriberSampler() - Constructor for class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- SUBSTITUTE - Static variable in class org.apache.jmeter.assertions.SubstitutionElement
-
- substitute(String, String, String) - Static method in class org.apache.jmeter.util.StringUtilities
-
Replace all patterns in a String
- substitute(String, String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Replace all patterns in a String
- SubstitutionElement - Class in org.apache.jmeter.assertions
-
- SubstitutionElement() - Constructor for class org.apache.jmeter.assertions.SubstitutionElement
-
- subtractNode() - Method in class org.apache.jmeter.engine.ConvertListeners
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in class org.apache.jmeter.engine.PreCompiler
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in class org.apache.jmeter.engine.TreeCloner
-
- subtractNode() - Method in class org.apache.jmeter.engine.TurnElementsOn
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in class org.apache.jmeter.gui.action.CheckDirty
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from it's stack structure.
- subtractNode() - Method in class org.apache.jmeter.report.gui.action.ReportCheckDirty
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from it's stack structure.
- subtractNode() - Method in class org.apache.jmeter.threads.FindTestElementsUpToRootTraverser
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in class org.apache.jmeter.threads.TestCompiler
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in interface org.apache.jorphan.collections.HashTreeTraverser
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- subtractNode() - Method in class org.apache.jorphan.collections.SearchByClass
-
Indicates traversal has moved up a step, and the visitor should remove
the top node from its stack structure.
- SUCCESS_ONLY - Static variable in class org.apache.jmeter.reporters.ResultSaver
-
- Summariser - Class in org.apache.jmeter.reporters
-
Generate a summary of the test run so far to the log file and/or standard
output.
- Summariser() - Constructor for class org.apache.jmeter.reporters.Summariser
-
- Summariser(String) - Constructor for class org.apache.jmeter.reporters.Summariser
-
Constructor for use during startup (intended for non-GUI use)
- SummariserGui - Class in org.apache.jmeter.reporters.gui
-
Create a summariser test element GUI.
- SummariserGui() - Constructor for class org.apache.jmeter.reporters.gui.SummariserGui
-
- SummaryReport - Class in org.apache.jmeter.visualizers
-
Simpler (lower memory) version of Aggregate Report (StatVisualizer).
- SummaryReport() - Constructor for class org.apache.jmeter.visualizers.SummaryReport
-
- supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.FileEditor
-
- supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.PasswordEditor
-
- supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- supportsCustomEditor() - Method in class org.apache.jmeter.testbeans.gui.TextAreaEditor
- SUPPRESS_SUBJECT - Static variable in class org.apache.jmeter.protocol.smtp.sampler.SmtpSampler
-
- SwitchController - Class in org.apache.jmeter.control
-
Implements a controller which selects at most one of its children
based on the condition value, which may be a number or a string.
- SwitchController() - Constructor for class org.apache.jmeter.control.SwitchController
-
- SwitchControllerGui - Class in org.apache.jmeter.control.gui
-
- SwitchControllerGui() - Constructor for class org.apache.jmeter.control.gui.SwitchControllerGui
-
- SynchronousTransportListener - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
-
This class implements a listener for SMTP events and a monitor for all
threads sending mail.
- SynchronousTransportListener() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.SynchronousTransportListener
-
Creates a new instance of SynchronousTransportListener
- SyncTimer - Class in org.apache.jmeter.timers
-
The purpose of the SyncTimer is to block threads until X number of threads
have been blocked, and then they are all released at once.
- SyncTimer() - Constructor for class org.apache.jmeter.timers.SyncTimer
-
- SyncTimerBeanInfo - Class in org.apache.jmeter.timers
-
- SyncTimerBeanInfo() - Constructor for class org.apache.jmeter.timers.SyncTimerBeanInfo
-
- SYSTEM_LAF - Static variable in class org.apache.jmeter.gui.util.JMeterMenuBar
-
- SystemSampler - Class in org.apache.jmeter.protocol.system
-
A sampler for executing a System function.
- SystemSampler() - Constructor for class org.apache.jmeter.protocol.system.SystemSampler
-
Create a SystemSampler.
- SystemSamplerGui - Class in org.apache.jmeter.protocol.system.gui
-
- SystemSamplerGui() - Constructor for class org.apache.jmeter.protocol.system.gui.SystemSamplerGui
-
Constructor for JavaTestSamplerGui
- Table - Class in org.apache.jmeter.testelement
-
- Table() - Constructor for class org.apache.jmeter.testelement.Table
-
- tableChanged(TableModelEvent) - Method in class org.apache.jmeter.testbeans.gui.TableEditor
-
- TableEditor - Class in org.apache.jmeter.testbeans.gui
-
Table editor for TestBean GUI properties.
- TableEditor() - Constructor for class org.apache.jmeter.testbeans.gui.TableEditor
-
- TableGui - Class in org.apache.jmeter.report.gui
-
- TableGui() - Constructor for class org.apache.jmeter.report.gui.TableGui
-
- tableModel - Variable in class org.apache.jmeter.config.gui.ArgumentsPanel
-
The model for the arguments table.
- tableModel - Variable in class org.apache.jmeter.visualizers.PropertyControlGui
-
The model for the arguments table.
- TABLES - Static variable in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- TableSample - Class in org.apache.jmeter.visualizers
-
Class to hold data for the TableVisualiser.
- TableSample() - Constructor for class org.apache.jmeter.visualizers.TableSample
-
Deprecated.
for unit test code only
- TableSample(long, int, long, String, String, long, boolean, long, long) - Constructor for class org.apache.jmeter.visualizers.TableSample
-
- TableVisualizer - Class in org.apache.jmeter.visualizers
-
This class implements a statistical analyser that calculates both the average
and the standard deviation of the sampling process.
- TableVisualizer() - Constructor for class org.apache.jmeter.visualizers.TableVisualizer
-
Constructor for the TableVisualizer object.
- TableVisualizer.SampleSuccessFunctor - Class in org.apache.jmeter.visualizers
-
- TableVisualizer.SampleSuccessFunctor(String) - Constructor for class org.apache.jmeter.visualizers.TableVisualizer.SampleSuccessFunctor
-
- tag(String, String) - Method in class org.apache.jorphan.util.XMLBuffer
-
Add a complete tag with content.
- tag(String, StringBuilder) - Method in class org.apache.jorphan.util.XMLBuffer
-
Add a complete tag with content.
- TAG_APPLET - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_BASE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_BGSOUND - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_COOKIES - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_EMBED - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_FRAME - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_IFRAME - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_IMAGE - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_INPUT - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_LINK - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAG_METHOD - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_QUERY_STRING - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_REDIRECT_LOCATION - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_REQUEST_HEADER - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_RESPONSE_DATA - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_RESPONSE_FILE - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_RESPONSE_HEADER - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_SAMPLER_DATA - Static variable in class org.apache.jmeter.save.converters.SampleResultConverter
-
- TAG_SCRIPT - Static variable in class org.apache.jmeter.protocol.http.parser.HTMLParser
-
- TAGS - Static variable in class org.apache.jmeter.testbeans.BeanInfoSupport
-
- TAGS - Static variable in class org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer
-
Array of permissible values.
- TARGET_DIRECTORY - Static variable in class org.apache.jmeter.report.writers.AbstractReportWriter
-
- TCLogParser - Class in org.apache.jmeter.protocol.http.util.accesslog
-
Description:
Currently the parser only handles GET/POST requests.
- TCLogParser() - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
- TCLogParser(String) - Constructor for class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
- TCPClient - Interface in org.apache.jmeter.protocol.tcp.sampler
-
Interface required by TCPSampler for TCPClient implementations.
- tcpClient - Variable in class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
-
- TCPClientDecorator - Class in org.apache.jmeter.protocol.tcp.sampler
-
- TCPClientDecorator(TCPClient) - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientDecorator
-
- TCPClientImpl - Class in org.apache.jmeter.protocol.tcp.sampler
-
Sample TCPClient implementation.
- TCPClientImpl() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
-
- TCPConfigGui - Class in org.apache.jmeter.protocol.tcp.config.gui
-
- TCPConfigGui() - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
-
- TCPConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui
-
- TCPSampler - Class in org.apache.jmeter.protocol.tcp.sampler
-
A sampler which understands Tcp requests.
- TCPSampler() - Constructor for class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- TCPSamplerGui - Class in org.apache.jmeter.protocol.tcp.control.gui
-
- TCPSamplerGui() - Constructor for class org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui
-
- teardownTest(JavaSamplerContext) - Method in class org.apache.jmeter.protocol.java.sampler.AbstractJavaSamplerClient
-
- teardownTest(JavaSamplerContext) - Method in interface org.apache.jmeter.protocol.java.sampler.JavaSamplerClient
-
Do any clean-up required by this test at the end of a test run.
- teardownTest() - Method in class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
-
Versions of JMeter after 2.3.2 invoke this method when the thread ends.
- teardownTest() - Method in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient
-
Versions of JMeter after 2.3.2 invoke this method when the thread ends.
- tellThreadsToStop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
- tellThreadsToStop() - Method in class org.apache.jmeter.threads.ThreadGroup
-
- TemporaryQueueExecutor - Class in org.apache.jmeter.protocol.jms.sampler
-
Request/reply executor with a temporary reply queue.
- TemporaryQueueExecutor(QueueSession, Queue) - Constructor for class org.apache.jmeter.protocol.jms.sampler.TemporaryQueueExecutor
-
Constructor.
- TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
-
- TEST - Static variable in class org.apache.jmeter.sampler.TestAction
-
- TEST_CLASS - Static variable in interface org.apache.jmeter.testelement.TestElement
-
- TEST_CLASS_NAME - Static variable in class org.apache.jmeter.save.SaveService
-
- TestAction - Class in org.apache.jmeter.sampler
-
Dummy Sampler used to pause or stop a thread or the test;
intended for use in Conditional Controllers.
- TestAction() - Constructor for class org.apache.jmeter.sampler.TestAction
-
- TestActionGui - Class in org.apache.jmeter.sampler.gui
-
- TestActionGui() - Constructor for class org.apache.jmeter.sampler.gui.TestActionGui
-
- TestBean - Interface in org.apache.jmeter.testbeans
-
Marker interface to tell JMeter to make a Test Bean Gui for the class.
- TestBeanBeanInfo - Class in org.apache.jmeter.testbeans
-
This is the BeanInfo object for the TestBean class.
- TestBeanBeanInfo() - Constructor for class org.apache.jmeter.testbeans.TestBeanBeanInfo
-
- TestBeanGUI - Class in org.apache.jmeter.testbeans.gui
-
JMeter GUI element editing for TestBean elements.
- TestBeanGUI() - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
Deprecated.
Dummy for JUnit test purposes only
- TestBeanGUI(Class<?>) - Constructor for class org.apache.jmeter.testbeans.gui.TestBeanGUI
-
- TestBeanHelper - Class in org.apache.jmeter.testbeans
-
This is an experimental class.
- TestBeanHelper() - Constructor for class org.apache.jmeter.testbeans.TestBeanHelper
-
- TestBeanPropertyEditor - Interface in org.apache.jmeter.testbeans.gui
-
- TestCloneable - Interface in org.apache.jmeter.testelement
-
- TestCompiler - Class in org.apache.jmeter.threads
-
HashTreeTraverser implementation that traverses the Test Tree to build:
A map with key Sampler and as value the associated SamplePackage
A map with key TransactionController and as value the associated SamplePackage
- TestCompiler(HashTree) - Constructor for class org.apache.jmeter.threads.TestCompiler
-
- TestCompilerHelper - Interface in org.apache.jmeter.threads
-
Bug 53796 - TestCompiler uses static Set which can grow huge
This interface is a means to allow the pair data to be saved with the parent
instance, thus allowing it to be garbage collected when the thread completes.
- testElement - Variable in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- TestElement - Interface in org.apache.jmeter.testelement
-
- TestElementConverter - Class in org.apache.jmeter.save.converters
-
- TestElementConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestElementConverter
-
- TestElementProperty - Class in org.apache.jmeter.testelement.property
-
- TestElementProperty(String, TestElement) - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
-
- TestElementProperty() - Constructor for class org.apache.jmeter.testelement.property.TestElementProperty
-
- TestElementPropertyConverter - Class in org.apache.jmeter.save.converters
-
- TestElementPropertyConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestElementPropertyConverter
-
- TestElementTraverser - Interface in org.apache.jmeter.testelement
-
For traversing Test Elements, which contain property that can be other test
elements, strings, collections, maps, objects
- testEnded() - Method in class org.apache.jmeter.config.KeystoreConfig
-
- testEnded(String) - Method in class org.apache.jmeter.config.KeystoreConfig
-
- testEnded() - Method in class org.apache.jmeter.control.ThroughputController
-
- testEnded(String) - Method in class org.apache.jmeter.control.ThroughputController
-
- testEnded() - Method in class org.apache.jmeter.functions.StringFromFile
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.functions.StringFromFile
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.gui.MainFrame
-
Called when a test is ended on the local system.
- testEnded(String) - Method in class org.apache.jmeter.gui.MainFrame
-
Called when a test is ended on the remote system.
- testEnded() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- testEnded() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
-
- testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.http.sampler.WebServiceSampler
-
- testEnded() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
Method called at the end of the test.
- testEnded(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
- testEnded() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
the implementation calls testEnded() without any parameters.
- testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
endTest cleans up the client
- testEnded() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- testEnded(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- testEnded(String) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- testEnded() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- testEnded() - Method in class org.apache.jmeter.reporters.Summariser
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.reporters.Summariser
-
Called from a different thread as testStarted() but using the same instance.
- testEnded() - Method in class org.apache.jmeter.samplers.AbstractSampleSender
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.AsynchSampleSender
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.BatchSampleSender
-
Checks if any sample events are still present in the sampleStore and
sends them to the listener.
- testEnded(String) - Method in class org.apache.jmeter.samplers.DataStrippingSampleSender
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.DiskStoreSampleSender
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.HoldSampleSender
-
- testEnded() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- testEnded() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
- testEnded(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
- testEnded() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- testEnded() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- testEnded() - Method in interface org.apache.jmeter.samplers.SampleSender
-
The test ended (probably not used; client-server mode needs a host)
- testEnded(String) - Method in interface org.apache.jmeter.samplers.SampleSender
-
The test ended.
- testEnded(String) - Method in class org.apache.jmeter.samplers.StandardSampleSender
-
- testEnded(String) - Method in class org.apache.jmeter.samplers.StatisticalSampleSender
-
Checks if any sample events are still present in the sampleStore and
sends them to the listener.
- testEnded() - Method in class org.apache.jmeter.testelement.ReportPlan
-
- testEnded(String) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- testEnded() - Method in class org.apache.jmeter.testelement.TestPlan
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.testelement.TestPlan
-
Called once for all threads after the end of a test.
- testEnded() - Method in interface org.apache.jmeter.testelement.TestStateListener
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in interface org.apache.jmeter.testelement.TestStateListener
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Called once for all threads after the end of a test.
- testEnded() - Method in class org.apache.jmeter.timers.SyncTimer
-
Called once for all threads after the end of a test.
- testEnded(String) - Method in class org.apache.jmeter.timers.SyncTimer
-
Reset timerCounter
- testEnded() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- testEnded(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- testField(String, String) - Method in class org.apache.jmeter.gui.action.RawTextSearcher
-
Returns true if searchedTextLowerCase is in value
- TestFragmentController - Class in org.apache.jmeter.control
-
- TestFragmentController() - Constructor for class org.apache.jmeter.control.TestFragmentController
-
- TestFragmentControllerGui - Class in org.apache.jmeter.control.gui
-
This defines a simple Test Fragment GUI that can be used instead of a Thread Group
to allow for a non-execution part of the Test Plan that can be saved and referenced
by a Module or Include Controller.
- TestFragmentControllerGui() - Constructor for class org.apache.jmeter.control.gui.TestFragmentControllerGui
-
- testFunctors() - Static method in class org.apache.jmeter.config.gui.ArgumentsPanel
-
- testFunctors() - Static method in class org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel
-
- testFunctors() - Static method in class org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel
-
- testFunctors() - Static method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
-
- testFunctors() - Static method in class org.apache.jmeter.visualizers.StatGraphVisualizer
-
- testFunctors() - Static method in class org.apache.jmeter.visualizers.StatVisualizer
-
Deprecated.
- only for use in testing
- testFunctors() - Static method in class org.apache.jmeter.visualizers.SummaryReport
-
Deprecated.
- only for use in testing
- testFunctors() - Static method in class org.apache.jmeter.visualizers.TableVisualizer
-
- TestIterationListener - Interface in org.apache.jmeter.testelement
-
- testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Each time through a Thread Group's test script, an iteration event is
fired for each thread.
- testIterationStart(LoopIterationEvent) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Each time through a Thread Group's test script, an iteration event is
fired for each thread.
- testIterationStart(LoopIterationEvent) - Method in interface org.apache.jmeter.testelement.TestIterationListener
-
Each time through a Thread Group's test script, an iteration event is
fired for each thread.
- TestListener - Interface in org.apache.jmeter.testelement
-
- TESTLOG_FORMAT - Static variable in class org.apache.jmeter.save.SaveService
-
- TestPlan - Class in org.apache.jmeter.testelement
-
- TestPlan() - Constructor for class org.apache.jmeter.testelement.TestPlan
-
- TestPlan(String) - Constructor for class org.apache.jmeter.testelement.TestPlan
-
- TESTPLAN_FORMAT - Static variable in class org.apache.jmeter.save.SaveService
-
- TestPlanGui - Class in org.apache.jmeter.control.gui
-
JMeter GUI component representing the test plan which will be executed when
the test is run.
- TestPlanGui() - Constructor for class org.apache.jmeter.control.gui.TestPlanGui
-
Create a new TestPlanGui.
- TestPlanName - Class in org.apache.jmeter.functions
-
Returns Test Plan name
- TestPlanName() - Constructor for class org.apache.jmeter.functions.TestPlanName
-
No-arg constructor.
- TestResultWrapper - Class in org.apache.jmeter.save
-
- TestResultWrapper() - Constructor for class org.apache.jmeter.save.TestResultWrapper
-
- TestResultWrapperConverter - Class in org.apache.jmeter.save.converters
-
XStream Class to convert TestResultWrapper
- TestResultWrapperConverter(Mapper) - Constructor for class org.apache.jmeter.save.converters.TestResultWrapperConverter
-
- testStarted() - Method in class org.apache.jmeter.config.KeystoreConfig
-
- testStarted(String) - Method in class org.apache.jmeter.config.KeystoreConfig
-
- testStarted() - Method in class org.apache.jmeter.control.ThroughputController
-
- testStarted(String) - Method in class org.apache.jmeter.control.ThroughputController
-
- testStarted() - Method in class org.apache.jmeter.functions.StringFromFile
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.functions.StringFromFile
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.gui.MainFrame
-
Called when a test is started on the local system.
- testStarted(String) - Method in class org.apache.jmeter.gui.MainFrame
-
Called when a test is started on a specific host.
- testStarted() - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.CacheManager
-
- testStarted() - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.protocol.http.control.CookieManager
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.http.modifier.ParamModifier
-
- testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.java.sampler.JavaSampler
-
- testStarted() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.jdbc.config.DataSourceElement
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
the implementation calls testStarted() without any parameters.
- testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.PublisherSampler
-
- testStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- testStarted(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- testStarted(String) - Method in class org.apache.jmeter.reporters.ResultCollector
-
- testStarted() - Method in class org.apache.jmeter.reporters.ResultCollector
-
- testStarted() - Method in class org.apache.jmeter.reporters.Summariser
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.reporters.Summariser
-
Called once for each Summariser in the test plan.
- testStarted() - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteListenerWrapper
-
- testStarted() - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
- testStarted(String) - Method in interface org.apache.jmeter.samplers.RemoteSampleListener
-
- testStarted() - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteSampleListenerImpl
-
- testStarted() - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- testStarted(String) - Method in class org.apache.jmeter.samplers.RemoteTestListenerWrapper
-
- testStarted() - Method in class org.apache.jmeter.testelement.ReportPlan
-
- testStarted(String) - Method in class org.apache.jmeter.testelement.ReportPlan
-
- testStarted() - Method in class org.apache.jmeter.testelement.TestPlan
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.testelement.TestPlan
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in interface org.apache.jmeter.testelement.TestStateListener
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in interface org.apache.jmeter.testelement.TestStateListener
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Get the timer ready to compute delays for a new test.
- testStarted(String) - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Called just before the start of the test from the main engine thread.
- testStarted() - Method in class org.apache.jmeter.timers.SyncTimer
-
Called just before the start of the test from the main engine thread.
- testStarted(String) - Method in class org.apache.jmeter.timers.SyncTimer
-
Reset timerCounter
- testStarted() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- testStarted(String) - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- TestStateListener - Interface in org.apache.jmeter.testelement
-
- TEXT - Static variable in class org.apache.jmeter.samplers.SampleResult
-
Data type value indicating that the response data is text.
- TEXT_COMMAND - Static variable in class org.apache.jmeter.visualizers.SamplerResultTab
-
- TEXT_MSG_RSC - Static variable in class org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui
-
Create a TextMessage
- TextAreaCellRenderer - Class in org.apache.jmeter.gui.util
-
- TextAreaCellRenderer() - Constructor for class org.apache.jmeter.gui.util.TextAreaCellRenderer
-
- TextAreaEditor - Class in org.apache.jmeter.testbeans.gui
-
- TextAreaEditor() - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
-
- TextAreaEditor(Object) - Constructor for class org.apache.jmeter.testbeans.gui.TextAreaEditor
-
- TextAreaTableCellEditor - Class in org.apache.jmeter.gui.util
-
- TextAreaTableCellEditor() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor
-
Constructs a TableCellEditor
that uses a text field.
- TextAreaTableCellEditor.EditorDelegate - Class in org.apache.jmeter.gui.util
-
The protected EditorDelegate
class.
- TextAreaTableCellEditor.EditorDelegate() - Constructor for class org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate
-
- TextBoxDialoger - Class in org.apache.jmeter.gui.util
-
Dialog text box to display some text in a box
- TextBoxDialoger() - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
-
Dialog text box
- TextBoxDialoger(String) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
-
Dialog text box
- TextBoxDialoger(String, boolean) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger
-
Dialog text box
- TextBoxDialoger.TextBoxDoubleClick - Class in org.apache.jmeter.gui.util
-
Class to display a dialog box and cell's content
when double click on a table's cell
- TextBoxDialoger.TextBoxDoubleClick(JTable) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClick
-
- TextBoxDialoger.TextBoxDoubleClickPressed - Class in org.apache.jmeter.gui.util
-
Class to edit in a dialog box the cell's content
when double (pressed) click on a table's cell which is editable
- TextBoxDialoger.TextBoxDoubleClickPressed(JTable) - Constructor for class org.apache.jmeter.gui.util.TextBoxDialoger.TextBoxDoubleClickPressed
-
- TextFile - Class in org.apache.jorphan.io
-
Utility class to handle text files as a single lump of text.
- TextFile(File, String) - Constructor for class org.apache.jorphan.io.TextFile
-
Create a TextFile object to handle the named file with the given
encoding.
- TextFile(File) - Constructor for class org.apache.jorphan.io.TextFile
-
Create a TextFile object to handle the named file with the platform
default encoding.
- TextFile(String) - Constructor for class org.apache.jorphan.io.TextFile
-
Create a TextFile object to handle the named file with the platform
default encoding.
- TextFile(String, String) - Constructor for class org.apache.jorphan.io.TextFile
-
Create a TextFile object to handle the named file with the given
encoding.
- THREAD - Static variable in class org.apache.jmeter.sampler.TestAction
-
- THREAD_VALUES - Static variable in class org.apache.jmeter.modifiers.UserParameters
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.AccessLogSampler
-
Called for each thread after all samples have been processed.
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.AjpSampler
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPAbstractImpl
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC3Impl
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy
-
- threadFinished() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Called for each thread after all samples have been processed.
- threadFinished() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
- threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
Called for each thread after all samples have been processed.
- threadFinished() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Close subscriber.
- threadFinished(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- threadFinished() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
Called for each thread after all samples have been processed.
- threadFinished() - Method in interface org.apache.jmeter.testelement.ThreadListener
-
Called for each thread after all samples have been processed.
- threadFinished(JMeterThread) - Method in interface org.apache.jmeter.threads.JMeterThreadMonitor
-
- threadFinished(JMeterThread) - Method in class org.apache.jmeter.threads.ThreadGroup
-
Called by JMeterThread when it finishes
- threadFinished() - Method in class org.apache.jmeter.timers.SyncTimer
-
- threadFinished() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- ThreadGroup - Class in org.apache.jmeter.threads
-
ThreadGroup holds the settings for a JMeter thread group.
- ThreadGroup() - Constructor for class org.apache.jmeter.threads.ThreadGroup
-
No-arg constructor.
- ThreadGroupGui - Class in org.apache.jmeter.threads.gui
-
- ThreadGroupGui() - Constructor for class org.apache.jmeter.threads.gui.ThreadGroupGui
-
- ThreadGroupGui(boolean) - Constructor for class org.apache.jmeter.threads.gui.ThreadGroupGui
-
- ThreadInfo - Interface in org.apache.jmeter.monitor.model
-
- THREADINFO - Static variable in class org.apache.jmeter.monitor.parser.Constants
-
- ThreadInfoImpl - Class in org.apache.jmeter.monitor.model
-
- ThreadInfoImpl() - Constructor for class org.apache.jmeter.monitor.model.ThreadInfoImpl
-
- ThreadListener - Interface in org.apache.jmeter.testelement
-
Allow threads to perform startup and closedown if necessary
- ThreadNumber - Class in org.apache.jmeter.functions
-
Function to return the current thread number.
- ThreadNumber() - Constructor for class org.apache.jmeter.functions.ThreadNumber
-
- THREADS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
-
- threadStarted() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- threadStarted() - Method in class org.apache.jmeter.protocol.http.util.accesslog.SessionFilter
-
Called for each thread before starting sampling.
- threadStarted() - Method in class org.apache.jmeter.protocol.java.sampler.JUnitSampler
-
Set up all variables that don't change between samples.
- threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- threadStarted() - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
Initialise the thread-local variables.
- threadStarted(boolean) - Method in class org.apache.jmeter.protocol.jms.sampler.SubscriberSampler
-
- threadStarted() - Method in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- threadStarted() - Method in interface org.apache.jmeter.testelement.ThreadListener
-
Called for each thread before starting sampling.
- threadStarted() - Method in class org.apache.jmeter.timers.SyncTimer
-
- threadStarted() - Method in class org.apache.jmeter.util.BeanShellTestElement
-
- ThroughputController - Class in org.apache.jmeter.control
-
This class represents a controller that can control the number of times that
it is executed, either by the total number of times the user wants the
controller executed (BYNUMBER) or by the percentage of time it is called
(BYPERCENT)
The current implementation executes the first N samples (BYNUMBER)
or the last N% of samples (BYPERCENT).
- ThroughputController() - Constructor for class org.apache.jmeter.control.ThroughputController
-
- ThroughputControllerGui - Class in org.apache.jmeter.control.gui
-
- ThroughputControllerGui() - Constructor for class org.apache.jmeter.control.gui.ThroughputControllerGui
-
- TidyException - Exception in org.apache.jmeter.util
-
Class for reporting errors when running Tidy.
- TidyException() - Constructor for exception org.apache.jmeter.util.TidyException
-
- TidyException(int, int) - Constructor for exception org.apache.jmeter.util.TidyException
-
- tidyRMI(Logger) - Static method in class org.apache.jmeter.engine.ClientJMeterEngine
-
Tidy up RMI access to allow JMeter client to exit.
- TIFF - Static variable in class org.apache.jmeter.save.SaveGraphicsService
-
- TIFF_EXTENSION - Static variable in class org.apache.jmeter.save.SaveGraphicsService
-
- TimeFunction - Class in org.apache.jmeter.functions
-
__time() function - returns the current time in milliseconds
- TimeFunction() - Constructor for class org.apache.jmeter.functions.TimeFunction
-
- TIMELIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
-
- TIMEOUT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- TIMEOUT_CONNECT - Static variable in class org.apache.jmeter.protocol.tcp.sampler.TCPSampler
-
- Timer - Interface in org.apache.jmeter.timers
-
This interface defines those methods that must be implemented by timer
plugins.
- TIMERS - Static variable in class org.apache.jmeter.gui.util.MenuFactory
-
- TIMERS - Static variable in class org.apache.jmeter.gui.util.ReportMenuFactory
-
- title - Variable in class org.apache.jmeter.visualizers.AxisGraph
-
- title - Variable in class org.apache.jmeter.visualizers.LineGraph
-
- title - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- titleFont - Variable in class org.apache.jmeter.visualizers.AxisGraph
-
- titleFont - Variable in class org.apache.jmeter.visualizers.RespTimeGraphChart
-
- toBasicHeader() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- TOGGLE - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- TOGGLE - Static variable in class org.apache.jmeter.gui.action.KeyStrokes
-
- tokenize(String, String) - Method in class org.apache.jmeter.protocol.http.util.accesslog.TCLogParser
-
Parses the line using java.util.StringTokenizer.
- TOOLBAR - Static variable in class org.apache.jmeter.gui.action.ActionNames
-
- ToolBar - Class in org.apache.jmeter.gui.action
-
Hide / unhide toolbar.
- ToolBar() - Constructor for class org.apache.jmeter.gui.action.ToolBar
-
Constructor for object.
- TOP - Static variable in class org.apache.jorphan.gui.layout.VerticalLayout
-
The anchoring constant that designates anchoring to the top of the
display area.
- toString() - Method in class org.apache.jmeter.assertions.AssertionResult
-
- toString() - Method in class org.apache.jmeter.config.Argument
-
- toString() - Method in class org.apache.jmeter.config.Arguments
-
Create a string representation of the arguments.
- toString() - Method in class org.apache.jmeter.config.LoginConfig
-
- toString() - Method in class org.apache.jmeter.engine.util.SimpleVariable
-
- toString() - Method in class org.apache.jmeter.protocol.http.control.Authorization
-
- toString() - Method in class org.apache.jmeter.protocol.http.control.Cookie
-
creates a string representation of this cookie
- toString() - Method in class org.apache.jmeter.protocol.http.control.Header
-
Creates a string representation of this header.
- toString() - Method in class org.apache.jmeter.protocol.http.modifier.ParamMask
-
For debugging purposes.
- toString() - Method in class org.apache.jmeter.protocol.http.parser.URLString
- toString() - Method in class org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase
-
- toString() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArg
-
returns path, param name, mime type information of
HTTPFileArg object.
- toString() - Method in class org.apache.jmeter.protocol.http.util.HTTPFileArgs
-
Create a string representation of the files.
- toString() - Method in class org.apache.jmeter.protocol.jdbc.AbstractJDBCTestElement
-
- toString() - Method in class org.apache.jmeter.protocol.jms.sampler.JMSSampler
-
- toString() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
-
Create a string representation of the arguments.
- toString() - Method in class org.apache.jmeter.protocol.mail.sampler.MailReaderSampler
-
- toString() - Method in class org.apache.jmeter.reporters.MailerModel
-
Returns a String-representation of this object.
- toString() - Method in class org.apache.jmeter.samplers.SampleResult
-
Returns the display name.
- toString() - Method in class org.apache.jmeter.testelement.property.AbstractProperty
-
Provides the string representation of the property.
- toString() - Method in class org.apache.jmeter.timers.ConstantThroughputTimer
-
Provide a description of this timer class.
- toString() - Method in class org.apache.jmeter.timers.ConstantTimer
-
Provide a description of this timer class.
- toString() - Method in class org.apache.jmeter.timers.GaussianRandomTimer
-
- toString() - Method in class org.apache.jmeter.timers.PoissonRandomTimer
-
Provide a description of this timer class.
- toString() - Method in class org.apache.jmeter.timers.UniformRandomTimer
-
- toString() - Method in class org.apache.jmeter.util.SlowSSLSocket
-
- toString() - Method in class org.apache.jmeter.visualizers.DistributionGraphVisualizer
-
- toString() - Method in class org.apache.jmeter.visualizers.GraphVisualizer
-
- toString() - Method in class org.apache.jmeter.visualizers.MailerVisualizer
-
- toString() - Method in class org.apache.jmeter.visualizers.MonitorModel
-
Method is used by DefaultMutableTreeNode to get the label for the node.
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsHTML
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsHTMLWithEmbedded
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsJSON
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsRegexp
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsText
- toString() - Method in class org.apache.jmeter.visualizers.RenderAsXML
- toString() - Method in interface org.apache.jmeter.visualizers.ResultRenderer
-
- toString() - Method in class org.apache.jmeter.visualizers.RunningSample
-
For debugging purposes, mainly.
- toString() - Method in class org.apache.jmeter.visualizers.SamplingStatCalculator
-
For debugging purposes, only.
- toString() - Method in class org.apache.jmeter.visualizers.SplineVisualizer
-
- toString() - Method in class org.apache.jmeter.visualizers.TableVisualizer
-
- toString() - Method in class org.apache.jorphan.collections.Data
-
- toString() - Method in class org.apache.jorphan.collections.HashTree
-
Generate a printable representation of the tree.
- toString() - Method in class org.apache.jorphan.gui.layout.VerticalLayout
-
- toString() - Method in class org.apache.jorphan.reflect.Functor
-
- toString() - Method in class org.apache.jorphan.util.XMLBuffer
-
Convert the buffer to a string, closing any open tags
- TRACE - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- TransactionController - Class in org.apache.jmeter.control
-
Transaction Controller to measure transaction times
There are two different modes for the controller:
- generate additional total sample after nested samples (as in JMeter 2.2)
- generate parent sampler containing the nested samples
- TransactionController() - Constructor for class org.apache.jmeter.control.TransactionController
-
Creates a Transaction Controller
- TransactionControllerGui - Class in org.apache.jmeter.control.gui
-
A Transaction controller component.
- TransactionControllerGui() - Constructor for class org.apache.jmeter.control.gui.TransactionControllerGui
-
Create a new TransactionControllerGui instance.
- TransactionSampler - Class in org.apache.jmeter.control
-
Transaction Sampler class to measure transaction times
(not exposed a a GUI class, as it is only used internally)
- TransactionSampler() - Constructor for class org.apache.jmeter.control.TransactionSampler
-
Deprecated.
only for use by test code
- TransactionSampler(TransactionController, String) - Constructor for class org.apache.jmeter.control.TransactionSampler
-
- TRANSFER_ENCODING - Static variable in interface org.apache.jmeter.protocol.http.util.HTTPConstantsInterface
-
- transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
-
- transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.ReplaceStringWithFunctions
-
- transformValue(JMeterProperty) - Method in class org.apache.jmeter.engine.util.UndoVariableReplacement
-
- traverse(TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- traverse(TestElementTraverser) - Method in interface org.apache.jmeter.testelement.TestElement
-
Convenient way to traverse a test element.
- traverse(HashTreeTraverser) - Method in class org.apache.jorphan.collections.HashTree
-
Allows any implementation of the HashTreeTraverser interface to easily
traverse (depth-first) all the nodes of the HashTree.
- traverseCollection(CollectionProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- traverseMap(MapProperty, TestElementTraverser) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- traverseProperty(TestElementTraverser, JMeterProperty) - Method in class org.apache.jmeter.testelement.AbstractTestElement
-
- tree - Variable in class org.apache.jmeter.gui.ReportMainFrame
-
The test tree.
- TreeCloner - Class in org.apache.jmeter.engine
-
Clones the test tree, skipping test elements that implement
NoThreadClone
by default.
- TreeCloner() - Constructor for class org.apache.jmeter.engine.TreeCloner
-
Clone the test tree, honouring NoThreadClone markers.
- TreeCloner(boolean) - Constructor for class org.apache.jmeter.engine.TreeCloner
-
Clone the test tree.
- TreeClonerNoTimer - Class in org.apache.jmeter.engine
-
Clones the test tree, skipping test elements that implement
Timer
by default.
- TreeClonerNoTimer() - Constructor for class org.apache.jmeter.engine.TreeClonerNoTimer
-
- TreeClonerNoTimer(boolean) - Constructor for class org.apache.jmeter.engine.TreeClonerNoTimer
-
- TreeNodeRenderer - Class in org.apache.jmeter.visualizers
-
Tree cell renderer used by ComparisonVisualizer.
- TreeNodeRenderer() - Constructor for class org.apache.jmeter.visualizers.TreeNodeRenderer
-
- treePanel - Variable in class org.apache.jmeter.gui.ReportMainFrame
-
The panel where the test tree is shown.
- TreeTableModel - Interface in org.apache.jorphan.gui
-
This is a basic interface for TreeTableModel that extends TableModel.
- triggerEndOfLoop() - Method in interface org.apache.jmeter.control.Controller
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.ForeachController
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.GenericController
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.IfController
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.LoopController
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.RunTime
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.TransactionController
-
- triggerEndOfLoop() - Method in class org.apache.jmeter.control.WhileController
-
Trigger end of loop condition on controller (used by Start Next Loop feature)
- triggerEndOfLoop() - Method in class org.apache.jmeter.threads.AbstractThreadGroup
-
NOOP
- trim(String, String) - Static method in class org.apache.jorphan.util.JOrphanUtils
-
Trim a string by the tokens provided.
- TrustAllSSLSocketFactory - Class in org.apache.jmeter.protocol.smtp.sampler.protocol
-
This class can be used as a SocketFactory with SSL-connections.
- TrustAllSSLSocketFactory() - Constructor for class org.apache.jmeter.protocol.smtp.sampler.protocol.TrustAllSSLSocketFactory
-
Standard constructor
- TRUSTSTORE_TO_USE - Static variable in class org.apache.jmeter.protocol.smtp.sampler.gui.SecuritySettingsPanel
-
- TurnElementsOn - Class in org.apache.jmeter.engine
-
- TurnElementsOn() - Constructor for class org.apache.jmeter.engine.TurnElementsOn
-
- TypeEditor - Enum in org.apache.jmeter.testbeans.gui
-
Allow direct specification of property editors.