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 

I

IconToolbarBean - class in org.apache.jmeter.gui.util
 
iexec(java.lang.String,int,int,Object) - function in org.apache.bsf.util.BSFEngineImpl
 
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.
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.
IfControllerSchema - class in org.apache.jmeter.control
Lists properties of a IfController.
IfControllerSchema.INSTANCE - class in org.apache.jmeter.control.IfControllerSchema
 
ignoreExceptions() - function in org.apache.logging.log4j.core.appender.AbstractAppender
 
IllegalUserActionException - class in org.apache.jmeter.exceptions
 
imageUpdate(java.awt.Image,int,int,int,int,int) - function in java.awt.Component
 
imageUpdate(java.awt.Image,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
imageUpdate(java.awt.Image,int,int,int,int,int) - function in javax.swing.AbstractButton
 
imageUpdate(java.awt.Image,int,int,int,int,int) - function in javax.swing.JLabel
 
ImageVisualizer - class in org.apache.jmeter.visualizers
TODO - interface is used but getImage() does not appear to be used
importData(javax.swing.TransferHandler.TransferSupport) - function in org.apache.jmeter.gui.tree.JMeterTreeTransferHandler
 
incBytes(long) - function in org.apache.jmeter.report.processor.StatisticsSummaryData
Increment received bytes
incErrors() - function in org.apache.jmeter.report.processor.StatisticsSummaryData
 
incErrors() - function in org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
incIteration() - function in org.apache.jmeter.threads.JMeterVariables
Increase the current number of iterations
incrementCount() - function in org.apache.jmeter.report.processor.graph.SeriesData
Increment the count of samples.
incSatisfiedCount() - function in org.apache.jmeter.report.processor.ApdexSummaryData
 
incSentBytes(long) - function in org.apache.jmeter.report.processor.StatisticsSummaryData
Increment sent bytes
incToleratedCount() - function in org.apache.jmeter.report.processor.ApdexSummaryData
 
incTotal() - function in org.apache.jmeter.report.processor.StatisticsSummaryData
 
incTotal() - function in org.apache.jmeter.report.processor.Top5ErrorsSummaryData
 
incTotalCount() - function in org.apache.jmeter.report.processor.ApdexSummaryData
 
INDETERMINATE - enum entry in org.apache.jmeter.gui.util.TristateState
 
IndexedNameSelector - class in org.apache.jmeter.report.processor.graph
The class IndexedNameSelector provides a projection from a sample to its name and maintains an index of the projected names.
indexOf(java.lang.String) - function in org.apache.jmeter.report.core.SampleMetadata
Returns the index of the column with the specified name.
init(java.util.List,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.engine.DistributedRunner
 
initButtonsState() - function in org.apache.jmeter.gui.util.JMeterToolBar
Init the state of buttons
initCause(java.lang.Throwable) - function in java.lang.Throwable
 
initCause(java.lang.Throwable) - function in kotlin.Throwable
 
initClientSideVariables(org.apache.jmeter.threads.JMeterVariables) - function in org.apache.jmeter.threads.JMeterContextService
Set variables for JMeter client in a distributed test (INTERNAL API)
initialize() - function in org.apache.jmeter.control.Controller
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.control.GenericController
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.control.GenericController
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.control.GenericController
Called to initialize a controller at the beginning of a test iteration.
initialize(org.apache.jmeter.report.core.SampleMetadata) - function in org.apache.jmeter.report.core.SampleComparator
Initializes the comparator with the SampleMetadata of the samples to be compared.
initialize(org.apache.jmeter.report.core.SampleMetadata) - function in org.apache.jmeter.report.processor.FieldSampleComparator
Initializes the comparator with the SampleMetadata of the samples to be compared.
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractOverTimeGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.AbstractVersusRequestsGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.BytesThroughputGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.CodesPerSecondGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.HitsPerSecondGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.ResponseTimePerSampleGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.TotalTPSGraphConsumer
 
initialize() - function in org.apache.jmeter.report.processor.graph.impl.TransactionsPerSecondGraphConsumer
 
initialize() - function in org.apache.jmeter.threads.AbstractThreadGroup
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.threads.AbstractThreadGroup
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.threads.AbstractThreadGroup
Called to initialize a controller at the beginning of a test iteration.
initialize() - function in org.apache.jmeter.threads.TestCompiler
Clears the pairing Set Called by StandardJmeterEngine at the start of a test run.
initialize(org.apache.bsf.BSFManager,java.lang.String,java.util.Vector) - function in org.apache.jmeter.util.BSFJavaScriptEngine
Initialize the engine.
initialize() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
initializeProperties(java.lang.String) - function in org.apache.jmeter.util.JMeterUtils
 
initInstance(org.apache.jmeter.gui.tree.JMeterTreeListener,org.apache.jmeter.gui.tree.JMeterTreeModel) - function in org.apache.jmeter.gui.GuiPackage
When GuiPackage is requested for the first time, it should be given handles to JMeter's Tree Listener and TreeModel.
initLocale() - function in org.apache.jmeter.util.JMeterUtils
Initialise the JMeter Locale
initLogging() - function in org.apache.jmeter.util.JMeterUtils
Initialise JMeter logging
initSampleVariables() - function in org.apache.jmeter.samplers.SampleEvent
Set up the additional variable names to be saved from the value in the SAMPLE_VARIABLES property
initTopLevelDndHandler() - function in org.apache.jmeter.gui.MainFrame
Support for Test Plan Dnd see BUG 52281 (when JDK6 will be minimum JDK target)
insert(java.lang.String,int) - function in javax.swing.JTextArea
 
insert(javax.swing.tree.MutableTreeNode,int) - function in javax.swing.tree.DefaultMutableTreeNode
 
insertComponent(java.awt.Component) - function in javax.swing.JTextPane
 
insertIcon(javax.swing.Icon) - function in javax.swing.JTextPane
 
insertLoadedTree(int,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.gui.action.Load
Inserts the tree into the GUI.
insertLoadedTree(int,org.apache.jorphan.collections.HashTree) - function in org.apache.jmeter.gui.action.Load
Inserts the tree into the GUI.
insertLoadedTree(int,org.apache.jorphan.collections.HashTree,boolean) - function in org.apache.jmeter.gui.action.Load
Inserts (or merges) the tree into the GUI.
insertLoadedTree(int,org.apache.jorphan.collections.HashTree,boolean) - function in org.apache.jmeter.gui.action.Load
Inserts (or merges) the tree into the GUI.
insertNodeInto(javax.swing.tree.MutableTreeNode,javax.swing.tree.MutableTreeNode,int) - function in javax.swing.tree.DefaultTreeModel
 
insertRow(int,java.util.Vector) - function in javax.swing.table.DefaultTableModel
 
insertUpdate(javax.swing.event.DocumentEvent) - function in org.apache.jmeter.config.gui.RowDetailDialog
 
insets() - function in java.awt.Container
 
insets() - function in java.awt.Container
 
inside(int,int) - function in java.awt.Component
 
inside(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
install(org.apache.jmeter.plugin.JMeterPlugin,boolean) - function in org.apache.jmeter.plugin.PluginManager
Installs a plugin.
InstanceConfiguration - class in org.apache.jmeter.report.config
The class InstanceConfiguration describe the configuration of an item that can be instantiated by its class name.
IntegerProperty - class in org.apache.jmeter.testelement.property
 
IntegerPropertyConverter - class in org.apache.jmeter.save.converters
 
IntegerPropertyDescriptor - class in org.apache.jmeter.testelement.schema
Describes a IntegerProperty that contains class reference: name, default value, and provides accessors for properties.
IntegerPropertyEditor - class in org.apache.jmeter.testbeans.gui
Property Editor which handles Integer properties.
interrupt() - function in org.apache.jmeter.samplers.Interruptible
Interrupt the current operation if possible.
interrupt() - function in org.apache.jmeter.threads.JMeterThread
Interrupt the current operation if possible.
Interruptible - class in org.apache.jmeter.samplers
Samplers which are able to interrupt a potentially long-running operation should implement this interface.
invalidate() - function in java.awt.Container
 
invalidate() - function in java.awt.Container
 
invalidate() - function in javax.swing.table.DefaultTableCellRenderer
 
invalidate() - function in javax.swing.tree.DefaultTreeCellRenderer
 
invalidateCachedUi() - function in org.apache.jmeter.gui.GuiPackage
 
InvalidVariableException - class in org.apache.jmeter.functions
 
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.AbstractScopedTestElementSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.AbstractThreadGroupSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.ArgumentSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.ArgumentsSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.BaseTestElementSchema
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.BaseTestElementSchema
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.ConfigTestElementSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.GenericControllerSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.IfControllerSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.LoopControllerSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.OpenModelThreadGroupSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(org.apache.jmeter.testelement.schema.PropertiesAccessor.InstanceConfigurator) - function in org.apache.jmeter.testelement.schema.PropertiesAccessor
Function types are idiomatic in Kotlin, however they require return Unit.INSTANCE in Java, so we hide the method from Java.
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.TestElementSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.TestPlanSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.ThreadGroupSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.TransactionControllerSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(Group,kotlin.jvm.functions.Function1) - function in org.apache.jmeter.testelement.schema.WhileControllerSchema.INSTANCE
It enables configuring a group of properties inside TestElement.props block:
httpSampler.props { // this: HttpSamplerBaseSchema, it: PropertiesAccessor<HttpSamplerBase, HttpSamplerBaseSchema>
    proxy { // <-- this is Group.invoke
      it[proxyPort] = 8080
    }
}
invoke(T) - function in org.apache.jmeter.treebuilder.Action
 
isAbsolute() - function in java.io.File
 
isActive() - function in java.awt.Window
 
isActive() - function in org.apache.jmeter.engine.ClientJMeterEngine
 
isActive() - function in org.apache.jmeter.engine.JMeterEngine
 
isActive() - function in org.apache.jmeter.engine.StandardJMeterEngine
 
isAlwaysOnTop() - function in java.awt.Window
 
isAlwaysOnTopSupported() - function in java.awt.Window
 
isAncestorOf(java.awt.Component) - function in java.awt.Container
 
isAncestorOf(java.awt.Component) - function in java.awt.Container
 
isAutoIndentEnabled() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
isAutoRequestFocus() - function in java.awt.Window
 
isBackgroundSet() - function in java.awt.Component
 
isBackgroundSet() - function in java.awt.Component
 
isBinaryType(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
isBinaryType(java.lang.String) - function in org.apache.jmeter.samplers.SampleResult
 
isBorderPainted() - function in javax.swing.AbstractButton
 
isBorderPainted() - function in javax.swing.JMenuBar
 
isBorderPainted() - function in javax.swing.JToolBar
 
isBorderPaintedFlat() - function in javax.swing.JCheckBox
 
isBound() - function in java.net.Socket
 
isBound() - function in org.apache.jmeter.util.SlowSSLSocket
 
isBracketMatchingEnabled() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
isBreakCurrentLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isBreakCurrentLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isCellEditable(int,int) - function in org.apache.jmeter.gui.util.PowerTableModel
 
isCellEditable(java.util.EventObject) - function in org.apache.jmeter.gui.util.TextAreaTableCellEditor
Forwards the message from the CellEditor to the delegate.
isChildrenMarkedBySearch() - function in org.apache.jmeter.gui.tree.JMeterTreeNode
Node has children marked by search
isClearWhitespaceLinesEnabled() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
isClientConfigured() - function in org.apache.jmeter.samplers.AbstractSampleSender
 
isClientConfigured() - function in org.apache.jmeter.samplers.AbstractSampleSender
 
isClosed() - function in java.net.Socket
 
isClosed() - function in org.apache.jmeter.util.SlowSSLSocket
 
isCodeFoldingEnabled() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
isConnected() - function in java.net.Socket
 
isConnected() - function in org.apache.jmeter.util.SlowSSLSocket
 
isContentAreaFilled() - function in javax.swing.AbstractButton
 
isContinue() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isContinue() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isController() - function in org.apache.jmeter.report.core.Sample
Checks if this sample is a controller.
isControllersSeries() - function in org.apache.jmeter.report.processor.graph.SeriesData
Checks if the current series is built from controller samples.
isCursorSet() - function in java.awt.Component
 
isCursorSet() - function in java.awt.Component
 
isDark() - function in org.apache.jmeter.gui.action.LookAndFeelCommand
 
isDarklafTheme() - function in org.apache.jmeter.gui.action.LookAndFeelCommand
 
isDataFlavorSupported(java.awt.datatransfer.DataFlavor) - function in org.apache.jmeter.util.JMeterTreeNodeTransferable
 
isDefaultLookAndFeelDecorated() - function in javax.swing.JDialog
 
isDefaultLookAndFeelDecorated() - function in javax.swing.JFrame
 
isDescriptorIgnored(java.beans.PropertyDescriptor) - function in org.apache.jmeter.testbeans.TestBeanHelper
Checks whether the descriptor should be ignored, i.e.
isDirectory() - function in java.io.File
 
isDirty() - function in 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() - function in org.apache.jmeter.gui.UndoHistoryItem
 
isDisplayable() - function in java.awt.Component
 
isDisplayable() - function in java.awt.Component
 
isDone() - function in org.apache.jmeter.control.Controller
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - function in org.apache.jmeter.control.GenericController
 
isDone() - function in org.apache.jmeter.control.GenericController
 
isDone() - function in org.apache.jmeter.control.GenericController
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - function in org.apache.jmeter.control.IfController
 
isDone() - function in org.apache.jmeter.control.RunTime
 
isDone() - function in org.apache.jmeter.threads.AbstractThreadGroup
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - function in org.apache.jmeter.threads.AbstractThreadGroup
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDone() - function in org.apache.jmeter.threads.AbstractThreadGroup
Indicates whether the Controller is done delivering Samplers for the rest of the test.
isDoubleBuffered() - function in java.awt.Component
 
isDoubleBuffered() - function in javax.swing.JComponent
 
isDoubleBuffered() - function in javax.swing.JComponent
 
isEditable() - function in javax.swing.text.JTextComponent
 
isEmpty() - function in java.util.AbstractMap
 
isEmpty() - function in org.apache.jmeter.gui.SimpleCompoundEdit
 
isEmpty() - function in org.apache.jmeter.testelement.property.CollectionProperty
 
isEmptyController() - function in org.apache.jmeter.report.core.Sample
Checks if this sample is an empty controller.
isEnabled() - function in java.awt.Component
 
isEnabled() - function in java.awt.Component
 
isEnabled() - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
isEnabled() - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
Provides a default implementation for the enabled property.
isEnabled() - function in org.apache.jmeter.gui.AbstractJMeterGuiComponent
Test GUI elements can be disabled, in which case they do not become part of the test when run.
isEnabled() - function in 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() - function in 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() - function in org.apache.jmeter.gui.UndoHistory
 
isEnabled() - function in org.apache.jmeter.gui.menu.StaticJMeterGUIComponent
Test GUI elements can be disabled, in which case they do not become part of the test when run.
isEnabled() - function in org.apache.jmeter.gui.tree.JMeterTreeNode
 
isEnabled() - function in org.apache.jmeter.testelement.AbstractTestElement
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.AbstractTestElement
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.AbstractTestElement
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.Controller
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.Sampler
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.TestElement
Configures if the current test element should be enabled or not.
isEnabled() - function in org.apache.jmeter.testelement.TestElement
Configures if the current test element should be enabled or not.
isError() - function in org.apache.jmeter.assertions.AssertionResult
Check if an error occurred while checking the assertion.
isError() - function in org.apache.jmeter.assertions.AssertionResult
Check if an error occurred while checking the assertion.
isErrorLogging() - function in org.apache.jmeter.reporters.ResultCollector
Get the state of error logging
isEvaluateAll() - function in org.apache.jmeter.control.IfController
 
isExpert() - function in org.apache.jmeter.testbeans.gui.TestBeanGUI
 
isExpertMode() - function in org.apache.jmeter.util.JMeterUtils
Determine whether we are in 'expert' mode.
isFailure() - function in org.apache.jmeter.assertions.AssertionResult
Check if the assertion failed.
isFailure() - function in org.apache.jmeter.assertions.AssertionResult
Check if the assertion failed.
isFile() - function in java.io.File
 
isFiltered(org.apache.logging.log4j.core.LogEvent) - function in org.apache.logging.log4j.core.filter.AbstractFilterable
 
isFloatable() - function in javax.swing.JToolBar
 
isFocusable() - function in java.awt.Component
 
isFocusable() - function in java.awt.Component
 
isFocusableWindow() - function in java.awt.Window
 
isFocusCycleRoot() - function in java.awt.Container
 
isFocusCycleRoot(java.awt.Container) - function in java.awt.Container
 
isFocusCycleRoot(java.awt.Container) - function in java.awt.Container
 
isFocusCycleRoot() - function in java.awt.Window
 
isFocused() - function in java.awt.Window
 
isFocusOwner() - function in java.awt.Component
 
isFocusOwner() - function in java.awt.Component
 
isFocusPainted() - function in javax.swing.AbstractButton
 
isFocusTraversable() - function in java.awt.Component
 
isFocusTraversable() - function in java.awt.Component
 
isFocusTraversalPolicyProvider() - function in java.awt.Container
 
isFocusTraversalPolicyProvider() - function in java.awt.Container
 
isFocusTraversalPolicySet() - function in java.awt.Container
 
isFocusTraversalPolicySet() - function in java.awt.Container
 
isFoldIndicatorEnabled() - function in org.fife.ui.rtextarea.RTextScrollPane
 
isFontSet() - function in java.awt.Component
 
isFontSet() - function in java.awt.Component
 
isForegroundSet() - function in java.awt.Component
 
isForegroundSet() - function in java.awt.Component
 
isFromTransactionController(org.apache.jmeter.samplers.SampleResult) - function in org.apache.jmeter.control.TransactionController
 
isFunctionalMode() - function in org.apache.jmeter.testelement.TestPlan
Fetches the functional mode property
isGenerateParentSample() - function in org.apache.jmeter.control.TransactionController
 
isHidden() - function in java.io.File
 
isHidden() - function in org.apache.jmeter.testbeans.gui.TestBeanGUI
 
isIconRowHeaderEnabled() - function in org.fife.ui.rtextarea.RTextScrollPane
 
isIgnore() - function in org.apache.jmeter.samplers.SampleResult
 
isIgnore() - function in org.apache.jmeter.samplers.SampleResult
 
isIgnoreTCFromTop5ErrorsBySampler() - function in org.apache.jmeter.report.config.ReportGeneratorConfiguration
 
isIncludeTimers() - function in org.apache.jmeter.control.TransactionController
Whether to include timer and pre/post processor time in overall sample.
isIndeterminate() - function in org.apache.jmeter.gui.util.TristateCheckBox
 
isInitialized() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
isInProgress() - function in javax.swing.undo.CompoundEdit
 
isInputShutdown() - function in java.net.Socket
 
isInputShutdown() - function in org.apache.jmeter.util.SlowSSLSocket
 
isInterpreterPresent() - function in org.apache.jmeter.util.BeanShellInterpreter
 
isLeaf() - function in javax.swing.tree.DefaultMutableTreeNode
 
isLeaf(Object) - function in javax.swing.tree.DefaultTreeModel
 
isLightweight() - function in java.awt.Component
 
isLightweight() - function in java.awt.Component
 
isLightweightComponent(java.awt.Component) - function in javax.swing.JComponent
 
isLocationByPlatform() - function in java.awt.Window
 
isManagingFocus() - function in javax.swing.JComponent
 
isManagingFocus() - function in javax.swing.JComponent
 
isMapped(java.lang.String) - function in org.apache.jmeter.util.NameUpdater
Check if a key is in the map; intended for use by SaveService#checkClasses() only.
isMarginLineEnabled() - function in org.fife.ui.rtextarea.RTextAreaBase
 
isMarkedBySearch() - function in org.apache.jmeter.gui.tree.JMeterTreeNode
Node is markedBySearch by a search
isMaximumSizeSet() - function in java.awt.Component
 
isMaximumSizeSet() - function in java.awt.Component
 
isMinimumSizeSet() - function in java.awt.Component
 
isMinimumSizeSet() - function in java.awt.Component
 
isModal() - function in java.awt.Dialog
 
isModifiable() - function in org.apache.jmeter.timers.ModifiableTimer
 
isModifiable() - function in org.apache.jmeter.timers.Timer
 
isMonitor() - function in org.apache.jmeter.samplers.SampleResult
If the sampler is a monitor, method will return true.
isMonitor() - function in org.apache.jmeter.samplers.SampleResult
If the sampler is a monitor, method will return true.
isMoreSpecificThanError() - function in org.apache.jmeter.gui.logging.LogEventObject
 
isMoreSpecificThanInfo() - function in org.apache.jmeter.gui.logging.LogEventObject
 
isMoreSpecificThanWarn() - function in org.apache.jmeter.gui.logging.LogEventObject
 
isNodeAncestor(javax.swing.tree.TreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
isNodeChild(javax.swing.tree.TreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
isNodeDescendant(javax.swing.tree.DefaultMutableTreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
isNodeRelated(javax.swing.tree.DefaultMutableTreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
isNodeSibling(javax.swing.tree.TreeNode) - function in javax.swing.tree.DefaultMutableTreeNode
 
isNonGUI() - function in org.apache.jmeter.JMeter
Check if JMeter is running in non-GUI mode.
isOpaque() - function in java.awt.Window
 
isOpaque() - function in javax.swing.JComponent
 
isOpaque() - function in javax.swing.JComponent
 
isOpaque() - function in javax.swing.table.DefaultTableCellRenderer
 
isOptimizedDrawingEnabled() - function in javax.swing.JComponent
 
isOptimizedDrawingEnabled() - function in javax.swing.JComponent
 
isOSX() - function in org.fife.ui.rtextarea.RTextAreaBase
 
isOutputShutdown() - function in java.net.Socket
 
isOutputShutdown() - function in org.apache.jmeter.util.SlowSSLSocket
 
isOverallSeries() - function in org.apache.jmeter.report.processor.graph.SeriesData
Checks if the current series is an overall aggregation of other series.
isPaintable() - function in java.beans.PropertyEditorSupport
 
isPaintable() - function in java.beans.TestBeanPropertyEditor
 
isPaintable() - function in org.apache.jmeter.testbeans.gui.FileEditor
 
isPaintingForPrint() - function in javax.swing.JComponent
 
isPaintingForPrint() - function in javax.swing.JComponent
 
isPaintingTile() - function in javax.swing.JComponent
 
isPaintingTile() - function in javax.swing.JComponent
 
isParallelize() - function in org.apache.jmeter.report.processor.ExternalSampleSorter
 
isPreferredSizeSet() - function in java.awt.Component
 
isPreferredSizeSet() - function in java.awt.Component
 
isRecording() - function in org.apache.jmeter.threads.JMeterContext
 
isRecordingMacro() - function in org.fife.ui.rtextarea.RTextArea
 
isRenameSampleLabel() - function in org.apache.jmeter.samplers.SampleResult
see https://bz.apache.org/bugzilla/show_bug.cgi?
isRenameSampleLabel() - function in org.apache.jmeter.samplers.SampleResult
see https://bz.apache.org/bugzilla/show_bug.cgi?
isRequestFocusEnabled() - function in javax.swing.JComponent
 
isRequestFocusEnabled() - function in javax.swing.JComponent
 
isResetInterpreter() - function in org.apache.jmeter.util.BeanShellTestElement
 
isResizable() - function in java.awt.Dialog
 
isResizable() - function in java.awt.Frame
 
isResponseCodeOK() - function in org.apache.jmeter.samplers.SampleResult
 
isResponseCodeOK() - function in org.apache.jmeter.samplers.SampleResult
 
isRestartNextLoop() - function in org.apache.jmeter.threads.JMeterContext
 
isReverseFilter() - function in org.apache.jmeter.report.processor.FilterConsumer
Checks if the filtering is reversed.
isRevertedSort() - function in org.apache.jmeter.report.processor.ExternalSampleSorter
 
isRollover() - function in javax.swing.JToolBar
 
isRolloverEnabled() - function in javax.swing.AbstractButton
 
isRoot() - function in javax.swing.tree.DefaultMutableTreeNode
 
isRunningVersion() - function in org.apache.jmeter.testelement.AbstractTestElement
Returns the runningVersion.
isRunningVersion() - function in org.apache.jmeter.testelement.AbstractTestElement
Returns the runningVersion.
isRunningVersion() - function in org.apache.jmeter.testelement.AbstractTestElement
Make the test element the running version, or make it no longer the running version.
isRunningVersion() - function in org.apache.jmeter.testelement.Controller
Make the test element the running version, or make it no longer the running version.
isRunningVersion() - function in org.apache.jmeter.testelement.Sampler
Make the test element the running version, or make it no longer the running version.
isRunningVersion() - function in org.apache.jmeter.testelement.TestElement
Make the test element the running version, or make it no longer the running version.
isRunningVersion() - function in org.apache.jmeter.testelement.TestElement
Make the test element the running version, or make it no longer the running version.
isRunningVersion() - function in org.apache.jmeter.testelement.property.AbstractProperty
Returns whether the property is a running version.
isRunningVersion() - function in org.apache.jmeter.testelement.property.AbstractProperty
Returns whether the property is a running version.
isRunningVersion() - function in org.apache.jmeter.testelement.property.JMeterProperty
Returns whether the property is a running version.
isRunningVersion() - function in org.apache.jmeter.testelement.property.NullProperty
 
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user:
  • true means same user running multiple iterations
  • false means a different user for each iteration
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user:
  • true means same user running multiple iterations
  • false means a different user for each iteration
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user:
  • true means same user running multiple iterations
  • false means a different user for each iteration
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user:
  • true means same user running multiple iterations
  • false means a different user for each iteration
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.AbstractThreadGroup
Get kind of user:
  • true means same user running multiple iterations
  • false means a different user for each iteration
isSameUserOnNextIteration() - function in org.apache.jmeter.threads.JMeterVariables
 
isSampleWanted(boolean) - function in 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) - function in 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() - function in org.apache.jmeter.threads.JMeterContext
 
isScopeAll(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeAll(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeAll() - function in org.apache.jmeter.util.ScopePanel
 
isScopeChildren(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the sub-samples (children)?
isScopeChildren(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the sub-samples (children)?
isScopeChildren() - function in org.apache.jmeter.util.ScopePanel
 
isScopeParent(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the main (parent) sample?
isScopeParent(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the main (parent) sample?
isScopeParent() - function in org.apache.jmeter.util.ScopePanel
 
isScopeVariable(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeVariable(java.lang.String) - function in org.apache.jmeter.testelement.AbstractScopedTestElement
Is the assertion to be applied to the all samples?
isScopeVariable() - function in org.apache.jmeter.util.ScopePanel
 
isSelected() - function in javax.swing.AbstractButton
 
isSelected() - function in javax.swing.JMenuBar
 
isSerialized() - function in org.apache.jmeter.testelement.TestPlan
Fetch the serialize threadgroups property
isShowing() - function in java.awt.Component
 
isShowing() - function in java.awt.Component
 
isShowing() - function in java.awt.Window
 
isSignificant() - function in javax.swing.undo.AbstractUndoableEdit
 
isSignificant() - function in javax.swing.undo.CompoundEdit
 
isSkippable(java.lang.String) - function in org.apache.jmeter.config.Argument
Is this parameter skippable, i.e.
isSpecialProperty(java.lang.String) - function in org.apache.jmeter.save.converters.ConversionHelp
Check whether name specifies a special property
isSSLSupported() - function in org.apache.jmeter.util.SSLManager
Test whether SSL is supported or not.
isSSLSupported() - function in org.apache.jmeter.util.SSLManager
Test whether SSL is supported or not.
isStampedAtStart() - function in org.apache.jmeter.samplers.SampleResult
 
isStampedAtStart() - function in org.apache.jmeter.samplers.SampleResult
 
isStarted() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
isStarting() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
isStartNextIterationOfCurrentLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextIterationOfCurrentLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextThreadLoop() - function in org.apache.jmeter.samplers.SampleResult
 
isStartNextThreadLoop() - function in org.apache.jmeter.samplers.SampleResult
 
isStartNextThreadLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextThreadLoop() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStartNextThreadLoop() - function in org.apache.jmeter.threads.JMeterContext
 
isStats() - function in org.apache.jmeter.visualizers.Visualizer
This method is used to indicate a visualizer generates statistics.
isStats() - function in org.apache.jmeter.visualizers.gui.AbstractVisualizer
This method is used to indicate a visualizer generates statistics.
isStopped() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
isStopping() - function in org.apache.logging.log4j.core.AbstractLifeCycle
 
isStopTest() - function in org.apache.jmeter.samplers.SampleResult
 
isStopTest() - function in org.apache.jmeter.samplers.SampleResult
 
isStopTest() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStopTest() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStopTestNow() - function in org.apache.jmeter.samplers.SampleResult
 
isStopTestNow() - function in org.apache.jmeter.samplers.SampleResult
 
isStopTestNow() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStopTestNow() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStopThread() - function in org.apache.jmeter.samplers.SampleResult
 
isStopThread() - function in org.apache.jmeter.samplers.SampleResult
 
isStopThread() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isStopThread() - function in org.apache.jmeter.testelement.OnErrorTestElement
 
isSuccess() - function in org.apache.jmeter.visualizers.Sample
 
isSuccess() - function in org.apache.jmeter.visualizers.TableSample
 
isSuccessCode(int) - function in org.apache.jmeter.report.utils.MetricUtils
 
isSuccessCode(java.lang.String) - function in org.apache.jmeter.report.utils.MetricUtils
Determine if the HTTP status code is successful or not i.e.
isSuccessful() - function in org.apache.jmeter.samplers.SampleResult
 
isSuccessful() - function in org.apache.jmeter.samplers.SampleResult
 
isSuccessOnlyLogging() - function in org.apache.jmeter.reporters.ResultCollector
Get the state of successful only logging
isTearDownOnShutdown() - function in org.apache.jmeter.testelement.TestPlan
 
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.AbstractTestElement
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.AbstractTestElement
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.AbstractTestElement
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.Controller
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.Sampler
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.TestElement
Test whether a given property is only a temporary resident of the TestElement
isTemporary(org.apache.jmeter.testelement.property.JMeterProperty) - function in org.apache.jmeter.testelement.TestElement
Test whether a given property is only a temporary resident of the TestElement
isTestPlan() - function in org.apache.jmeter.gui.action.template.Template
 
isTestRunning() - function in org.apache.jmeter.util.JMeterUtils
 
isTransactionDone() - function in org.apache.jmeter.control.TransactionSampler
 
isTransactionSampleEvent() - function in org.apache.jmeter.samplers.SampleEvent
 
isUndecorated() - function in java.awt.Dialog
 
isUndecorated() - function in java.awt.Frame
 
isUseExpression() - function in org.apache.jmeter.control.IfController
 
isValid() - function in java.awt.Component
 
isValid() - function in java.awt.Component
 
isValidateRoot() - function in java.awt.Window
 
isValidateRoot() - function in javax.swing.JComponent
 
isValidateRoot() - function in javax.swing.JComponent
 
isValidateRoot() - function in javax.swing.JScrollPane
 
isValidateRoot() - function in javax.swing.JTextField
 
isVisible() - function in java.awt.Component
 
isVisible() - function in java.awt.Component
 
isWheelScrollingEnabled() - function in javax.swing.JScrollPane
 
isWhitespaceVisible() - function in org.fife.ui.rsyntaxtextarea.RSyntaxTextArea
 
itemStateChanged(java.awt.event.ItemEvent) - function in java.awt.event.ItemListener
 
itemStateChanged(java.awt.event.ItemEvent) - function in org.apache.jmeter.config.gui.RowDetailDialog
 
itemStateChanged(java.awt.event.ItemEvent) - function in org.apache.jmeter.threads.gui.ThreadGroupGui
 
itemStateChanged(java.awt.event.ItemEvent) - function in org.apache.jmeter.threads.gui.ThreadGroupGui
 
IteratingController - class in org.apache.jmeter.control
Identify controller that does iterations
iterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.control.LoopController
Called when a loop iteration is about to start.
iterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.control.WhileController
Called when a loop iteration is about to start.
iterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.engine.event.IteratingController
Called when a loop iteration is about to start.
iterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.engine.event.LoopIterationListener
Called when a loop iteration is about to start.
iterationStart(org.apache.jmeter.engine.event.LoopIterationEvent) - function in org.apache.jmeter.threads.openmodel.OpenModelThreadGroupController
Called when a loop iteration is about to start.
iterator() - function in java.lang.Iterable
 
iterator() - function in org.apache.jmeter.config.Arguments
Get a PropertyIterator of the arguments.
iterator() - function in org.apache.jmeter.report.processor.ListResultData
 
iterator() - function in org.apache.jmeter.testelement.property.CollectionProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - function in org.apache.jmeter.testelement.property.MapProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - function in org.apache.jmeter.testelement.property.MultiProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
iterator() - function in org.apache.jmeter.testelement.property.TestElementProperty
Get the property iterator to iterate through the sub-values of this JMeterProperty.
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