org.apache.jmeter.control
Class TransactionSampler
- Cloneable, Sampler, Serializable, TestElement
public class TransactionSampler
Transaction Sampler class to measure transaction times
(not exposed a a GUI class, as it is only used internally)
addProperty, addTestElement, canRemove, clear, clearTemporary, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty |
TransactionSampler
public TransactionSampler()
addSubSamplerResult
public void addSubSamplerResult(SampleResult res)
getSubSampler
public Sampler getSubSampler()
getTransactionResult
public SampleResult getTransactionResult()
isTransactionDone
public boolean isTransactionDone()
setSubSampler
protected void setSubSampler(Sampler subSampler)
setTransactionDone
protected void setTransactionDone()
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.