http://git-wip-us.apache.org/repos/asf/hbase-site/blob/044b3379/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html 
b/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
index a4ba957..a86c3ae 100644
--- a/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
+++ b/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
@@ -263,7 +263,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.33">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.50">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -283,7 +283,7 @@ for (KeepDeletedCells c : KeepDeletedCells.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.33">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in 
org.apache.hadoop.hbase">KeepDeletedCells</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/KeepDeletedCells.html#line.50">valueOf</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/044b3379/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html 
b/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
index 4a34db0..b3b2829 100644
--- a/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
+++ b/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
@@ -171,6 +171,10 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html"
 <div class="block">Constructor</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/UnknownScannerException.html#UnknownScannerException-java.lang.String-java.lang.Exception-">UnknownScannerException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;s,
+                       <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;e)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -221,7 +225,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html"
 <a name="UnknownScannerException-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>UnknownScannerException</h4>
 <pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/UnknownScannerException.html#line.45">UnknownScannerException</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;s)</pre>
@@ -232,6 +236,16 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html"
 </dl>
 </li>
 </ul>
+<a name="UnknownScannerException-java.lang.String-java.lang.Exception-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UnknownScannerException</h4>
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/UnknownScannerException.html#line.49">UnknownScannerException</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;s,
+                               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;e)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Reply via email to