You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by gi...@apache.org on 2017/04/29 14:58:59 UTC

[22/41] hbase-site git commit: Published site at 82d554e3783372cc6b05489452c815b57c06f6cd.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fbeb554/devapidocs/src-html/org/apache/hadoop/hbase/Version.html
----------------------------------------------------------------------
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/Version.html b/devapidocs/src-html/org/apache/hadoop/hbase/Version.html
index 09102b9..c7aaae4 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/Version.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/Version.html
@@ -16,11 +16,11 @@
 <span class="sourceLineNo">008</span>@InterfaceAudience.Private<a name="line.8"></a>
 <span class="sourceLineNo">009</span>public class Version {<a name="line.9"></a>
 <span class="sourceLineNo">010</span>  public static final String version = "2.0.0-SNAPSHOT";<a name="line.10"></a>
-<span class="sourceLineNo">011</span>  public static final String revision = "5411d3ecb156a5128b9045bdb4e58850a10968fb";<a name="line.11"></a>
+<span class="sourceLineNo">011</span>  public static final String revision = "1848353fd60b2c51282552e9d0ad284be601cca5";<a name="line.11"></a>
 <span class="sourceLineNo">012</span>  public static final String user = "jenkins";<a name="line.12"></a>
-<span class="sourceLineNo">013</span>  public static final String date = "Fri Apr 28 14:39:00 UTC 2017";<a name="line.13"></a>
+<span class="sourceLineNo">013</span>  public static final String date = "Sat Apr 29 14:38:45 UTC 2017";<a name="line.13"></a>
 <span class="sourceLineNo">014</span>  public static final String url = "git://asf920.gq1.ygridcore.net/home/jenkins/jenkins-slave/workspace/hbase_generate_website/hbase";<a name="line.14"></a>
-<span class="sourceLineNo">015</span>  public static final String srcChecksum = "25fa6c8e42c05e161da7d3fbf2f2d8d2";<a name="line.15"></a>
+<span class="sourceLineNo">015</span>  public static final String srcChecksum = "9a450b2e56b713b88e014d7dd5dff719";<a name="line.15"></a>
 <span class="sourceLineNo">016</span>}<a name="line.16"></a>
 
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fbeb554/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
----------------------------------------------------------------------
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html b/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
index 59e6e6f..30c0dec 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html
@@ -1434,7 +1434,7 @@
 <span class="sourceLineNo">1426</span>   * &lt;li&gt;running - returns &lt;tt&gt;false&lt;/tt&gt;&lt;/li&gt; &lt;li&gt;finished - returns &lt;tt&gt;true&lt;/tt&gt;&lt;/li&gt;<a name="line.1426"></a>
 <span class="sourceLineNo">1427</span>   * &lt;li&gt;finished with error - throws the exception that caused the snapshot to fail&lt;/li&gt; &lt;/ol&gt; The<a name="line.1427"></a>
 <span class="sourceLineNo">1428</span>   * cluster only knows about the most recent snapshot. Therefore, if another snapshot has been<a name="line.1428"></a>
-<span class="sourceLineNo">1429</span>   * run/started since the snapshot your are checking, you will recieve an {@link<a name="line.1429"></a>
+<span class="sourceLineNo">1429</span>   * run/started since the snapshot you are checking, you will receive an {@link<a name="line.1429"></a>
 <span class="sourceLineNo">1430</span>   * org.apache.hadoop.hbase.snapshot.UnknownSnapshotException}.<a name="line.1430"></a>
 <span class="sourceLineNo">1431</span>   *<a name="line.1431"></a>
 <span class="sourceLineNo">1432</span>   * @param snapshot description of the snapshot to check<a name="line.1432"></a>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fbeb554/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html
----------------------------------------------------------------------
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html
index fd97352..dba11f3 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -635,7 +635,7 @@
 <span class="sourceLineNo">627</span>   * &lt;li&gt;finished with error - throws the exception that caused the snapshot to fail&lt;/li&gt;<a name="line.627"></a>
 <span class="sourceLineNo">628</span>   * &lt;/ol&gt;<a name="line.628"></a>
 <span class="sourceLineNo">629</span>   * The cluster only knows about the most recent snapshot. Therefore, if another snapshot has been<a name="line.629"></a>
-<span class="sourceLineNo">630</span>   * run/started since the snapshot your are checking, you will recieve an<a name="line.630"></a>
+<span class="sourceLineNo">630</span>   * run/started since the snapshot you are checking, you will receive an<a name="line.630"></a>
 <span class="sourceLineNo">631</span>   * {@link org.apache.hadoop.hbase.snapshot.UnknownSnapshotException}.<a name="line.631"></a>
 <span class="sourceLineNo">632</span>   * @param snapshot description of the snapshot to check<a name="line.632"></a>
 <span class="sourceLineNo">633</span>   * @return &lt;tt&gt;true&lt;/tt&gt; if the snapshot is completed, &lt;tt&gt;false&lt;/tt&gt; if the snapshot is still<a name="line.633"></a>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/6fbeb554/devapidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptor.html
----------------------------------------------------------------------
diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptor.html b/devapidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptor.html
index 54685f9..04b60e8 100644
--- a/devapidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptor.html
+++ b/devapidocs/src-html/org/apache/hadoop/hbase/client/TableDescriptor.html
@@ -37,8 +37,8 @@
 <span class="sourceLineNo">029</span><a name="line.29"></a>
 <span class="sourceLineNo">030</span>/**<a name="line.30"></a>
 <span class="sourceLineNo">031</span> * TableDescriptor contains the details about an HBase table such as the descriptors of<a name="line.31"></a>
-<span class="sourceLineNo">032</span> * all the column families, is the table a catalog table, &lt;code&gt; -ROOT- &lt;/code&gt; or<a name="line.32"></a>
-<span class="sourceLineNo">033</span> * &lt;code&gt; hbase:meta &lt;/code&gt;, if the table is read only, the maximum size of the memstore,<a name="line.33"></a>
+<span class="sourceLineNo">032</span> * all the column families, is the table a catalog table, &lt;code&gt; hbase:meta &lt;/code&gt;,<a name="line.32"></a>
+<span class="sourceLineNo">033</span> * if the table is read only, the maximum size of the memstore,<a name="line.33"></a>
 <span class="sourceLineNo">034</span> * when the region split should occur, coprocessors associated with it etc...<a name="line.34"></a>
 <span class="sourceLineNo">035</span> */<a name="line.35"></a>
 <span class="sourceLineNo">036</span>@InterfaceAudience.Public<a name="line.36"></a>
@@ -254,14 +254,7 @@
 <span class="sourceLineNo">246</span>   */<a name="line.246"></a>
 <span class="sourceLineNo">247</span>  boolean isReadOnly();<a name="line.247"></a>
 <span class="sourceLineNo">248</span><a name="line.248"></a>
-<span class="sourceLineNo">249</span>  /**<a name="line.249"></a>
-<span class="sourceLineNo">250</span>   * Check if the descriptor represents a &lt;code&gt; -ROOT- &lt;/code&gt; region.<a name="line.250"></a>
-<span class="sourceLineNo">251</span>   *<a name="line.251"></a>
-<span class="sourceLineNo">252</span>   * @return true if this is a &lt;code&gt; -ROOT- &lt;/code&gt; region<a name="line.252"></a>
-<span class="sourceLineNo">253</span>   */<a name="line.253"></a>
-<span class="sourceLineNo">254</span>  boolean isRootRegion();<a name="line.254"></a>
-<span class="sourceLineNo">255</span><a name="line.255"></a>
-<span class="sourceLineNo">256</span>}<a name="line.256"></a>
+<span class="sourceLineNo">249</span>}<a name="line.249"></a>