Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 92152200C37 for ; Sun, 5 Feb 2017 16:49:33 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 90C08160B71; Sun, 5 Feb 2017 15:49:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 19B68160B70 for ; Sun, 5 Feb 2017 16:49:30 +0100 (CET) Received: (qmail 18014 invoked by uid 500); 5 Feb 2017 15:49:27 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 15458 invoked by uid 99); 5 Feb 2017 15:49:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2017 15:49:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B3D09DFC31; Sun, 5 Feb 2017 15:49:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tedyu@apache.org To: commits@hbase.apache.org Date: Sun, 05 Feb 2017 15:49:57 -0000 Message-Id: <6669d4c6806f4edb8e84ff254af787fc@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [35/52] [partial] hbase-site git commit: Published site at 26a94844f533b95db1f0a58d6a7cc3dc4a7a7098. archived-at: Sun, 05 Feb 2017 15:49:33 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html b/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html index 947eb72..7b15919 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html index 0b0710d..4c3092f 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html @@ -213,6 +213,6 @@ the order they are declared. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html index 2dbc82b..76d7733 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html @@ -297,6 +297,18 @@
Deletes the specified cells/rows in bulk.
+ +List<CompletableFuture<Void>> +AsyncTableBase.delete(List<Delete> deletes) +
Deletes the specified cells/rows in bulk.
+ + + +default CompletableFuture<Void> +AsyncTableBase.deleteAll(List<Delete> deletes) +
A simple version of batch delete.
+ + @@ -410,6 +422,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html index 65f063b..cf71d36 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html @@ -220,6 +220,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html index ad0f3ec..b7596f5 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html @@ -306,6 +306,6 @@ the order they are declared. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html index 97114bf..9fb7f70 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html @@ -279,17 +279,41 @@ + + + + + + + + + + + + + + + +
default List<CompletableFuture<Boolean>>AsyncTableBase.exists(List<Get> gets) +
Test for the existence of columns in the table, as specified by the Gets.
+
boolean[] Table.existsAll(List<Get> gets)
Test for the existence of columns in the table, as specified by the Gets.
default CompletableFuture<List<Boolean>>AsyncTableBase.existsAll(List<Get> gets) +
A simple version for batch exists.
+
Result[] Table.get(List<Get> gets)
Extracts certain cells from the given rows, in batch.
List<CompletableFuture<Result>>AsyncTableBase.get(List<Get> gets) +
Extracts certain cells from the given rows, in batch.
+
default CompletableFuture<List<Result>>AsyncTableBase.getAll(List<Get> gets) +
A simple version for batch get.
+
@@ -409,6 +433,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html b/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html index fb2b490..8a073de 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html @@ -162,6 +162,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html b/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html index 2c438fb..7409b9b 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html index 963e81e..db23811 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html @@ -278,6 +278,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html b/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html index 7fdc992..2a7b626 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html @@ -206,6 +206,6 @@ the order they are declared. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html b/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html index fab90da..2261424 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html @@ -194,6 +194,6 @@ the order they are declared. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html index 79bf5d5..0408183 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html @@ -342,6 +342,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html index 8de89e2..64eff71 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html index 944fd55..9809d75 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html @@ -206,6 +206,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html b/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html index 1d040fe..f3d6c68 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html @@ -222,6 +222,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html index 8d0b0f1..ca9a462 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html @@ -404,12 +404,24 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. + + + + + + + +
List<CompletableFuture<Void>>AsyncTableBase.put(List<Put> puts) +
Puts some data in the table, in batch.
+
List<Put> HTableMultiplexer.put(TableName tableName, List<Put> puts)
The puts request will be buffered by their corresponding buffer queue.
default CompletableFuture<Void>AsyncTableBase.putAll(List<Put> puts) +
A simple version of batch put.
+
@@ -603,6 +615,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html index 8bd99d2..61033f6 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html @@ -253,6 +253,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html index d8372be..76edbcb 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html @@ -177,6 +177,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html index 34872c2..c437d7d 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html @@ -252,6 +252,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html index e3cabbe..9b560a7 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html index 962868f..183356a 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html @@ -246,6 +246,18 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. + + + + + + + + - - - - - @@ -638,6 +643,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html b/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html index 792b0c4..cd88dcf 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html @@ -249,6 +249,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html index 915be0e..f560e3b 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html @@ -166,6 +166,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html index 15e8765..b4cb3b1 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html @@ -177,6 +177,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html index c40519f..3af77ef 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html @@ -171,18 +171,25 @@ + + + + - + - + - + @@ -196,12 +203,24 @@ + + + + + + + + - + + + + + - + - + - + + + + + - + + + + + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + +
List<CompletableFuture<Result>>AsyncTableBase.get(List<Get> gets) +
Extracts certain cells from the given rows, in batch.
+
default CompletableFuture<List<Result>>AsyncTableBase.getAll(List<Get> gets) +
A simple version for batch get.
+
CompletableFuture<Result> AsyncTableBase.increment(Increment increment)
Increments one or more columns within a single row.
@@ -256,15 +268,8 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
ResultScanner.iterator() 
default CompletableFuture<List<Result>>AsyncTableBase.smallScan(Scan scan) - -
CompletableFuture<List<Result>>AsyncTableBase.smallScan(Scan scan, - int limit) +AsyncTableBase.scanAll(Scan scan)
Return all the results that match the given scan object.
RequestController.ReturnCodeRequestController.Checker.canTakeRow(HRegionLocation loc, + Row row) +
Checks the data whether it is valid to submit.
+
int Mutation.compareTo(Row d) 
int Get.compareTo(Row other) 
int RowMutations.compareTo(Row i) 
int Increment.compareTo(Row i) 
<T> List<CompletableFuture<T>>AsyncTableBase.batch(List<? extends Row> actions) +
Method that does a batch call on Deletes, Gets, Puts, Increments and Appends.
+
void Table.batch(List<? extends Row> actions, Object[] results)
Method that does a batch call on Deletes, Gets, Puts, Increments and Appends.
default <T> CompletableFuture<List<T>>AsyncTableBase.batchAll(List<? extends Row> actions) +
A simple version of batch.
+
<R> void Table.batchCallback(List<? extends Row> actions, @@ -308,6 +327,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html index 56d77a4..4b11626 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html @@ -233,6 +233,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html index fd0dbe9..0be9174 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html @@ -164,6 +164,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html b/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html index e55806f..0aa33d7 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html index 9c2e6e1..bd87d77 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html @@ -217,32 +217,44 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
ScanScan.setLoadColumnFamiliesOnDemand(boolean value) Scan.setLimit(int limit) +
Set the limit of rows for this scan.
+
ScanScan.setLoadColumnFamiliesOnDemand(boolean value) 
Scan Scan.setMaxResultSize(long maxResultSize)
Set the maximum result size.
Scan Scan.setMaxResultsPerColumnFamily(int limit)
Set the maximum number of values to return per row per Column Family
Scan Scan.setMaxVersions()
Get all available versions.
Scan Scan.setMaxVersions(int maxVersions)
Get up to the specified number of versions of each column.
ScanScan.setOneRowLimit() +
Call this when you only want to get one row.
+
Scan Scan.setRaw(boolean raw) @@ -251,52 +263,69 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
ScanScan.setReplicaId(int Id) Scan.setReadType(Scan.ReadType readType) +
Set the read type for this scan.
+
ScanScan.setReplicaId(int Id) 
Scan Scan.setReversed(boolean reversed)
Set whether this scan is a reversed one
Scan Scan.setRowOffsetPerColumnFamily(int offset)
Set offset for the row per Column Family.
Scan Scan.setRowPrefixFilter(byte[] rowPrefix)
Set a filter (using stopRow and startRow) so the result set only contains rows where the rowKey starts with the specified prefix.
Scan Scan.setScanMetricsEnabled(boolean enabled)
Enable collection of ScanMetrics.
Scan Scan.setSmall(boolean small) -
Set whether this scan is a small scan
+
Deprecated.  +
since 2.0.0. Use setLimit(int) and setReadType(ReadType) instead. + And for the one rpc optimization, now we will also fetch data when openScanner, and + if the number of rows reaches the limit then we will close the scanner + automatically which means we will fall back to one rpc.
+
Scan Scan.setStartRow(byte[] startRow) -
Set the start row of the scan.
+
Deprecated.  +
use withStartRow(byte[]) instead. This method may change the inclusive of + the stop row to keep compatible with the old behavior.
+
Scan Scan.setStopRow(byte[] stopRow) -
Set the stop row of the scan.
+
Deprecated.  +
use withStartRow(byte[]) instead. This method may change the inclusive of + the stop row to keep compatible with the old behavior.
+
Scan Scan.setTimeRange(long minStamp, long maxStamp) @@ -304,18 +333,44 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. [minStamp, maxStamp).
Scan Scan.setTimeRange(TimeRange tr)
Set versions of columns only within the specified timestamp range,
Scan Scan.setTimeStamp(long timestamp)
Get versions of columns with the specified timestamp.
ScanScan.withStartRow(byte[] startRow) +
Set the start row of the scan.
+
ScanScan.withStartRow(byte[] startRow, + boolean inclusive) +
Set the start row of the scan.
+
ScanScan.withStopRow(byte[] stopRow) +
Set the stop row of the scan.
+
ScanScan.withStopRow(byte[] stopRow, + boolean inclusive) +
Set the stop row of the scan.
+
@@ -353,15 +408,8 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. - - - - - @@ -831,6 +879,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html b/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html index f35d9f3..bb08cc8 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html @@ -165,6 +165,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerTimeoutException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerTimeoutException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerTimeoutException.html index b1544b3..9a66d2b 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerTimeoutException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerTimeoutException.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html b/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html index 9433a91..49329eb 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html @@ -331,6 +331,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html b/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html index 7992999..0b0e516 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html @@ -250,6 +250,6 @@ the order they are declared. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html b/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html index 29ff86b..36d521e 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html @@ -124,12 +124,18 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. + + + + - - + +
default CompletableFuture<List<Result>>AsyncTableBase.smallScan(Scan scan) - -
CompletableFuture<List<Result>>AsyncTableBase.smallScan(Scan scan, - int limit) +AsyncTableBase.scanAll(Scan scan)
Return all the results that match the given scan object.
TableTableBuilder.build() +
Create the Table instance.
+
default Table Connection.getTable(TableName tableName)
Retrieve a Table implementation for accessing a table.
Table
default Table Connection.getTable(TableName tableName, ExecutorService pool)
Retrieve a Table implementation for accessing a table.
@@ -410,6 +416,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html b/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html index ba3b95a..62b8a40 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/UnmodifyableHTableDescriptor.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/UnmodifyableHTableDescriptor.html b/apidocs/org/apache/hadoop/hbase/client/class-use/UnmodifyableHTableDescriptor.html index f2441d2..b6f3c2b 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/UnmodifyableHTableDescriptor.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/UnmodifyableHTableDescriptor.html @@ -190,6 +190,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html b/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html index a36f2ec..0dd855e 100644 --- a/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html +++ b/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html @@ -120,6 +120,6 @@ -

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/62e361eb/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html b/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html index f778638..3db7289 100644 --- a/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html +++ b/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html @@ -44,7 +44,7 @@