http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/acid-semantics.html ---------------------------------------------------------------------- diff --git a/acid-semantics.html b/acid-semantics.html index 5aee2e4..d5fe621 100644 --- a/acid-semantics.html +++ b/acid-semantics.html @@ -7,7 +7,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20180122" /> + <meta name="Date-Revision-yyyymmdd" content="20180123" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache HBase – Apache HBase (TM) ACID Properties @@ -606,7 +606,7 @@ under the License. --> <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2018-01-22</li> + <li id="publishDate" class="pull-right">Last Published: 2018-01-23</li> </p> </div>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/apache_hbase_reference_guide.pdf ---------------------------------------------------------------------- diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf index f9b1c1d..38f7ba8 100644 --- a/apache_hbase_reference_guide.pdf +++ b/apache_hbase_reference_guide.pdf @@ -5,8 +5,8 @@ /Author (Apache HBase Team) /Creator (Asciidoctor PDF 1.5.0.alpha.15, based on Prawn 2.2.2) /Producer (Apache HBase Team) -/ModDate (D:20180122144849+00'00') -/CreationDate (D:20180122144849+00'00') +/ModDate (D:20180123144836+00'00') +/CreationDate (D:20180123144836+00'00') >> endobj 2 0 obj @@ -28014,7 +28014,7 @@ endobj endobj 136 0 obj << /Limits [(__anchor-top) (adding.new.node)] -/Names [(__anchor-top) 25 0 R (__indexterm-7409344) 3452 0 R (__indexterm-7411594) 3454 0 R (__indexterm-7413656) 3455 0 R (__indexterm-7415530) 3456 0 R (acid) 912 0 R (acl) 3273 0 R (add-metric-name-and-function-to-hadoop-compat-interface) 3551 0 R (add-the-implementation-to-both-hadoop-1-and-hadoop-2-compat-modules) 3553 0 R (add.metrics) 3549 0 R (adding-a-new-chapter-to-the-hbase-reference-guide) 3793 0 R (adding.new.node) 3017 0 R] +/Names [(__anchor-top) 25 0 R (__indexterm-7409342) 3452 0 R (__indexterm-7411592) 3454 0 R (__indexterm-7413654) 3455 0 R (__indexterm-7415528) 3456 0 R (acid) 912 0 R (acl) 3273 0 R (add-metric-name-and-function-to-hadoop-compat-interface) 3551 0 R (add-the-implementation-to-both-hadoop-1-and-hadoop-2-compat-modules) 3553 0 R (add.metrics) 3549 0 R (adding-a-new-chapter-to-the-hbase-reference-guide) 3793 0 R (adding.new.node) 3017 0 R] >> endobj 137 0 obj http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/apidocs/index-all.html ---------------------------------------------------------------------- diff --git a/apidocs/index-all.html b/apidocs/index-all.html index a31b217..ae128c9 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -5655,6 +5655,14 @@ <dd> <div class="block">Flush an individual region.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/Admin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer(ServerName)</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a></dt> +<dd> +<div class="block">Flush all regions on the region server.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/AsyncAdmin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer(ServerName)</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/AsyncAdmin.html" title="interface in org.apache.hadoop.hbase.client">AsyncAdmin</a></dt> +<dd> +<div class="block">Flush all region on the region server.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/mapreduce/Import.html#flushRegionsIfNecessary-org.apache.hadoop.conf.Configuration-">flushRegionsIfNecessary(Configuration)</a></span> - Static method in class org.apache.hadoop.hbase.mapreduce.<a href="org/apache/hadoop/hbase/mapreduce/Import.html" title="class in org.apache.hadoop.hbase.mapreduce">Import</a></dt> <dd> <div class="block">If the durability is set to <a href="org/apache/hadoop/hbase/client/Durability.html#SKIP_WAL"><code>Durability.SKIP_WAL</code></a> and the data is imported to hbase, we http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8118541f/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html b/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html index 0a67f20..6ea4d25 100644 --- a/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html +++ b/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html @@ -538,6 +538,18 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></td> +<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a> serverName)</code> +<div class="block">Flush all region on the region server.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a> serverName)</code> +<div class="block">Flush all regions on the region server.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>></code></td> <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getOnlineRegions-org.apache.hadoop.hbase.ServerName-">getOnlineRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a> sn)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>
