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 00E67200B71 for ; Wed, 31 Aug 2016 20:42:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F343B160AD2; Wed, 31 Aug 2016 18:42:03 +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 94B49160AB5 for ; Wed, 31 Aug 2016 20:42:01 +0200 (CEST) Received: (qmail 15872 invoked by uid 500); 31 Aug 2016 18:42:00 -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 15652 invoked by uid 99); 31 Aug 2016 18:42:00 -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; Wed, 31 Aug 2016 18:42:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 34CD5E3611; Wed, 31 Aug 2016 18:42:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: misty@apache.org To: commits@hbase.apache.org Date: Wed, 31 Aug 2016 18:42:03 -0000 Message-Id: In-Reply-To: <0f0a588324ca48d2b67de367750bc286@git.apache.org> References: <0f0a588324ca48d2b67de367750bc286@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [04/52] [partial] hbase-site git commit: Published site at 45af3831fead400115d32552615ea1f11629b03d. archived-at: Wed, 31 Aug 2016 18:42:04 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html index 557e539..d42aee9 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html @@ -98,11 +98,11 @@ private ServerStatisticTracker -ConnectionImplementation.stats  +RpcRetryingCallerFactory.stats  private ServerStatisticTracker -RpcRetryingCallerFactory.stats  +ConnectionImplementation.stats  @@ -119,11 +119,11 @@ ServerStatisticTracker -ConnectionImplementation.getStatisticsTracker()  +ClusterConnection.getStatisticsTracker()  ServerStatisticTracker -ClusterConnection.getStatisticsTracker()  +ConnectionImplementation.getStatisticsTracker()  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/class-use/Table.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Table.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/Table.html index a434600..f1419ae 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Table.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Table.html @@ -358,26 +358,26 @@ service. Table -ConnectionImplementation.getTable(TableName tableName)  - - -Table Connection.getTable(TableName tableName)
Retrieve a Table implementation for accessing a table.
- + Table -ConnectionImplementation.getTable(TableName tableName, - ExecutorService pool)  +ConnectionImplementation.getTable(TableName tableName)  - + Table Connection.getTable(TableName tableName, ExecutorService pool)
Retrieve a Table implementation for accessing a table.
+ +Table +ConnectionImplementation.getTable(TableName tableName, + ExecutorService pool)  + @@ -711,6 +711,17 @@ service. + + + + - + - + - + + + + + - http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/class-use/TableState.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableState.html b/devapidocs/org/apache/hadoop/hbase/client/class-use/TableState.html index cc4eb68..76aa8bc 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableState.html +++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/TableState.html @@ -185,14 +185,14 @@ - - - - + + + + + + + + + + + + - + - +
voidLoadIncrementalHFiles.doBulkLoad(org.apache.hadoop.fs.Path hfofDir, + Admin admin, + Table table, + RegionLocator regionLocator, + boolean silence) +
Perform a bulk load of the given directory into the given + pre-existing table.
+
protected List<LoadIncrementalHFiles.LoadQueueItem> LoadIncrementalHFiles.groupOrSplit(com.google.common.collect.Multimap<ByteBuffer,LoadIncrementalHFiles.LoadQueueItem> regionGroups, LoadIncrementalHFiles.LoadQueueItem item, @@ -719,14 +730,14 @@ service.
Attempt to assign the given load queue item into its target region group.
private com.google.common.collect.Multimap<ByteBuffer,LoadIncrementalHFiles.LoadQueueItem> LoadIncrementalHFiles.groupOrSplitPhase(Table table, ExecutorService pool, Deque<LoadIncrementalHFiles.LoadQueueItem> queue, Pair<byte[][],byte[][]> startEndKeys) 
void LoadIncrementalHFiles.loadHFileQueue(Table table, Connection conn, @@ -735,7 +746,7 @@ service.
Used by the replication sink to load the hfiles from the source cluster.
void LoadIncrementalHFiles.prepareHFileQueue(org.apache.hadoop.fs.Path hfilesDir, Table table, @@ -746,6 +757,18 @@ service. families in it.
voidLoadIncrementalHFiles.prepareHFileQueue(org.apache.hadoop.fs.Path hfilesDir, + Table table, + Deque<LoadIncrementalHFiles.LoadQueueItem> queue, + boolean validateHFile, + boolean silence) +
Prepare a collection of LoadIncrementalHFiles.LoadQueueItem from list of source hfiles contained in the + passed directory and validates whether the prepared queue has all the valid table column + families in it.
+
void TableRecordReaderImpl.setHTable(Table htable) @@ -765,8 +788,9 @@ service.
private voidLoadIncrementalHFiles.validateFamiliesInHFiles(Table table, - Deque<LoadIncrementalHFiles.LoadQueueItem> queue) +LoadIncrementalHFiles.validateFamiliesInHFiles(Table table, + Deque<LoadIncrementalHFiles.LoadQueueItem> queue, + boolean silence)
Checks whether there is any invalid family name in HFiles to be bulk loaded.
TableStateConnectionImplementation.getTableState(TableName tableName) 
TableState ClusterConnection.getTableState(TableName tableName)
Retrieve TableState, represent current table state.
TableStateConnectionImplementation.getTableState(TableName tableName) 
static TableState TableState.parseFrom(TableName tableName, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html b/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html index 0fb617a..75331fe 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html +++ b/devapidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/Batch.Callback.html @@ -255,11 +255,22 @@ boolean atLeastOne, Batch.Callback<CResult> callback, boolean needResults) -
Extract from the rows list what we can submit.
+
<CResult> AsyncProcess.AsyncRequestFutureAsyncProcess.submit(ExecutorService pool, + TableName tableName, + RowAccess<? extends Row> rows, + boolean atLeastOne, + Batch.Callback<CResult> callback, + boolean needResults) +
Extract from the rows list what we can submit.
+
<CResult> AsyncProcess.AsyncRequestFuture AsyncProcess.submit(TableName tableName, List<? extends Row> rows, boolean atLeastOne, @@ -268,6 +279,16 @@
<CResult> AsyncProcess.AsyncRequestFutureAsyncProcess.submit(TableName tableName, + RowAccess<? extends Row> rows, + boolean atLeastOne, + Batch.Callback<CResult> callback, + boolean needResults) + +
<CResult> AsyncProcess.AsyncRequestFuture AsyncProcess.submitAll(ExecutorService pool, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/metrics/class-use/ScanMetrics.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/metrics/class-use/ScanMetrics.html b/devapidocs/org/apache/hadoop/hbase/client/metrics/class-use/ScanMetrics.html index 2e77d25..700f0b0 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/metrics/class-use/ScanMetrics.html +++ b/devapidocs/org/apache/hadoop/hbase/client/metrics/class-use/ScanMetrics.html @@ -105,11 +105,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.
protected ScanMetricsAbstractClientScanner.scanMetrics ScannerCallable.scanMetrics 
protected ScanMetricsScannerCallable.scanMetrics AbstractClientScanner.scanMetrics 
@@ -122,13 +122,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. ScanMetrics -AbstractClientScanner.getScanMetrics() -
Used internally accumulating metrics on scan.
- +Scan.getScanMetrics()  ScanMetrics -Scan.getScanMetrics()  +AbstractClientScanner.getScanMetrics() +
Used internally accumulating metrics on scan.
+ http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8569bd2f/devapidocs/org/apache/hadoop/hbase/client/package-frame.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-frame.html b/devapidocs/org/apache/hadoop/hbase/client/package-frame.html index 390cf1f..5a65a15 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/package-frame.html +++ b/devapidocs/org/apache/hadoop/hbase/client/package-frame.html @@ -13,6 +13,7 @@