Index

A B C D E F G I J K L M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values

A

ALL - Static variable in class org.apache.jmeter.functions.RegexFunction
 

B

BeanShell - Class in org.apache.jmeter.functions
A function which understands BeanShell
BeanShell() - Constructor for class org.apache.jmeter.functions.BeanShell
 

C

CAPITALIZE - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
changeCase(String, String) - Method in class org.apache.jmeter.functions.ChangeCase
 
ChangeCase - Class in org.apache.jmeter.functions
Change Case Function Support String manipulations of: upper case lower case capitalize
ChangeCase() - Constructor for class org.apache.jmeter.functions.ChangeCase
 
ChangeCase.ChangeCaseMode - Enum in org.apache.jmeter.functions
ChangeCase Modes Modes for different cases
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
 
clearAll() - Static method in class org.apache.jmeter.functions.FileWrapper
 
compute() - Method in class org.apache.jmeter.functions.MachineIP
 
compute() - Method in class org.apache.jmeter.functions.MachineName
 
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
 

D

DateTimeConvertFunction - Class in org.apache.jmeter.functions
DateConvert function to change date format Can optionally store it in a variable.
DateTimeConvertFunction() - Constructor for class org.apache.jmeter.functions.DateTimeConvertFunction
 
DELIMITER - Static variable in class org.apache.jmeter.functions.FileRowColContainer
 
DigestEncodeFunction - Class in org.apache.jmeter.functions
Digest Encode Function that provides computing of different SHA-XXX, can uppercase the result and store it in a variable.
DigestEncodeFunction() - Constructor for class org.apache.jmeter.functions.DigestEncodeFunction
 

E

endRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
EscapeHtml - Class in org.apache.jmeter.functions
Function which escapes the characters in a String using HTML entities.
EscapeHtml() - Constructor for class org.apache.jmeter.functions.EscapeHtml
 
EscapeOroRegexpChars - Class in org.apache.jmeter.functions
Escape ORO meta characters
EscapeOroRegexpChars() - Constructor for class org.apache.jmeter.functions.EscapeOroRegexpChars
No-arg constructor.
EscapeXml - Class in org.apache.jmeter.functions
Function which escapes the characters in a String using XML 1.0 entities.
EscapeXml() - Constructor for class org.apache.jmeter.functions.EscapeXml
 
EvalFunction - Class in org.apache.jmeter.functions
Function to evaluate a string which may contain variable or function references.
EvalFunction() - Constructor for class org.apache.jmeter.functions.EvalFunction
 
EvalVarFunction - Class in org.apache.jmeter.functions
Function to evaluate a string which may contain variable or function references.
EvalVarFunction() - Constructor for class org.apache.jmeter.functions.EvalVarFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.MachineName
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.BeanShell
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ChangeCase
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.CharFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.CSVRead
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeHtml
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EscapeXml
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EvalFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.EvalVarFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.FileToString
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Groovy
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IntSum
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IsPropDefined
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IsVarDefined
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.IterationCounter
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.JavaScript
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Jexl2Function
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Jexl3Function
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LogFunction2
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.LongSum
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Property2
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Random
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomDate
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RandomString
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.RegexFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SamplerName
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SetProperty
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.SplitFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringFromFile
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.StringToFile
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TestPlanName
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadGroupName
Get current thread group using sampler's context
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.ThreadNumber
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TimeFunction
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.TimeShift
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UnEscape
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UnEscapeHtml
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UrlDecode
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.UrlEncode
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Uuid
 
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.Variable
execute(SampleResult, Sampler) - Method in class org.apache.jmeter.functions.XPath

F

FileRowColContainer - Class in org.apache.jmeter.functions
File data container for CSV (and similar delimited) files Data is accessible via row and column number
FileRowColContainer(String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileRowColContainer(String, String) - Constructor for class org.apache.jmeter.functions.FileRowColContainer
 
FileToString - Class in org.apache.jmeter.functions
FileToString Function to read a complete file into a String.
FileToString() - Constructor for class org.apache.jmeter.functions.FileToString
 
FileWrapper - Class in org.apache.jmeter.functions
This class wraps the FileRowColContainer for use across multiple threads.

G

getArgumentDesc() - Method in class org.apache.jmeter.functions.MachineName
getArgumentDesc() - Method in class org.apache.jmeter.functions.BeanShell
getArgumentDesc() - Method in class org.apache.jmeter.functions.ChangeCase
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.CharFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.CSVRead
getArgumentDesc() - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeHtml
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
getArgumentDesc() - Method in class org.apache.jmeter.functions.EscapeXml
getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.EvalVarFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.FileToString
getArgumentDesc() - Method in class org.apache.jmeter.functions.Groovy
getArgumentDesc() - Method in class org.apache.jmeter.functions.IntSum
getArgumentDesc() - Method in class org.apache.jmeter.functions.IsPropDefined
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.IsVarDefined
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.IterationCounter
getArgumentDesc() - Method in class org.apache.jmeter.functions.JavaScript
getArgumentDesc() - Method in class org.apache.jmeter.functions.Jexl2Function
getArgumentDesc() - Method in class org.apache.jmeter.functions.Jexl3Function
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.LogFunction2
getArgumentDesc() - Method in class org.apache.jmeter.functions.LongSum
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property
getArgumentDesc() - Method in class org.apache.jmeter.functions.Property2
getArgumentDesc() - Method in class org.apache.jmeter.functions.Random
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomDate
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
getArgumentDesc() - Method in class org.apache.jmeter.functions.RandomString
getArgumentDesc() - Method in class org.apache.jmeter.functions.RegexFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.SamplerName
getArgumentDesc() - Method in class org.apache.jmeter.functions.SetProperty
getArgumentDesc() - Method in class org.apache.jmeter.functions.SplitFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringFromFile
getArgumentDesc() - Method in class org.apache.jmeter.functions.StringToFile
getArgumentDesc() - Method in class org.apache.jmeter.functions.TestPlanName
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadGroupName
getArgumentDesc() - Method in class org.apache.jmeter.functions.ThreadNumber
getArgumentDesc() - Method in class org.apache.jmeter.functions.TimeFunction
getArgumentDesc() - Method in class org.apache.jmeter.functions.TimeShift
getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscape
getArgumentDesc() - Method in class org.apache.jmeter.functions.UnEscapeHtml
getArgumentDesc() - Method in class org.apache.jmeter.functions.UrlDecode
getArgumentDesc() - Method in class org.apache.jmeter.functions.UrlEncode
getArgumentDesc() - Method in class org.apache.jmeter.functions.Uuid
 
getArgumentDesc() - Method in class org.apache.jmeter.functions.Variable
getArgumentDesc() - Method in class org.apache.jmeter.functions.XPath
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
 
getCurrentRow(String) - Static method in class org.apache.jmeter.functions.FileWrapper
Gets the current row number (mainly for error reporting)
getFileName() - Method in class org.apache.jmeter.functions.FileRowColContainer
 
getFileName() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
getName() - Method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
getParameterValues() - Method in class org.apache.jmeter.functions.ThreadGroupName
 
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadGroupName
getReferenceKey() - Method in class org.apache.jmeter.functions.BeanShell
getReferenceKey() - Method in class org.apache.jmeter.functions.ChangeCase
 
getReferenceKey() - Method in class org.apache.jmeter.functions.CharFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.CSVRead
getReferenceKey() - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeHtml
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
getReferenceKey() - Method in class org.apache.jmeter.functions.EscapeXml
getReferenceKey() - Method in class org.apache.jmeter.functions.EvalFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.EvalVarFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.FileToString
getReferenceKey() - Method in class org.apache.jmeter.functions.Groovy
getReferenceKey() - Method in class org.apache.jmeter.functions.IntSum
getReferenceKey() - Method in class org.apache.jmeter.functions.IsPropDefined
 
getReferenceKey() - Method in class org.apache.jmeter.functions.IsVarDefined
 
getReferenceKey() - Method in class org.apache.jmeter.functions.IterationCounter
getReferenceKey() - Method in class org.apache.jmeter.functions.JavaScript
getReferenceKey() - Method in class org.apache.jmeter.functions.Jexl2Function
getReferenceKey() - Method in class org.apache.jmeter.functions.Jexl3Function
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.LogFunction2
getReferenceKey() - Method in class org.apache.jmeter.functions.LongSum
getReferenceKey() - Method in class org.apache.jmeter.functions.MachineIP
getReferenceKey() - Method in class org.apache.jmeter.functions.MachineName
getReferenceKey() - Method in class org.apache.jmeter.functions.Property
getReferenceKey() - Method in class org.apache.jmeter.functions.Property2
getReferenceKey() - Method in class org.apache.jmeter.functions.Random
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomDate
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
getReferenceKey() - Method in class org.apache.jmeter.functions.RandomString
getReferenceKey() - Method in class org.apache.jmeter.functions.RegexFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.SamplerName
getReferenceKey() - Method in class org.apache.jmeter.functions.SetProperty
getReferenceKey() - Method in class org.apache.jmeter.functions.SplitFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.StringFromFile
getReferenceKey() - Method in class org.apache.jmeter.functions.StringToFile
getReferenceKey() - Method in class org.apache.jmeter.functions.TestPlanName
getReferenceKey() - Method in class org.apache.jmeter.functions.ThreadNumber
getReferenceKey() - Method in class org.apache.jmeter.functions.TimeFunction
getReferenceKey() - Method in class org.apache.jmeter.functions.TimeShift
getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscape
getReferenceKey() - Method in class org.apache.jmeter.functions.UnEscapeHtml
getReferenceKey() - Method in class org.apache.jmeter.functions.UrlDecode
getReferenceKey() - Method in class org.apache.jmeter.functions.UrlEncode
getReferenceKey() - Method in class org.apache.jmeter.functions.Uuid
 
getReferenceKey() - Method in class org.apache.jmeter.functions.Variable
getReferenceKey() - Method in class org.apache.jmeter.functions.XPath
getSize() - Method in class org.apache.jmeter.functions.FileRowColContainer
 
getXPathString(int) - Method in class org.apache.jmeter.functions.XPathFileContainer
 
Groovy - Class in org.apache.jmeter.functions
__groovy function Provides a Groovy interpreter
Groovy() - Constructor for class org.apache.jmeter.functions.Groovy
 

I

INIT_FILE - Static variable in class org.apache.jmeter.functions.BeanShell
 
INIT_FILE - Static variable in class org.apache.jmeter.functions.Groovy
 
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.
IsPropDefined - Class in org.apache.jmeter.functions
Test if a JMeter property is defined
IsPropDefined() - Constructor for class org.apache.jmeter.functions.IsPropDefined
 
IsVarDefined - Class in org.apache.jmeter.functions
Test if a JMeter variable is defined
IsVarDefined() - Constructor for class org.apache.jmeter.functions.IsVarDefined
 
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
 

J

JavaScript - Class in org.apache.jmeter.functions
javaScript function implementation that executes a piece of JavaScript (not Java!) code and returns its value
JavaScript() - Constructor for class org.apache.jmeter.functions.JavaScript
 
Jexl2Function - Class in org.apache.jmeter.functions
A function which understands Commons JEXL2
Jexl2Function() - Constructor for class org.apache.jmeter.functions.Jexl2Function
 
Jexl3Function - Class in org.apache.jmeter.functions
A function which understands Commons JEXL3
Jexl3Function() - Constructor for class org.apache.jmeter.functions.Jexl3Function
 

K

KEY - Static variable in class org.apache.jmeter.functions.RegexFunction
 

L

log_info(String) - Method in class org.apache.jmeter.functions.BeanShell
 
LogFunction - Class in org.apache.jmeter.functions
Function to log a message.
LogFunction() - Constructor for class org.apache.jmeter.functions.LogFunction
 
LogFunction2 - Class in org.apache.jmeter.functions
Function to log a message.
LogFunction2() - Constructor for class org.apache.jmeter.functions.LogFunction2
 
LongSum - Class in org.apache.jmeter.functions
Provides a longSum function that adds two or more long values.
LongSum() - Constructor for class org.apache.jmeter.functions.LongSum
No-arg constructor.
LOWER - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 

M

MachineIP - Class in org.apache.jmeter.functions
Return Machine IP
MachineIP() - Constructor for class org.apache.jmeter.functions.MachineIP
 
MachineName - Class in org.apache.jmeter.functions
Return Machine Host
MachineName() - Constructor for class org.apache.jmeter.functions.MachineName
 

N

nextRow() - Method in class org.apache.jmeter.functions.FileRowColContainer
Returns the next row to the caller, and updates it, allowing for wrap round
nextRow() - Method in class org.apache.jmeter.functions.XPathFileContainer
Returns the next row to the caller, and updates it, allowing for wrap round

O

open(String, String) - Static method in class org.apache.jmeter.functions.FileWrapper
 
org.apache.jmeter.functions - package org.apache.jmeter.functions
Functions

P

populateBindings(Bindings) - Method in class org.apache.jmeter.functions.Groovy
Populate variables to be passed to scripts
Property - Class in org.apache.jmeter.functions
Function to get a JMeter property, and optionally store it Parameters: - property name - variable name (optional) - default value (optional) Returns: - the property value, but if not found: - the default value, but if not defined: - the property name itself
Property() - Constructor for class org.apache.jmeter.functions.Property
 
Property2 - Class in org.apache.jmeter.functions
Function to get a JMeter property, or a default.
Property2() - Constructor for class org.apache.jmeter.functions.Property2
 

R

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.
RandomDate - Class in org.apache.jmeter.functions
RandomDate Function generates a date in a specific range Parameters: Time format @see DateTimeFormatter (optional - defaults to yyyy-MM-dd) Start date formated as first param (optional - defaults to now) End date Locale for the format (optional) variable name (optional) Returns a formatted date with the specified number of (days, month, year) Value is also saved in the variable for later re-use.
RandomDate() - Constructor for class org.apache.jmeter.functions.RandomDate
 
RandomFromMultipleVars - Class in org.apache.jmeter.functions
Provides a RandomFromMultipleVars function which returns a random element from a multi valued extracted variable.
RandomFromMultipleVars() - Constructor for class org.apache.jmeter.functions.RandomFromMultipleVars
No-arg constructor.
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.
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
 

S

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
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ThreadGroupName
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.MachineName
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.BeanShell
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ChangeCase
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CharFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.CSVRead
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.DateTimeConvertFunction
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.DigestEncodeFunction
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeHtml
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeOroRegexpChars
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EscapeXml
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.EvalVarFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.FileToString
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Groovy
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IntSum
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IsPropDefined
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IsVarDefined
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.IterationCounter
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.JavaScript
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Jexl2Function
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Jexl3Function
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LogFunction2
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.LongSum
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Property2
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Random
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomDate
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomFromMultipleVars
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RandomString
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.RegexFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SamplerName
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SetProperty
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.SplitFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.StringFromFile
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.StringToFile
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TestPlanName
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.ThreadNumber
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TimeFunction
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.TimeShift
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscape
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UnEscapeHtml
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UrlDecode
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.UrlEncode
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Uuid
 
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.Variable
setParameters(Collection<CompoundVariable>) - Method in class org.apache.jmeter.functions.XPath
setParameters(Collection<CompoundVariable>, Integer, Integer) - Method in class org.apache.jmeter.functions.ThreadGroupName
 
SetProperty - Class in org.apache.jmeter.functions
Function to set a JMeter property Parameters: - property name - value Usage: Set the property value in the appropriate GUI by using the string: ${__setProperty(propname,propvalue[,returnvalue?])} Returns: nothing or original value if the 3rd parameter is true
SetProperty() - Constructor for class org.apache.jmeter.functions.SetProperty
 
size() - Method in class org.apache.jmeter.functions.XPathFileContainer
 
SplitFunction - Class in org.apache.jmeter.functions
Function to split a string into variables
SplitFunction() - Constructor for class org.apache.jmeter.functions.SplitFunction
 
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
 
StringToFile - Class in org.apache.jmeter.functions
StringToFile Function to write a String to a file Parameters: file name content append (true/false)(optional) file encoding (optional) Returns: true if OK, false if an error occurred
StringToFile() - Constructor for class org.apache.jmeter.functions.StringToFile
 

T

testEnded() - Method in class org.apache.jmeter.functions.StringFromFile
testEnded() - Method in class org.apache.jmeter.functions.TimeFunction
 
testEnded(String) - Method in class org.apache.jmeter.functions.StringFromFile
testEnded(String) - Method in class org.apache.jmeter.functions.TimeFunction
 
TestPlanName - Class in org.apache.jmeter.functions
Returns Test Plan name
TestPlanName() - Constructor for class org.apache.jmeter.functions.TestPlanName
No-arg constructor.
testStarted() - Method in class org.apache.jmeter.functions.StringFromFile
testStarted() - Method in class org.apache.jmeter.functions.TimeFunction
 
testStarted(String) - Method in class org.apache.jmeter.functions.StringFromFile
testStarted(String) - Method in class org.apache.jmeter.functions.TimeFunction
 
threadFinished() - Method in class org.apache.jmeter.functions.IterationCounter
 
threadFinished() - Method in class org.apache.jmeter.functions.Jexl2Function
 
threadFinished() - Method in class org.apache.jmeter.functions.Jexl3Function
 
ThreadGroupName - Class in org.apache.jmeter.functions
Returns Thread Group Name
ThreadGroupName() - Constructor for class org.apache.jmeter.functions.ThreadGroupName
 
ThreadNumber - Class in org.apache.jmeter.functions
Function to return the current thread number.
ThreadNumber() - Constructor for class org.apache.jmeter.functions.ThreadNumber
 
threadStarted() - Method in class org.apache.jmeter.functions.IterationCounter
 
threadStarted() - Method in class org.apache.jmeter.functions.Jexl2Function
 
threadStarted() - Method in class org.apache.jmeter.functions.Jexl3Function
 
TimeFunction - Class in org.apache.jmeter.functions
__time() function - returns the current time in milliseconds
TimeFunction() - Constructor for class org.apache.jmeter.functions.TimeFunction
 
TimeShift - Class in org.apache.jmeter.functions
timeShifting Function permit to shift a date
TimeShift() - Constructor for class org.apache.jmeter.functions.TimeShift
 
typeOf(String) - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Get ChangeCaseMode by mode

U

UnEscape - Class in org.apache.jmeter.functions
Function to unescape any Java literals found in the String.
UnEscape() - Constructor for class org.apache.jmeter.functions.UnEscape
 
UnEscapeHtml - Class in org.apache.jmeter.functions
Function to unescape a string containing entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
UnEscapeHtml() - Constructor for class org.apache.jmeter.functions.UnEscapeHtml
 
UPPER - Enum constant in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
 
UrlDecode - Class in org.apache.jmeter.functions
Function to decode a application/x-www-form-urlencoded string.
UrlDecode() - Constructor for class org.apache.jmeter.functions.UrlDecode
 
UrlEncode - Class in org.apache.jmeter.functions
Function to encode a string to a application/x-www-form-urlencoded string.
UrlEncode() - Constructor for class org.apache.jmeter.functions.UrlEncode
 
Uuid - Class in org.apache.jmeter.functions
Function to create a UUID Parameters: - None Returns: - A pseudo random UUID 4
Uuid() - Constructor for class org.apache.jmeter.functions.Uuid
 

V

valueOf(String) - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.jmeter.functions.ChangeCase.ChangeCaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.apache.jmeter.functions
Function to get a JMeter Variable Parameters: - variable name - default value Returns: - the variable value, but if not found - the default value if set, and if not the variable name itself
Variable() - Constructor for class org.apache.jmeter.functions.Variable
 

X

XPath - Class in org.apache.jmeter.functions
The function represented by this class allows data to be read from XML files.
XPath() - Constructor for class org.apache.jmeter.functions.XPath
 
XPathFileContainer - Class in org.apache.jmeter.functions
File data container for XML files Data is accessible via XPath
XPathFileContainer(String, String) - Constructor for class org.apache.jmeter.functions.XPathFileContainer
 
A B C D E F G I J K L M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values