http://git-wip-us.apache.org/repos/asf/hbase-site/blob/9dfe3cd8/apidocs/org/apache/hadoop/hbase/client/AsyncTableBase.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncTableBase.html
b/apidocs/org/apache/hadoop/hbase/client/AsyncTableBase.html
index cb02aca..af44abf 100644
--- a/apidocs/org/apache/hadoop/hbase/client/AsyncTableBase.html
+++ b/apidocs/org/apache/hadoop/hbase/client/AsyncTableBase.html
@@ -633,7 +633,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndPut</h4>
-<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.205">checkAndPut</a>(byte[] row,
+<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.204">checkAndPut</a>(byte[] row,
byte[] family,
byte[] qualifier,
byte[] value,
@@ -660,7 +660,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndPut</h4>
-<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.223">checkAndPut</a>(byte[] row,
+<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.222">checkAndPut</a>(byte[] row,
byte[] family,
byte[] qualifier,
<a
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
title="enum in
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a> compareOp,
@@ -689,7 +689,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndDelete</h4>
-<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.238">checkAndDelete</a>(byte[] row,
+<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.237">checkAndDelete</a>(byte[] row,
byte[] family,
byte[] qualifier,
byte[] value,
@@ -716,7 +716,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndDelete</h4>
-<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.256">checkAndDelete</a>(byte[] row,
+<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.255">checkAndDelete</a>(byte[] row,
byte[] family,
byte[] qualifier,
<a
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
title="enum in
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a> compareOp,
@@ -745,7 +745,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>mutateRow</h4>
-<pre><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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.265">mutateRow</a>(<a
href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html"
title="class in
org.apache.hadoop.hbase.client">RowMutations</a> mutation)</pre>
+<pre><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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.264">mutateRow</a>(<a
href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html"
title="class in
org.apache.hadoop.hbase.client">RowMutations</a> mutation)</pre>
<div class="block">Performs multiple mutations atomically on a single row.
Currently <a href="../../../../../org/apache/hadoop/hbase/client/Put.html"
title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> and
<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html"
title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> are
supported.</div>
<dl>
@@ -762,7 +762,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndMutate</h4>
-<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.279">checkAndMutate</a>(byte[] row,
+<pre>default <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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.278">checkAndMutate</a>(byte[] row,
byte[] family,
byte[] qualifier,
byte[] value,
@@ -789,7 +789,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>checkAndMutate</h4>
-<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.297">checkAndMutate</a>(byte[] row,
+<pre><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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.296">checkAndMutate</a>(byte[] row,
byte[] family,
byte[] qualifier,
<a
href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html"
title="enum in
org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a> compareOp,
@@ -818,7 +818,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>scanAll</h4>
-<pre><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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.335">scanAll</a>(<a
href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in
org.apache.hadoop.hbase.client">Scan</a> scan)</pre>
+<pre><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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.334">scanAll</a>(<a
href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in
org.apache.hadoop.hbase.client">Scan</a> scan)</pre>
<div class="block">Return all the results that match the given scan object.
<p>
Notice that usually you should use this method with a <a
href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in
org.apache.hadoop.hbase.client"><code>Scan</code></a> object that has limit set.
@@ -864,7 +864,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>exists</h4>
-<pre>default <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="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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.347">exists</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
+<pre>default <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="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/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.346">exists</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
<div class="block">Test for the existence of columns in the table, as
specified by the Gets.
<p>
This will return a list of booleans. Each value will be true if the related
Get matches one or
@@ -885,7 +885,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>existsAll</h4>
-<pre>default <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.358">existsAll</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
+<pre>default <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.357">existsAll</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
<div class="block">A simple version for batch exists. It will fail if there
are any failures and you will get the
whole result boolean list at once if the operation is succeeded.</div>
<dl>
@@ -902,7 +902,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre><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="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="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.371">get</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
+<pre><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="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="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.370">get</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
<div class="block">Extracts certain cells from the given rows, in batch.
<p>
Notice that you may not get all the results with this function, which means
some of the
@@ -922,7 +922,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>getAll</h4>
-<pre>default <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.379">getAll</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
+<pre>default <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class
in org.apache.hadoop.hbase.client">Result</a>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.378">getAll</a>(<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/client/Get.html" title="class in
org.apache.hadoop.hbase.client">Get</a>> gets)</pre>
<div class="block">A simple version for batch get. It will fail if there are
any failures and you will get the
whole result list at once if the operation is succeeded.</div>
<dl>
@@ -939,7 +939,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>put</h4>
-<pre><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="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>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.388">put</a>(<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/client/Put.html" title="class in
org.apache.hadoop.hbase.client">Put</a>> puts)</pre>
+<pre><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="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>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.387">put</a>(<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/client/Put.html" title="class in
org.apache.hadoop.hbase.client">Put</a>> puts)</pre>
<div class="block">Puts some data in the table, in batch.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -955,7 +955,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>putAll</h4>
-<pre>default <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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.395">putAll</a>(<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/client/Put.html" title="class in
org.apache.hadoop.hbase.client">Put</a>> puts)</pre>
+<pre>default <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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.394">putAll</a>(<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/client/Put.html" title="class in
org.apache.hadoop.hbase.client">Put</a>> puts)</pre>
<div class="block">A simple version of batch put. It will fail if there are
any failures.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -971,7 +971,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
-<pre><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="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>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.404">delete</a>(<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/client/Delete.html" title="class
in org.apache.hadoop.hbase.client">Delete</a>> deletes)</pre>
+<pre><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="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>>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.403">delete</a>(<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/client/Delete.html" title="class
in org.apache.hadoop.hbase.client">Delete</a>> deletes)</pre>
<div class="block">Deletes the specified cells/rows in bulk.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -987,7 +987,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>deleteAll</h4>
-<pre>default <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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.411">deleteAll</a>(<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/client/Delete.html" title="class
in org.apache.hadoop.hbase.client">Delete</a>> deletes)</pre>
+<pre>default <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>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.410">deleteAll</a>(<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/client/Delete.html" title="class
in org.apache.hadoop.hbase.client">Delete</a>> deletes)</pre>
<div class="block">A simple version of batch delete. It will fail if there are
any failures.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1003,7 +1003,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockList">
<li class="blockList">
<h4>batch</h4>
-<pre><T> <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="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><T>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.423">batch</a>(<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><? extends <a
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface
in org.apache.hadoop.hbase.client">Row</a>> actions)</pre>
+<pre><T> <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="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><T>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.422">batch</a>(<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><? extends <a
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface
in org.apache.hadoop.hbase.client">Row</a>> actions)</pre>
<div class="block">Method that does a batch call on Deletes, Gets, Puts,
Increments and Appends. The ordering of
execution of the actions is not defined. Meaning if you do a Put and a Get in
the same
<a
href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBase.html#batch-java.util.List-"><code>batch(java.util.List<?
extends org.apache.hadoop.hbase.client.Row>)</code></a> call, you will not
necessarily be guaranteed that the Get returns what the Put
@@ -1022,7 +1022,7 @@ public interface <a
href="../../../../../src-html/org/apache/hadoop/hbase/client
<ul class="blockListLast">
<li class="blockList">
<h4>batchAll</h4>
-<pre>default <T> <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><T>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.431">batchAll</a>(<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><? extends <a
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface
in org.apache.hadoop.hbase.client">Row</a>> actions)</pre>
+<pre>default <T> <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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><T>> <a
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTableBase.html#line.430">batchAll</a>(<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><? extends <a
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface
in org.apache.hadoop.hbase.client">Row</a>> actions)</pre>
<div class="block">A simple version of batch. It will fail if there are any
failures and you will get the whole
result list at once if the operation is succeeded.</div>
<dl>