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

T

tableChanged(javax.swing.event.TableModelEvent) - function in org.apache.jmeter.testbeans.gui.TableEditor
 
TableEditor - class in org.apache.jmeter.testbeans.gui
Table editor for TestBean GUI properties.
TableEditor - enum entry in org.apache.jmeter.testbeans.gui.TypeEditor
 
TableSample - class in org.apache.jmeter.visualizers
Class to hold data for the TableVisualiser.
TaggerConsumer - class in org.apache.jmeter.report.processor
The Class TimeCountConsumer adds a data field to the samples it consumes.
tailMap(K) - function in java.util.TreeMap
 
tailMap(K,boolean) - function in java.util.TreeMap
 
TargetRateChart - class in org.apache.jmeter.threads.openmodel.gui
Draws a line chart with the expected load rate over time for given ThreadSchedule.
tellThreadsToStop() - function in org.apache.jmeter.threads.AbstractThreadGroup
This immediately stop threads of Group by interrupting them.
tellThreadsToStop() - function in org.apache.jmeter.threads.ThreadGroup
This is an immediate stop interrupting:
  • current running threads
  • current running samplers
For each thread, invoke:
tellThreadsToStop() - function in org.apache.jmeter.threads.ThreadGroup
This is an immediate stop interrupting:
  • current running threads
  • current running samplers
For each thread, invoke:
tellThreadsToStop() - function in org.apache.jmeter.threads.ThreadGroup
This is an immediate stop interrupting:
  • current running threads
  • current running samplers
For each thread, invoke:
tellThreadsToStop(boolean) - function in org.apache.jmeter.threads.ThreadGroup
 
tellThreadsToStop(boolean) - function in org.apache.jmeter.threads.ThreadGroup
 
tellThreadsToStop() - function in org.apache.jmeter.threads.openmodel.OpenModelThreadGroup
This immediately stop threads of Group by interrupting them.
Template - class in org.apache.jmeter.gui.action.template
Template Bean
TemplateManager - class in org.apache.jmeter.gui.action.template
Manages Test Plan templates
TemplateManager.DefaultEntityResolver - class in org.apache.jmeter.gui.action.template.TemplateManager
 
TemplateManager.LoggingErrorHandler - class in org.apache.jmeter.gui.action.template.TemplateManager
 
TemplatesCommand - class in org.apache.jmeter.gui.action
Open Templates
TemplateUtil - class in org.apache.jmeter.util
Class used to process freemarkers templates
TemplateVisitor - class in org.apache.jmeter.report.dashboard
The class TemplateVisitor visits files in a template directory to copy regular files and process templated ones.
terminate() - function in org.apache.bsf.util.BSFEngineImpl
 
TestBean - class 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.
TestBeanGUI - class in org.apache.jmeter.testbeans.gui
JMeter GUI element editing for TestBean elements.
TestBeanHelper - class in org.apache.jmeter.testbeans
This is an experimental class.
TestBeanPropertyEditor - class in org.apache.jmeter.testbeans.gui
 
TestCloneable - class 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
TestCompilerHelper - class 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 - class in org.apache.jmeter.testelement
 
TestElement.Companion - class in org.apache.jmeter.testelement.TestElement
 
TestElementConverter - class in org.apache.jmeter.save.converters
 
TestElementMetadata - class in org.apache.jmeter.gui
Enables to get component information (e.g.
TestElementProperty - class in org.apache.jmeter.testelement.property
 
TestElementPropertyConverter - class in org.apache.jmeter.save.converters
 
TestElementPropertyDescriptor - class in org.apache.jmeter.testelement.schema
Describes a TestElementProperty that contains class reference: name, default value, and provides accessors for properties.
TestElementPropertyDescriptor.Builder - class in org.apache.jmeter.testelement.schema.TestElementPropertyDescriptor
 
TestElementPropertyTransformer - class in org.apache.jmeter.engine.util
Transforms properties of the input TestElement with given PropertyTransformer.
TestElementSchema - class in org.apache.jmeter.testelement
Lists properties of a TestElement.
TestElementSchema.INSTANCE - class in org.apache.jmeter.testelement.TestElementSchema
 
TestElementTraverser - class in org.apache.jmeter.testelement
For traversing Test Elements, which contain property that can be other test elements, strings, collections, maps, objects
testEnded() - function in org.apache.jmeter.gui.MainFrame
Called when a test is ended on the local system.
testEnded(java.lang.String) - function in org.apache.jmeter.gui.MainFrame
Called when a test is ended on the remote system.
testEnded() - function in org.apache.jmeter.reporters.ResultCollector
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.reporters.ResultCollector
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.reporters.ResultSaver
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.reporters.ResultSaver
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.reporters.Summariser
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.reporters.Summariser
Called from a different thread as testStarted() but using the same instance.
testEnded() - function in org.apache.jmeter.samplers.AbstractSampleSender
The test ended (probably not used; client-server mode needs a host)
testEnded() - function in org.apache.jmeter.samplers.AbstractSampleSender
The test ended (probably not used; client-server mode needs a host)
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.AsynchSampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.BatchSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.DataStrippingSampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.DiskStoreSampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.HoldSampleSender
The test ended.
testEnded() - function in org.apache.jmeter.samplers.RemoteListenerWrapper
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.RemoteListenerWrapper
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.RemoteSampleListener
 
testEnded() - function in org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testEnded() - function in org.apache.jmeter.samplers.RemoteTestListenerWrapper
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.RemoteTestListenerWrapper
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.samplers.SampleSender
The test ended (probably not used; client-server mode needs a host)
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.SampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.SampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.StandardSampleSender
The test ended.
testEnded(java.lang.String) - function in org.apache.jmeter.samplers.StatisticalSampleSender
Checks if any sample events are still present in the sampleStore and sends them to the listener.
testEnded() - function in org.apache.jmeter.testelement.TestPlan
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.testelement.TestPlan
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.testelement.TestStateListener
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.testelement.TestStateListener
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.util.BeanShellTestElement
Called once for all threads after the end of a test.
testEnded(java.lang.String) - function in org.apache.jmeter.util.BeanShellTestElement
Called once for all threads after the end of a test.
testEnded() - function in org.apache.jmeter.util.JSR223TestElement
 
testEnded(java.lang.String) - function in org.apache.jmeter.util.JSR223TestElement
 
TestFragmentController - class in org.apache.jmeter.control
 
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.
testFunctors() - function in org.apache.jmeter.config.gui.ArgumentsPanel
 
TestIterationListener - class in org.apache.jmeter.testelement
 
testIterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.testelement.TestIterationListener
Each time through a Thread Group's test script, an iteration event is fired for each thread.
TestPlan - class in org.apache.jmeter.testelement
 
TestPlanGui - class in org.apache.jmeter.control.gui
JMeter GUI component representing the test plan which will be executed when the test is run.
TestPlanListener - class in org.apache.jmeter.gui
Implement this interface to be informed about Test plan being cleared to react to such events.
testPlanLoaded() - function in org.apache.jmeter.gui.TestPlanListener
Called after a new test plan has been loaded
TestPlanSchema - class in org.apache.jmeter.testelement
Lists properties of a TestPlan.
TestPlanSchema.INSTANCE - class in org.apache.jmeter.testelement.TestPlanSchema
 
TestResultWrapper - class in org.apache.jmeter.save
 
TestResultWrapperConverter - class in org.apache.jmeter.save.converters
XStream Class to convert TestResultWrapper
testStarted() - function in org.apache.jmeter.gui.MainFrame
Called when a test is started on the local system.
testStarted(java.lang.String) - function in org.apache.jmeter.gui.MainFrame
Called when a test is started on a specific host.
testStarted() - function in org.apache.jmeter.reporters.ResultCollector
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.reporters.ResultCollector
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.reporters.ResultSaver
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.reporters.ResultSaver
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.reporters.Summariser
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.reporters.Summariser
Called once for each Summariser in the test plan.
testStarted() - function in org.apache.jmeter.samplers.RemoteListenerWrapper
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.samplers.RemoteListenerWrapper
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted(java.lang.String) - function in org.apache.jmeter.samplers.RemoteSampleListener
 
testStarted() - function in org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted(java.lang.String) - function in org.apache.jmeter.samplers.RemoteSampleListenerImpl
 
testStarted() - function in org.apache.jmeter.samplers.RemoteTestListenerWrapper
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.samplers.RemoteTestListenerWrapper
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.testelement.TestPlan
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.testelement.TestPlan
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.testelement.TestStateListener
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.testelement.TestStateListener
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.util.BeanShellTestElement
Called just before the start of the test from the main engine thread.
testStarted(java.lang.String) - function in org.apache.jmeter.util.BeanShellTestElement
Called just before the start of the test from the main engine thread.
testStarted() - function in org.apache.jmeter.util.JSR223TestElement
 
testStarted(java.lang.String) - function in org.apache.jmeter.util.JSR223TestElement
 
TestStateListener - class in org.apache.jmeter.testelement
 
testTree(org.apache.jmeter.treebuilder.Action) - function in org.apache.jmeter.treebuilder.dsl.TreeBuilders
Creates a test tree.
TextAreaCellRenderer - class in org.apache.jmeter.gui.util
 
TextAreaEditor - class in org.apache.jmeter.testbeans.gui
 
TextAreaEditor - enum entry in org.apache.jmeter.testbeans.gui.TypeEditor
 
TextAreaTableCellEditor - class in org.apache.jmeter.gui.util
 
TextBoxDialoger - class in org.apache.jmeter.gui.util
Dialog text box to display some text in a box
TextBoxDialoger.TextBoxDoubleClick - class in org.apache.jmeter.gui.util.TextBoxDialoger
Class to display a dialog box and cell's content when double click on a table's cell
TextBoxDialoger.TextBoxDoubleClickPressed - class in org.apache.jmeter.gui.util.TextBoxDialoger
Class to edit in a dialog box the cell's content when double (pressed) click on a table's cell which is editable
ThinkTimeCreator - class in org.apache.jmeter.gui.action.thinktime
Interface for a ThinkTime creator
threadFinished() - function in org.apache.jmeter.control.IfController
Called for each thread after all samples have been processed.
threadFinished() - function in org.apache.jmeter.testelement.ThreadListener
Called for each thread after all samples have been processed.
threadFinished(org.apache.jmeter.threads.JMeterThread) - function in org.apache.jmeter.threads.JMeterThreadMonitor
 
threadFinished(org.apache.jmeter.threads.JMeterThread) - function in org.apache.jmeter.threads.JMeterThreadMonitor
 
threadFinished() - function in org.apache.jmeter.threads.RemoteThreadsListener
 
threadFinished() - function in org.apache.jmeter.threads.RemoteThreadsListenerImpl
 
threadFinished() - function in org.apache.jmeter.threads.RemoteThreadsListenerTestElement
 
threadFinished() - function in org.apache.jmeter.threads.RemoteThreadsListenerWrapper
Called for each thread after all samples have been processed.
threadFinished(org.apache.jmeter.threads.JMeterThread) - function in org.apache.jmeter.threads.ThreadGroup
Called by JMeterThread when it finishes
threadFinished(org.apache.jmeter.threads.JMeterThread) - function in org.apache.jmeter.threads.ThreadGroup
Called by JMeterThread when it finishes
threadFinished(org.apache.jmeter.threads.JMeterThread) - function in org.apache.jmeter.threads.openmodel.OpenModelThreadGroup
 
threadFinished() - function in org.apache.jmeter.util.BeanShellTestElement
Called for each thread after all samples have been processed.
ThreadGroup - class in org.apache.jmeter.threads
ThreadGroup holds the settings for a JMeter thread group.
ThreadGroupGui - class in org.apache.jmeter.threads.gui
 
ThreadGroupSchema - class in org.apache.jmeter.threads
Lists properties of a ThreadGroup.
ThreadGroupSchema.INSTANCE - class in org.apache.jmeter.threads.ThreadGroupSchema
 
ThreadListener - class in org.apache.jmeter.testelement
Allow threads to perform startup and closedown if necessary
threadNumberDecreased(int) - function in org.apache.jmeter.threads.RemoteThreadsLifeCycleListener
 
threadNumberIncreased(int) - function in org.apache.jmeter.threads.RemoteThreadsLifeCycleListener
 
threadSafeLenientFormatter() - function in org.apache.jmeter.samplers.SampleSaveConfiguration
 
ThreadSchedule - class in org.apache.jmeter.threads.openmodel
rate(2/sec) arrivals(1 min) rate(3/sec) ...
ThreadSchedule(java.lang.String) - function in org.apache.jmeter.threads.openmodel.ThreadScheduleUtils
Parses schedule string into ThreadSchedule object.
ThreadScheduleStep - class in org.apache.jmeter.threads.openmodel
 
ThreadScheduleStep.ArrivalsStep - class in org.apache.jmeter.threads.openmodel.ThreadScheduleStep
 
ThreadScheduleStep.ArrivalType - class in org.apache.jmeter.threads.openmodel.ThreadScheduleStep
 
ThreadScheduleStep.RateStep - class in org.apache.jmeter.threads.openmodel.ThreadScheduleStep
 
ThreadScheduleUtils - class in org.apache.jmeter.threads.openmodel
 
threadStarted() - function in org.apache.jmeter.control.IfController
Called for each thread before starting sampling.
threadStarted() - function in org.apache.jmeter.testelement.ThreadListener
Called for each thread before starting sampling.
threadStarted() - function in org.apache.jmeter.threads.RemoteThreadsListener
 
threadStarted() - function in org.apache.jmeter.threads.RemoteThreadsListenerImpl
 
threadStarted() - function in org.apache.jmeter.threads.RemoteThreadsListenerTestElement
Called for each thread before starting sampling.
threadStarted() - function in org.apache.jmeter.threads.RemoteThreadsListenerWrapper
Called for each thread before starting sampling.
threadStarted() - function in org.apache.jmeter.util.BeanShellTestElement
Called for each thread before starting sampling.
ThresholdSelector - class in org.apache.jmeter.report.processor
The interface ThresholdSelector represents a projection from the samplers with the same name to APDEX threshold information.
TidyException - class in org.apache.jmeter.util
Class for reporting errors when running Tidy.
tidyRMI(org.slf4j.Logger) - function in org.apache.jmeter.engine.ClientJMeterEngine
Tidy up RMI access to allow JMeter client to exit.
time(long) - function in org.apache.jmeter.report.core.TimeHelper
 
TimeHelper - class in org.apache.jmeter.report.core
The class TimeHelper provides helper functions to ease time displaying.
Timer - class in org.apache.jmeter.timers
This interface defines those methods that must be implemented by timer plugins.
TimeRateAggregator - class in org.apache.jmeter.report.processor
The class TimeRateAggregator is used to get samples rate by second.
TimeRateAggregatorFactory - class in org.apache.jmeter.report.processor
A factory for creating TimeRateAggregator objects.
TimerService - class in org.apache.jmeter.timers
Manages logic related to timers and pauses
TimeStampKeysSelector - class in org.apache.jmeter.report.processor.graph
The class TimeStampKeysSelector provides a projection from a sample to its begin or end time.
TimeVSThreadGraphConsumer - class in org.apache.jmeter.report.processor.graph.impl
The class TimeVSThreadGraphConsumer provides a graph to visualize average response time vs number of threads
toBack() - function in java.awt.Dialog
 
toBack() - function in java.awt.Window
 
toDebugString() - function in org.apache.jmeter.samplers.SampleResult
 
toDebugString() - function in org.apache.jmeter.samplers.SampleResult
 
toFront() - function in java.awt.Window
 
toJsonArray(kotlin.Array) - function in org.apache.jmeter.report.core.JsonUtil
Converts the specified array to a json-like array string.
toJsonObject(java.util.Map) - function in org.apache.jmeter.report.core.JsonUtil
Converts the specified map to a json-like object string.
TokenizerException - class in org.apache.jmeter.threads.openmodel
 
TOOLS - enum entry in org.apache.jmeter.gui.plugin.MenuCreator.MENU_LOCATION
 
Top5ErrorsBySamplerConsumer - class in org.apache.jmeter.report.processor
The class Top5ErrorsBySamplerConsumer provides a consumer that calculates the TOP5 of errors by sampler.
Top5ErrorsSummaryData - class in org.apache.jmeter.report.processor
Summary data for TOP 5 of errors.
toPath() - function in java.io.File
 
toString() - function in java.awt.Component
 
toString() - function in java.awt.Component
 
toString() - function in java.io.File
 
toString() - function in java.lang.Throwable
 
toString() - function in java.lang.annotation.Annotation
 
toString() - function in java.net.Socket
 
toString() - function in java.rmi.server.RemoteObject
 
toString() - function in java.util.AbstractMap
 
toString() - function in java.util.EventObject
 
toString() - function in javax.swing.tree.DefaultMutableTreeNode
 
toString() - function in javax.swing.undo.AbstractUndoableEdit
 
toString() - function in javax.swing.undo.CompoundEdit
 
toString() - function in org.apache.jmeter.assertions.AssertionResult
 
toString() - function in org.apache.jmeter.assertions.AssertionResult
 
toString() - function in org.apache.jmeter.config.Argument
 
toString() - function in org.apache.jmeter.config.Arguments
Create a string representation of the arguments.
toString() - function in org.apache.jmeter.config.LoginConfig
 
toString() - function in org.apache.jmeter.dsl.DslPrinterTraverser
 
toString() - function in org.apache.jmeter.engine.ClientJMeterEngine
 
toString() - function in org.apache.jmeter.engine.util.SimpleVariable
 
toString() - function in org.apache.jmeter.gui.action.RawTextSearcher
 
toString() - function in org.apache.jmeter.gui.action.RegexpSearcher
 
toString() - function in org.apache.jmeter.gui.action.template.Template
 
toString() - function in org.apache.jmeter.gui.logging.LogEventObject
 
toString() - function in org.apache.jmeter.report.core.Sample
 
toString() - function in org.apache.jmeter.report.core.SampleMetadata
 
toString() - function in org.apache.jmeter.report.processor.ListResultData
 
toString() - function in org.apache.jmeter.report.processor.MapResultData
 
toString() - function in org.apache.jmeter.report.processor.ValueResultData
 
toString() - function in org.apache.jmeter.rmi.RMIServerSocketFactoryImpl
 
toString() - function in org.apache.jmeter.rmi.SSLRMIClientSocketFactory
 
toString() - function in org.apache.jmeter.rmi.SSLRMIServerSocketFactory
 
toString() - function in org.apache.jmeter.samplers.SampleEvent
 
toString() - function in org.apache.jmeter.samplers.SampleResult
Returns the display name.
toString() - function in org.apache.jmeter.samplers.SampleResult
Returns the display name.
toString() - function in org.apache.jmeter.testbeans.gui.TestBeanGUI
 
toString() - function in org.apache.jmeter.testelement.property.AbstractProperty
Provides the string representation of the property.
toString() - function in org.apache.jmeter.testelement.property.AbstractProperty
Provides the string representation of the property.
toString() - function in org.apache.jmeter.threads.openmodel.DefaultThreadSchedule
 
toString() - function in org.apache.jmeter.threads.openmodel.ThreadScheduleStep.ArrivalsStep
 
toString() - function in org.apache.jmeter.threads.openmodel.ThreadScheduleStep.RateStep
 
toString() - function in org.apache.jmeter.util.SlowSSLSocket
 
toString() - function in org.apache.jmeter.visualizers.RunningSample
 
toString() - function in org.apache.jmeter.visualizers.SamplingStatCalculator
 
toString() - function in org.apache.jmeter.visualizers.SamplingStatCalculator
 
toString() - function in org.apache.logging.log4j.core.appender.AbstractAppender
 
toStub(java.rmi.Remote) - function in java.rmi.server.RemoteObject
 
TotalTPSGraphConsumer - class in org.apache.jmeter.report.processor.graph.impl
The class TotalTPSGraphConsumer provides a graph to visualize transactions rate per second.
toURI() - function in java.io.File
 
toURL() - function in java.io.File
 
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.
TransactionControllerGui - class in org.apache.jmeter.control.gui
A Transaction controller component.
TransactionControllerSchema - class in org.apache.jmeter.control
Lists properties of a TransactionController.
TransactionControllerSchema.INSTANCE - class in org.apache.jmeter.control.TransactionControllerSchema
 
TransactionSampler - class in org.apache.jmeter.control
Transaction Sampler class to measure transaction times (not exposed as a GUI class, as it is only used internally by TransactionController in Generate Parent sample mode)
TransactionsPerSecondGraphConsumer - class in org.apache.jmeter.report.processor.graph.impl
The class TransactionsPerSecondGraphConsumer provides a graph to visualize transactions rate per second.
transferFocus() - function in java.awt.Component
 
transferFocus() - function in java.awt.Component
 
transferFocusBackward() - function in java.awt.Component
 
transferFocusBackward() - function in java.awt.Component
 
transferFocusDownCycle() - function in java.awt.Container
 
transferFocusDownCycle() - function in java.awt.Container
 
transferFocusUpCycle() - function in java.awt.Component
 
transferFocusUpCycle() - function in java.awt.Component
 
transferTo(java.io.OutputStream) - function in java.io.InputStream
 
transform(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.DeepPropertyTransformer
 
transform(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.PropertyTransformer
 
transform(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.PropertyTransformer
 
transform(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.TransformStringsIntoFunctions
 
transform(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.ValueTransformer
 
TransformStringsIntoFunctions - class in org.apache.jmeter.engine.util
Converts a StringProperty containing functions to the corresponding FunctionProperty equivalent, example: ${__time()}${__threadNum()}${__machineName()} will become a FunctionProperty of a CompoundVariable containing 3 functions.
transformValue(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.ReplaceFunctionsWithStrings
Transform the given property and return the new version.
transformValue(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.ReplaceStringWithFunctions
Transform the given property and return the new version.
transformValue(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.engine.util.UndoVariableReplacement
Transform the given property and return the new version.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.AbstractTestElement
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.AbstractTestElement
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.AbstractTestElement
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.Controller
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.Sampler
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.TestElement
Convenient way to traverse a test element.
traverse(org.apache.jmeter.testelement.TestElementTraverser) - function in org.apache.jmeter.testelement.TestElement
Convenient way to traverse a test element.
TreeBuilder - class in org.apache.jmeter.treebuilder
Provides a programmatic way to build test plans.
TreeBuilders - class in org.apache.jmeter.treebuilder.dsl
 
TreeCloner - class in org.apache.jmeter.engine
Clones the test tree, skipping test elements that implement NoThreadClone by default.
TreeClonerForValidation - class in org.apache.jmeter.gui.action.validation
Clones the test tree, skipping test elements that implement Timer by default.
TreeClonerNoTimer - class in org.apache.jmeter.engine
Clones the test tree, skipping test elements that implement Timer by default.
TreeNodeNamingPolicy - class in org.apache.jmeter.gui.action
Naming policy applied to JMeter Tree nodes :
treeNodesChanged(javax.swing.event.TreeModelEvent) - function in org.apache.jmeter.gui.UndoHistory
Record the changes in the node as the undo step
treeNodesInserted(javax.swing.event.TreeModelEvent) - function in org.apache.jmeter.gui.UndoHistory
Record adding nodes as the undo step
treeNodesRemoved(javax.swing.event.TreeModelEvent) - function in org.apache.jmeter.gui.UndoHistory
Record deleting nodes as the undo step
TreeState - class in org.apache.jmeter.gui
 
TreeState.TreeStateImpl - class in org.apache.jmeter.gui.TreeState
 
treeStructureChanged(javax.swing.event.TreeModelEvent) - function in org.apache.jmeter.gui.UndoHistory
Record some other change
triggerEndOfLoop() - function in org.apache.jmeter.control.Controller
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - function in org.apache.jmeter.control.GenericController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - function in org.apache.jmeter.control.GenericController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - function in org.apache.jmeter.control.GenericController
Trigger end of loop condition on controller (used by Start Next Loop feature)
triggerEndOfLoop() - function in org.apache.jmeter.control.IfController
 
triggerEndOfLoop() - function in org.apache.jmeter.control.LoopController
 
triggerEndOfLoop() - function in org.apache.jmeter.control.RunTime
 
triggerEndOfLoop() - function in org.apache.jmeter.control.TransactionController
 
triggerEndOfLoop() - function in org.apache.jmeter.control.WhileController
 
triggerEndOfLoop() - function in org.apache.jmeter.threads.AbstractThreadGroup
NOOP
triggerEndOfLoop() - function in org.apache.jmeter.threads.AbstractThreadGroup
NOOP
triggerEndOfLoop() - function in org.apache.jmeter.threads.AbstractThreadGroup
Trigger end of loop condition on controller (used by Start Next Loop feature)
TristateCheckBox - class in org.apache.jmeter.gui.util
derived from: http://www.javaspecialists.eu/archive/Issue145.
TristateState - class in org.apache.jmeter.gui.util
 
TrustAllSSLSocketFactory - class in org.apache.jmeter.util
This class can be used as a SocketFactory with SSL-connections.
TurnElementsOn - class in org.apache.jmeter.engine
Invokes setRunningVersion(true) for all matched nodes
TypeEditor - class in org.apache.jmeter.testbeans.gui
Allow direct specification of property editors.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z