serialized-form.html

来自「测试工具jmeter可用来进行性能测试」· HTML 代码 · 共 1,945 行 · 第 1/5 页

HTML
1,945
字号
<P>
<A NAME="org.apache.jmeter.control.RandomController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/RandomController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RandomController</A> extends <A HREF="org/apache/jmeter/control/InterleaveControl.html" title="class in org.apache.jmeter.control">InterleaveControl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>

<P>
<A NAME="org.apache.jmeter.control.RandomOrderController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/RandomOrderController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RandomOrderController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>

<P>
<A NAME="org.apache.jmeter.control.RunTime"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/RunTime.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RunTime</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>

<H3>
startTime</H3>
<PRE>
long <B>startTime</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
loopCount</H3>
<PRE>
int <B>loopCount</B></PRE>
<DL>
<DL>
</DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.SwitchController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/SwitchController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.SwitchController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>

<P>
<A NAME="org.apache.jmeter.control.ThroughputController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/ThroughputController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.ThroughputController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>

<H3>
numExecutions</H3>
<PRE>
int <B>numExecutions</B></PRE>
<DL>
<DD>Number of iterations on which we've chosen to deliver samplers.
<P>
<DL>
</DL>
</DL>
<HR>

<H3>
iteration</H3>
<PRE>
int <B>iteration</B></PRE>
<DL>
<DD>Index of the current iteration. 0-based.
<P>
<DL>
</DL>
</DL>
<HR>

<H3>
runThisTime</H3>
<PRE>
boolean <B>runThisTime</B></PRE>
<DL>
<DD>Whether to deliver samplers on this iteration.
<P>
<DL>
</DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.TransactionController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/TransactionController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.TransactionController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>

<P>

<A NAME="readResolve()"><!-- --></A><H3>
readResolve</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
<DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.TransactionSampler"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/TransactionSampler.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.TransactionSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>

<H3>
transactionDone</H3>
<PRE>
boolean <B>transactionDone</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
transactionController</H3>
<PRE>
<A HREF="org/apache/jmeter/control/TransactionController.html" title="class in org.apache.jmeter.control">TransactionController</A> <B>transactionController</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
subSampler</H3>
<PRE>
<A HREF="org/apache/jmeter/samplers/Sampler.html" title="interface in org.apache.jmeter.samplers">Sampler</A> <B>subSampler</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
transactionSampleResult</H3>
<PRE>
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>transactionSampleResult</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
calls</H3>
<PRE>
int <B>calls</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
noFailingSamples</H3>
<PRE>
int <B>noFailingSamples</B></PRE>
<DL>
<DL>
</DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.WhileController"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/WhileController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.WhileController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<B>serialVersionUID:&nbsp;</B>232l

<P>

<P>
<HR SIZE="4" NOSHADE>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.jmeter.control.gui</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="org.apache.jmeter.control.gui.AbstractControllerGui"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.AbstractControllerGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>

<P>
<A NAME="org.apache.jmeter.control.gui.ForeachControlPanel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.ForeachControlPanel</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>

<H3>
inputVal</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>inputVal</B></PRE>
<DL>
<DD>A field allowing the user to specify the input variable the controller
 should loop.
<P>
<DL>
</DL>
</DL>
<HR>

<H3>
returnVal</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>returnVal</B></PRE>
<DL>
<DD>A field allowing the user to specify output variable the controller
 should return.
<P>
<DL>
</DL>
</DL>
<HR>

<H3>
useSeparator</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useSeparator</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
displayName</H3>
<PRE>
boolean <B>displayName</B></PRE>
<DL>
<DD>Boolean indicating whether or not this component should display its name.
 If true, this is a standalone component. If false, this component is
 intended to be used as a subpanel for another component.
<P>
<DL>
</DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.gui.IfControllerPanel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.IfControllerPanel</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>

<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>

<H3>
theCondition</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>theCondition</B></PRE>
<DL>
<DD>A field allowing the user to specify the number of times the controller
 should loop.
<P>
<DL>
</DL>
</DL>
<HR>

<H3>
evaluateAll</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>evaluateAll</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<H3>
displayName</H3>
<PRE>
boolean <B>displayName</B></PRE>
<DL>
<DD>Boolean indicating whether or not this component should display its name.
 If true, this is a standalone component. If false, this component is
 intended to be used as a subpanel for another component.
<P>
<DL>
</DL>
</DL>

<P>
<A NAME="org.apache.jmeter.control.gui.IncludeControllerGui"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.IncludeContr

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?