You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/31 05:10:27 UTC

svn commit: r1403969 [7/7] - in /incubator/helix/site-content: ./ helix-admin-webapp/ helix-core/ involved/ mockservice/ xref-test/ xref-test/org/apache/helix/healthcheck/ xref-test/org/apache/helix/integration/ xref-test/org/apache/helix/messaging/ xr...

Modified: incubator/helix/site-content/xref-test/org/apache/helix/messaging/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/messaging/package-summary.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref-test/org/apache/helix/messaging/package-summary.html (original)
+++ incubator/helix/site-content/xref-test/org/apache/helix/messaging/package-summary.html Wed Oct 31 04:10:23 2012
@@ -47,7 +47,7 @@
             	</tr>
 				            	<tr>
               		<td>
-                		<a href="TestAsyncCallbackSvc.html" target="classFrame">MockHelixManager</a>
+                		<a href="TestDefaultMessagingService.html" target="classFrame">MockHelixManager</a>
               		</td>
             	</tr>
 				            	<tr>

Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html (original)
+++ incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html Wed Oct 31 04:10:23 2012
@@ -22,7 +22,7 @@
             	<a href="TestZKPropertyStoreMultiThread.html" target="classFrame">TestCallableUpdate</a>
           	</li>
           	          	<li>
-            	<a href="TestZkHelixPropertyStore.html" target="classFrame">TestListener</a>
+            	<a href="TestZKPropertyStore.html" target="classFrame">TestListener</a>
           	</li>
           	          	<li>
             	<a href="TestZkPropertyStoreSessionExpiry.html" target="classFrame">TestPropertyChangeListener</a>

Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html (original)
+++ incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html Wed Oct 31 04:10:23 2012
@@ -47,7 +47,7 @@
             	</tr>
 				            	<tr>
               		<td>
-                		<a href="TestZkHelixPropertyStore.html" target="classFrame">TestListener</a>
+                		<a href="TestZKPropertyStore.html" target="classFrame">TestListener</a>
               		</td>
             	</tr>
 				            	<tr>

Modified: incubator/helix/site-content/xref/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/allclasses-frame.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref/allclasses-frame.html (original)
+++ incubator/helix/site-content/xref/allclasses-frame.html Wed Oct 31 04:10:23 2012
@@ -1068,7 +1068,7 @@
 				<a href="org/apache/helix/alerts/Tuple.html" target="classFrame">Tuple</a>
 			</li>
 						<li>
-				<a href="org/apache/helix/NotificationContext.html" target="classFrame">Type</a>
+				<a href="org/apache/helix/PropertyType.html" target="classFrame">Type</a>
 			</li>
 						<li>
 				<a href="org/apache/helix/tools/ClusterStateVerifier.html" target="classFrame">Verifier</a>

Modified: incubator/helix/site-content/xref/org/apache/helix/NotificationContext.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/NotificationContext.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref/org/apache/helix/NotificationContext.html (original)
+++ incubator/helix/site-content/xref/org/apache/helix/NotificationContext.html Wed Oct 31 04:10:23 2012
@@ -40,7 +40,7 @@
 <a class="jxr_linenumber" name="30" href="#30">30</a>    <strong class="jxr_keyword">private</strong> Map&lt;String, Object&gt; _map;
 <a class="jxr_linenumber" name="31" href="#31">31</a>  
 <a class="jxr_linenumber" name="32" href="#32">32</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/HelixManager.html">HelixManager</a> _manager;
-<a class="jxr_linenumber" name="33" href="#33">33</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/NotificationContext.html">Type</a> _type;
+<a class="jxr_linenumber" name="33" href="#33">33</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">Type</a> _type;
 <a class="jxr_linenumber" name="34" href="#34">34</a>    <strong class="jxr_keyword">private</strong> String _pathChanged;
 <a class="jxr_linenumber" name="35" href="#35">35</a>    <strong class="jxr_keyword">private</strong> String _eventName;
 <a class="jxr_linenumber" name="36" href="#36">36</a>  
@@ -70,7 +70,7 @@
 <a class="jxr_linenumber" name="60" href="#60">60</a>      <strong class="jxr_keyword">return</strong> _map;
 <a class="jxr_linenumber" name="61" href="#61">61</a>    }
 <a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/apache/helix/NotificationContext.html">Type</a> getType()
+<a class="jxr_linenumber" name="63" href="#63">63</a>    <strong class="jxr_keyword">public</strong> <a href="../../../org/apache/helix/PropertyType.html">Type</a> getType()
 <a class="jxr_linenumber" name="64" href="#64">64</a>    {
 <a class="jxr_linenumber" name="65" href="#65">65</a>      <strong class="jxr_keyword">return</strong> _type;
 <a class="jxr_linenumber" name="66" href="#66">66</a>    }
@@ -90,7 +90,7 @@
 <a class="jxr_linenumber" name="80" href="#80">80</a>      <strong class="jxr_keyword">this</strong>._map = map;
 <a class="jxr_linenumber" name="81" href="#81">81</a>    }
 <a class="jxr_linenumber" name="82" href="#82">82</a>  
-<a class="jxr_linenumber" name="83" href="#83">83</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setType(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type)
+<a class="jxr_linenumber" name="83" href="#83">83</a>    <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setType(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type)
 <a class="jxr_linenumber" name="84" href="#84">84</a>    {
 <a class="jxr_linenumber" name="85" href="#85">85</a>      <strong class="jxr_keyword">this</strong>._type = type;
 <a class="jxr_linenumber" name="86" href="#86">86</a>    }
@@ -100,7 +100,7 @@
 <a class="jxr_linenumber" name="90" href="#90">90</a>      <strong class="jxr_keyword">return</strong> _map.get(key);
 <a class="jxr_linenumber" name="91" href="#91">91</a>    }
 <a class="jxr_linenumber" name="92" href="#92">92</a>  
-<a class="jxr_linenumber" name="93" href="#93">93</a>    <strong class="jxr_keyword">public</strong> enum <a href="../../../org/apache/helix/NotificationContext.html">Type</a>
+<a class="jxr_linenumber" name="93" href="#93">93</a>    <strong class="jxr_keyword">public</strong> enum <a href="../../../org/apache/helix/PropertyType.html">Type</a>
 <a class="jxr_linenumber" name="94" href="#94">94</a>    {
 <a class="jxr_linenumber" name="95" href="#95">95</a>      INIT, CALLBACK, FINALIZE
 <a class="jxr_linenumber" name="96" href="#96">96</a>    }

Modified: incubator/helix/site-content/xref/org/apache/helix/PropertyType.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/PropertyType.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref/org/apache/helix/PropertyType.html (original)
+++ incubator/helix/site-content/xref/org/apache/helix/PropertyType.html Wed Oct 31 04:10:23 2012
@@ -29,7 +29,7 @@
 <a class="jxr_linenumber" name="19" href="#19">19</a>  <em class="jxr_comment"> * under the License.</em>
 <a class="jxr_linenumber" name="20" href="#20">20</a>  <em class="jxr_comment"> */</em>
 <a class="jxr_linenumber" name="21" href="#21">21</a>  
-<a class="jxr_linenumber" name="22" href="#22">22</a>  enum <a href="../../../org/apache/helix/NotificationContext.html">Type</a>
+<a class="jxr_linenumber" name="22" href="#22">22</a>  enum <a href="../../../org/apache/helix/PropertyType.html">Type</a>
 <a class="jxr_linenumber" name="23" href="#23">23</a>  {
 <a class="jxr_linenumber" name="24" href="#24">24</a>    CLUSTER, INSTANCE, CONTROLLER, RESOURCE;
 <a class="jxr_linenumber" name="25" href="#25">25</a>  }
@@ -70,7 +70,7 @@
 <a class="jxr_linenumber" name="60" href="#60">60</a>  
 <a class="jxr_linenumber" name="61" href="#61">61</a>    <em class="jxr_comment">// @formatter:on</em>
 <a class="jxr_linenumber" name="62" href="#62">62</a>  
-<a class="jxr_linenumber" name="63" href="#63">63</a>    <a href="../../../org/apache/helix/NotificationContext.html">Type</a>    type;
+<a class="jxr_linenumber" name="63" href="#63">63</a>    <a href="../../../org/apache/helix/PropertyType.html">Type</a>    type;
 <a class="jxr_linenumber" name="64" href="#64">64</a>    
 <a class="jxr_linenumber" name="65" href="#65">65</a>    <strong class="jxr_keyword">boolean</strong> isPersistent;
 <a class="jxr_linenumber" name="66" href="#66">66</a>  
@@ -88,12 +88,12 @@
 <a class="jxr_linenumber" name="78" href="#78">78</a>  
 <a class="jxr_linenumber" name="79" href="#79">79</a>    <strong class="jxr_keyword">boolean</strong> usePropertyTransferServer;
 <a class="jxr_linenumber" name="80" href="#80">80</a>  
-<a class="jxr_linenumber" name="81" href="#81">81</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type, <strong class="jxr_keyword">boolean</strong> isPersistent, <strong class="jxr_keyword">boolean</strong> mergeOnUpdate)
+<a class="jxr_linenumber" name="81" href="#81">81</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type, <strong class="jxr_keyword">boolean</strong> isPersistent, <strong class="jxr_keyword">boolean</strong> mergeOnUpdate)
 <a class="jxr_linenumber" name="82" href="#82">82</a>    {
 <a class="jxr_linenumber" name="83" href="#83">83</a>      <strong class="jxr_keyword">this</strong>(type, isPersistent, mergeOnUpdate, false);
 <a class="jxr_linenumber" name="84" href="#84">84</a>    }
 <a class="jxr_linenumber" name="85" href="#85">85</a>  
-<a class="jxr_linenumber" name="86" href="#86">86</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type,
+<a class="jxr_linenumber" name="86" href="#86">86</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type,
 <a class="jxr_linenumber" name="87" href="#87">87</a>                         <strong class="jxr_keyword">boolean</strong> isPersistent,
 <a class="jxr_linenumber" name="88" href="#88">88</a>                         <strong class="jxr_keyword">boolean</strong> mergeOnUpdate,
 <a class="jxr_linenumber" name="89" href="#89">89</a>                         <strong class="jxr_keyword">boolean</strong> updateOnlyOnExists)
@@ -101,7 +101,7 @@
 <a class="jxr_linenumber" name="91" href="#91">91</a>      <strong class="jxr_keyword">this</strong>(type, isPersistent, mergeOnUpdate, false, false);
 <a class="jxr_linenumber" name="92" href="#92">92</a>    }
 <a class="jxr_linenumber" name="93" href="#93">93</a>  
-<a class="jxr_linenumber" name="94" href="#94">94</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type,
+<a class="jxr_linenumber" name="94" href="#94">94</a>    <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type,
 <a class="jxr_linenumber" name="95" href="#95">95</a>                         <strong class="jxr_keyword">boolean</strong> isPersistent,
 <a class="jxr_linenumber" name="96" href="#96">96</a>                         <strong class="jxr_keyword">boolean</strong> mergeOnUpdate,
 <a class="jxr_linenumber" name="97" href="#97">97</a>                         <strong class="jxr_keyword">boolean</strong> updateOnlyOnExists,
@@ -110,7 +110,7 @@
 <a class="jxr_linenumber" name="100" href="#100">100</a>     <strong class="jxr_keyword">this</strong>(type, isPersistent, mergeOnUpdate, updateOnlyOnExists, createOnlyIfAbsent, false);
 <a class="jxr_linenumber" name="101" href="#101">101</a>   }
 <a class="jxr_linenumber" name="102" href="#102">102</a> 
-<a class="jxr_linenumber" name="103" href="#103">103</a>   <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type,
+<a class="jxr_linenumber" name="103" href="#103">103</a>   <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type,
 <a class="jxr_linenumber" name="104" href="#104">104</a>                        <strong class="jxr_keyword">boolean</strong> isPersistent,
 <a class="jxr_linenumber" name="105" href="#105">105</a>                        <strong class="jxr_keyword">boolean</strong> mergeOnUpdate,
 <a class="jxr_linenumber" name="106" href="#106">106</a>                        <strong class="jxr_keyword">boolean</strong> updateOnlyOnExists,
@@ -126,7 +126,7 @@
 <a class="jxr_linenumber" name="116" href="#116">116</a>          false);
 <a class="jxr_linenumber" name="117" href="#117">117</a>   }
 <a class="jxr_linenumber" name="118" href="#118">118</a> 
-<a class="jxr_linenumber" name="119" href="#119">119</a>   <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type,
+<a class="jxr_linenumber" name="119" href="#119">119</a>   <strong class="jxr_keyword">private</strong> <a href="../../../org/apache/helix/PropertyType.html">PropertyType</a>(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type,
 <a class="jxr_linenumber" name="120" href="#120">120</a>                        <strong class="jxr_keyword">boolean</strong> isPersistent,
 <a class="jxr_linenumber" name="121" href="#121">121</a>                        <strong class="jxr_keyword">boolean</strong> mergeOnUpdate,
 <a class="jxr_linenumber" name="122" href="#122">122</a>                        <strong class="jxr_keyword">boolean</strong> updateOnlyOnExists,
@@ -153,12 +153,12 @@
 <a class="jxr_linenumber" name="143" href="#143">143</a>     <strong class="jxr_keyword">this</strong>.createOnlyIfAbsent = createIfAbsent;
 <a class="jxr_linenumber" name="144" href="#144">144</a>   }
 <a class="jxr_linenumber" name="145" href="#145">145</a> 
-<a class="jxr_linenumber" name="146" href="#146">146</a>   <strong class="jxr_keyword">public</strong> <a href="../../../org/apache/helix/NotificationContext.html">Type</a> getType()
+<a class="jxr_linenumber" name="146" href="#146">146</a>   <strong class="jxr_keyword">public</strong> <a href="../../../org/apache/helix/PropertyType.html">Type</a> getType()
 <a class="jxr_linenumber" name="147" href="#147">147</a>   {
 <a class="jxr_linenumber" name="148" href="#148">148</a>     <strong class="jxr_keyword">return</strong> type;
 <a class="jxr_linenumber" name="149" href="#149">149</a>   }
 <a class="jxr_linenumber" name="150" href="#150">150</a> 
-<a class="jxr_linenumber" name="151" href="#151">151</a>   <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setType(<a href="../../../org/apache/helix/NotificationContext.html">Type</a> type)
+<a class="jxr_linenumber" name="151" href="#151">151</a>   <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setType(<a href="../../../org/apache/helix/PropertyType.html">Type</a> type)
 <a class="jxr_linenumber" name="152" href="#152">152</a>   {
 <a class="jxr_linenumber" name="153" href="#153">153</a>     <strong class="jxr_keyword">this</strong>.type = type;
 <a class="jxr_linenumber" name="154" href="#154">154</a>   }

Modified: incubator/helix/site-content/xref/org/apache/helix/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/package-frame.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref/org/apache/helix/package-frame.html (original)
+++ incubator/helix/site-content/xref/org/apache/helix/package-frame.html Wed Oct 31 04:10:23 2012
@@ -187,7 +187,7 @@
             	<a href="StopServiceResource.html" target="classFrame">StopThread</a>
           	</li>
           	          	<li>
-            	<a href="NotificationContext.html" target="classFrame">Type</a>
+            	<a href="PropertyType.html" target="classFrame">Type</a>
           	</li>
           	          	<li>
             	<a href="ZNRecord.html" target="classFrame">ZNRecord</a>

Modified: incubator/helix/site-content/xref/org/apache/helix/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/package-summary.html?rev=1403969&r1=1403968&r2=1403969&view=diff
==============================================================================
--- incubator/helix/site-content/xref/org/apache/helix/package-summary.html (original)
+++ incubator/helix/site-content/xref/org/apache/helix/package-summary.html Wed Oct 31 04:10:23 2012
@@ -322,7 +322,7 @@
             	</tr>
 				            	<tr>
               		<td>
-                		<a href="NotificationContext.html" target="classFrame">Type</a>
+                		<a href="PropertyType.html" target="classFrame">Type</a>
               		</td>
             	</tr>
 				            	<tr>