DummyPing.html 13.7 KB
Newer Older
A
Allen Wang 已提交
1 2 3 4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
A
Allen Wang 已提交
5
<!-- Generated by javadoc (build 1.6.0_35) on Mon Jan 28 09:06:55 PST 2013 -->
A
Allen Wang 已提交
6
<TITLE>
A
Allen Wang 已提交
7
DummyPing (ribbon-core 0.1.1-SNAPSHOT API)
A
Allen Wang 已提交
8 9
</TITLE>

A
Allen Wang 已提交
10
<META NAME="date" CONTENT="2013-01-28">
A
Allen Wang 已提交
11 12 13 14 15 16 17

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
A
Allen Wang 已提交
18
        parent.document.title="DummyPing (ribbon-core 0.1.1-SNAPSHOT API)";
A
Allen Wang 已提交
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_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>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../com/netflix/loadbalancer/ConfigurationBasedServerList.html" title="class in com.netflix.loadbalancer"><B>PREV CLASS</B></A>&nbsp;
A
javadoc  
Allen Wang 已提交
58
&nbsp;<A HREF="../../../com/netflix/loadbalancer/DynamicServerListLoadBalancer.html" title="class in com.netflix.loadbalancer"><B>NEXT CLASS</B></A></FONT></TD>
A
Allen Wang 已提交
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?com/netflix/loadbalancer/DummyPing.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="DummyPing.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_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.netflix.loadbalancer</FONT>
<BR>
Class DummyPing</H2>
<PRE>
java.lang.Object
A
javadoc  
Allen Wang 已提交
95
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html" title="class in com.netflix.loadbalancer">com.netflix.loadbalancer.AbstractLoadBalancerPing</A>
A
Allen Wang 已提交
96 97 98
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.netflix.loadbalancer.DummyPing</B>
</PRE>
<DL>
A
javadoc  
Allen Wang 已提交
99
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../com/netflix/client/IClientConfigAware.html" title="interface in com.netflix.client">IClientConfigAware</A>, <A HREF="../../../com/netflix/loadbalancer/IPing.html" title="interface in com.netflix.loadbalancer">IPing</A></DD>
A
Allen Wang 已提交
100 101 102
</DL>
<HR>
<DL>
A
javadoc  
Allen Wang 已提交
103
<DT><PRE>public class <B>DummyPing</B><DT>extends <A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html" title="class in com.netflix.loadbalancer">AbstractLoadBalancerPing</A></DL>
A
Allen Wang 已提交
104 105 106
</PRE>

<P>
A
Allen Wang 已提交
107
Default simple implementation that marks the liveness of a Server
A
Allen Wang 已提交
108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
<P>

<P>
<HR>

<P>

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../com/netflix/loadbalancer/DummyPing.html#DummyPing()">DummyPing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
A
javadoc  
Allen Wang 已提交
142
<TD><CODE><B><A HREF="../../../com/netflix/loadbalancer/DummyPing.html#initWithNiwsConfig(com.netflix.client.config.IClientConfig)">initWithNiwsConfig</A></B>(<A HREF="../../../com/netflix/client/config/IClientConfig.html" title="interface in com.netflix.client.config">IClientConfig</A>&nbsp;clientConfig)</CODE>
A
Allen Wang 已提交
143 144 145

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Concrete implementation should implement this method so that the configuration set via 
A
Allen Wang 已提交
146
 <A HREF="../../../com/netflix/client/config/IClientConfig.html" title="interface in com.netflix.client.config"><CODE>IClientConfig</CODE></A> (which in turn were set via Archaius properties) will be taken into consideration</TD>
A
Allen Wang 已提交
147 148 149 150 151 152 153
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/netflix/loadbalancer/DummyPing.html#isAlive(com.netflix.loadbalancer.Server)">isAlive</A></B>(<A HREF="../../../com/netflix/loadbalancer/Server.html" title="class in com.netflix.loadbalancer">Server</A>&nbsp;server)</CODE>

<BR>
A
Allen Wang 已提交
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks whether the given <code>Server</code> is "alive" i.e.</TD>
A
Allen Wang 已提交
155 156
</TR>
</TABLE>
A
javadoc  
Allen Wang 已提交
157
&nbsp;<A NAME="methods_inherited_from_class_com.netflix.loadbalancer.AbstractLoadBalancerPing"><!-- --></A>
A
Allen Wang 已提交
158 159
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
A
javadoc  
Allen Wang 已提交
160
<TH ALIGN="left"><B>Methods inherited from class com.netflix.loadbalancer.<A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html" title="class in com.netflix.loadbalancer">AbstractLoadBalancerPing</A></B></TH>
A
Allen Wang 已提交
161 162
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
A
javadoc  
Allen Wang 已提交
163
<TD><CODE><A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html#getLoadBalancer()">getLoadBalancer</A>, <A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html#setLoadBalancer(com.netflix.loadbalancer.AbstractLoadBalancer)">setLoadBalancer</A></CODE></TD>
A
Allen Wang 已提交
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="DummyPing()"><!-- --></A><H3>
DummyPing</H3>
<PRE>
public <B>DummyPing</B>()</PRE>
<DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="isAlive(com.netflix.loadbalancer.Server)"><!-- --></A><H3>
isAlive</H3>
<PRE>
public boolean <B>isAlive</B>(<A HREF="../../../com/netflix/loadbalancer/Server.html" title="class in com.netflix.loadbalancer">Server</A>&nbsp;server)</PRE>
<DL>
A
Allen Wang 已提交
210 211 212 213
<DD><B>Description copied from interface: <CODE><A HREF="../../../com/netflix/loadbalancer/IPing.html#isAlive(com.netflix.loadbalancer.Server)">IPing</A></CODE></B></DD>
<DD>Checks whether the given <code>Server</code> is "alive" i.e. should be
 considered a candidate while loadbalancing
<P>
A
Allen Wang 已提交
214
<DD><DL>
A
javadoc  
Allen Wang 已提交
215
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/netflix/loadbalancer/IPing.html#isAlive(com.netflix.loadbalancer.Server)">isAlive</A></CODE> in interface <CODE><A HREF="../../../com/netflix/loadbalancer/IPing.html" title="interface in com.netflix.loadbalancer">IPing</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html#isAlive(com.netflix.loadbalancer.Server)">isAlive</A></CODE> in class <CODE><A HREF="../../../com/netflix/loadbalancer/AbstractLoadBalancerPing.html" title="class in com.netflix.loadbalancer">AbstractLoadBalancerPing</A></CODE></DL>
A
Allen Wang 已提交
216 217
</DD>
<DD><DL>
A
Allen Wang 已提交
218 219

<DT><B>Returns:</B><DD></DL>
A
Allen Wang 已提交
220 221 222 223
</DD>
</DL>
<HR>

A
javadoc  
Allen Wang 已提交
224
<A NAME="initWithNiwsConfig(com.netflix.client.config.IClientConfig)"><!-- --></A><H3>
A
Allen Wang 已提交
225 226
initWithNiwsConfig</H3>
<PRE>
A
javadoc  
Allen Wang 已提交
227
public void <B>initWithNiwsConfig</B>(<A HREF="../../../com/netflix/client/config/IClientConfig.html" title="interface in com.netflix.client.config">IClientConfig</A>&nbsp;clientConfig)</PRE>
A
Allen Wang 已提交
228
<DL>
A
javadoc  
Allen Wang 已提交
229
<DD><B>Description copied from interface: <CODE><A HREF="../../../com/netflix/client/IClientConfigAware.html#initWithNiwsConfig(com.netflix.client.config.IClientConfig)">IClientConfigAware</A></CODE></B></DD>
A
Allen Wang 已提交
230
<DD>Concrete implementation should implement this method so that the configuration set via 
A
Allen Wang 已提交
231
 <A HREF="../../../com/netflix/client/config/IClientConfig.html" title="interface in com.netflix.client.config"><CODE>IClientConfig</CODE></A> (which in turn were set via Archaius properties) will be taken into consideration
A
Allen Wang 已提交
232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
<P>
<DD><DL>
</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=2 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>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../com/netflix/loadbalancer/ConfigurationBasedServerList.html" title="class in com.netflix.loadbalancer"><B>PREV CLASS</B></A>&nbsp;
A
javadoc  
Allen Wang 已提交
268
&nbsp;<A HREF="../../../com/netflix/loadbalancer/DynamicServerListLoadBalancer.html" title="class in com.netflix.loadbalancer"><B>NEXT CLASS</B></A></FONT></TD>
A
Allen Wang 已提交
269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?com/netflix/loadbalancer/DummyPing.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="DummyPing.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>

</BODY>
</HTML>