⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 samplepackage.html

📁 测试工具jmeter可用来进行性能测试
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</DL>
<HR>

<A NAME="getPostProcessors()"><!-- --></A><H3>
getPostProcessors</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getPostProcessors</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSampler()"><!-- --></A><H3>
getSampler</H3>
<PRE>
public <A HREF="../../../../org/apache/jmeter/samplers/Sampler.html" title="interface in org.apache.jmeter.samplers">Sampler</A> <B>getSampler</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setSampler(org.apache.jmeter.samplers.Sampler)"><!-- --></A><H3>
setSampler</H3>
<PRE>
public void <B>setSampler</B>(<A HREF="../../../../org/apache/jmeter/samplers/Sampler.html" title="interface in org.apache.jmeter.samplers">Sampler</A>&nbsp;s)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getPreProcessors()"><!-- --></A><H3>
getPreProcessors</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getPreProcessors</B>()</PRE>
<DL>
<DD>Returns the preProcessors.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setPreProcessors(java.util.List)"><!-- --></A><H3>
setPreProcessors</H3>
<PRE>
public void <B>setPreProcessors</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;preProcessors)</PRE>
<DL>
<DD>Sets the preProcessors.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>preProcessors</CODE> - the preProcessors to set</DL>
</DD>
</DL>
<HR>

<A NAME="getConfigs()"><!-- --></A><H3>
getConfigs</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getConfigs</B>()</PRE>
<DL>
<DD>Returns the configs.
<P>
<DD><DL>

<DT><B>Returns:</B><DD>List</DL>
</DD>
</DL>
<HR>

<A NAME="getModifiers()"><!-- --></A><H3>
getModifiers</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getModifiers</B>()</PRE>
<DL>
<DD>Returns the modifiers.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getResponseModifiers()"><!-- --></A><H3>
getResponseModifiers</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getResponseModifiers</B>()</PRE>
<DL>
<DD>Returns the responseModifiers.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setAssertions(java.util.List)"><!-- --></A><H3>
setAssertions</H3>
<PRE>
public void <B>setAssertions</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;assertions)</PRE>
<DL>
<DD>Sets the assertions.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>assertions</CODE> - the assertions to set</DL>
</DD>
</DL>
<HR>

<A NAME="setConfigs(java.util.List)"><!-- --></A><H3>
setConfigs</H3>
<PRE>
public void <B>setConfigs</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;configs)</PRE>
<DL>
<DD>Sets the configs.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>configs</CODE> - the configs to set</DL>
</DD>
</DL>
<HR>

<A NAME="setModifiers(java.util.List)"><!-- --></A><H3>
setModifiers</H3>
<PRE>
public void <B>setModifiers</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;modifiers)</PRE>
<DL>
<DD>Sets the modifiers.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modifiers</CODE> - the modifiers to set</DL>
</DD>
</DL>
<HR>

<A NAME="setPostProcessors(java.util.List)"><!-- --></A><H3>
setPostProcessors</H3>
<PRE>
public void <B>setPostProcessors</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;postProcessors)</PRE>
<DL>
<DD>Sets the postProcessors.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>postProcessors</CODE> - the postProcessors to set</DL>
</DD>
</DL>
<HR>

<A NAME="setResponseModifiers(java.util.List)"><!-- --></A><H3>
setResponseModifiers</H3>
<PRE>
public void <B>setResponseModifiers</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;responseModifiers)</PRE>
<DL>
<DD>Sets the responseModifiers.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>responseModifiers</CODE> - the responseModifiers to set</DL>
</DD>
</DL>
<HR>

<A NAME="setSampleListeners(java.util.List)"><!-- --></A><H3>
setSampleListeners</H3>
<PRE>
public void <B>setSampleListeners</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;sampleListeners)</PRE>
<DL>
<DD>Sets the sampleListeners.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sampleListeners</CODE> - the sampleListeners to set</DL>
</DD>
</DL>
<HR>

<A NAME="setTimers(java.util.List)"><!-- --></A><H3>
setTimers</H3>
<PRE>
public void <B>setTimers</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;timers)</PRE>
<DL>
<DD>Sets the timers.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>timers</CODE> - the timers to set</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Apache JMeter</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/jmeter/threads/ListenerNotifier.html" title="class in org.apache.jmeter.threads"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/jmeter/threads/TestCompiler.html" title="class in org.apache.jmeter.threads"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="SamplePackage.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
Copyright &#xA9; 1998-2008 Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>

⌨️ 快捷键说明

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