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 8E268200BBE for ; Fri, 11 Nov 2016 19:47:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8CA40160B18; Fri, 11 Nov 2016 18:47:12 +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 9A7D8160B1C for ; Fri, 11 Nov 2016 19:47:10 +0100 (CET) Received: (qmail 57448 invoked by uid 500); 11 Nov 2016 18:47:05 -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 55807 invoked by uid 99); 11 Nov 2016 18:47:04 -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; Fri, 11 Nov 2016 18:47:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B9E01E3839; Fri, 11 Nov 2016 18:47:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: stack@apache.org To: commits@hbase.apache.org Date: Fri, 11 Nov 2016 18:47:34 -0000 Message-Id: <683272988cb04f6cb7f627938fa2a964@git.apache.org> In-Reply-To: <96f33653fd254d548ba1200b1640b43e@git.apache.org> References: <96f33653fd254d548ba1200b1640b43e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [32/52] [partial] hbase-site git commit: Published site at 8a6d6aa23944bbfd5047cf0c09fb4d8045735dab. archived-at: Fri, 11 Nov 2016 18:47:12 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74ea7fbd/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html index 099bb2e..4baed2c 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html @@ -1208,6 +1208,18 @@ service. (package private) class  +AllowPartialScanResultCache +
A ScanResultCache that may return partial result.
+ + + +(package private) class  +AsyncClientScanner +
The asynchronous client scanner implementation.
+ + + +(package private) class  AsyncConnectionConfiguration
Timeout configs.
@@ -1237,23 +1249,35 @@ service. +(package private) class  +AsyncRegistryFactory +
Get instance of configured Registry.
+ + + interface  AsyncRequestFuture
The context used to wait for results from one submit call.
- + (package private) class  AsyncRequestFutureImpl<CResult>
The context, and return value, for a single submit/submitAll call.
- + (package private) class  AsyncRpcRetryingCallerFactory
Factory to create an AsyncRpcRetryCaller.
+ +(package private) class  +AsyncScanSingleRegionRpcRetryingCaller +
Retry caller for scanning a region.
+ + (package private) class  AsyncSingleRequestRpcRetryingCaller<T> @@ -1361,14 +1385,14 @@ service. (package private) class  -ClusterRegistryFactory -
Get instance of configured Registry.
+ClusterStatusListener +
A class that receives the cluster status, and provide it as a set of service to the client.
(package private) class  -ClusterStatusListener -
A class that receives the cluster status, and provide it as a set of service to the client.
+CompleteScanResultCache +
A scan result cache that only returns complete result.
@@ -1665,56 +1689,62 @@ service. +(package private) interface  +ScanResultCache +
Used to separate the row constructing logic.
+ + + class  SecureBulkLoadClient
Client proxy for SecureBulkLoadProtocol
- + class  ServerStatisticTracker
Tracks the statistics for multiple regions
- + class  SingleResponse
Class for single action response
- + static class  SingleResponse.Entry  - + interface  StatisticTrackable
Parent interface for an object to get updates about per-region statistics.
- + class  TableState
Represents table state.
- + static class  TableState.State  - + class  VersionInfoUtil
Class to help with parsing the version info.
- + (package private) class  ZKAsyncRegistry
Cache the cluster registry data in memory and use zk watcher to update.
- + (package private) class  ZooKeeperRegistry
A cluster registry that stores to zookeeper.
@@ -6667,7 +6697,7 @@ service. (package private) class  RingBufferTruck -
A 'truck' to carry a payload across the FSHLog ring buffer from Handler to WAL.
+
A 'truck' to carry a payload across the ring buffer from Handler to WAL.
@@ -6943,7 +6973,7 @@ service. class  TableCFsUpdater -
This class is used to upgrade TableCFs from HBase 1.x to HBase 2.x.
+
This class is used to upgrade TableCFs from HBase 1.0, 1.1, 1.2, 1.3 to HBase 1.4 or 2.x.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74ea7fbd/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Public.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Public.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Public.html index 37aa887..f669f25 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Public.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Public.html @@ -870,47 +870,53 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods. +interface  +ScanResultConsumer +
Receives Result from an asynchronous scanner.
+ + + class  SnapshotDescription
The POJO equivalent of HBaseProtos.SnapshotDescription
- + class  SnapshotType
POJO representing the snapshot type
- + (package private) class  SyncCoprocessorRpcChannel
Base class which provides clients with an RPC connection to call coprocessor endpoint Services.
- + interface  Table
Used to communicate with a single HBase table.
- + class  TableSnapshotScanner
A Scanner which performs a scan over snapshot files.
- + (package private) class  UnmodifyableHRegionInfo  - + class  UnmodifyableHTableDescriptor
Read-only table descriptor.
- + class  WrongRowIOException  http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74ea7fbd/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html index 20e9c42..48aab42 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html @@ -225,6 +225,12 @@ MOB means do mob files compaction. + +interface  +ScanResultConsumer +
Receives Result from an asynchronous scanner.
+ + @@ -443,7 +449,7 @@ class  TableCFsUpdater -
This class is used to upgrade TableCFs from HBase 1.x to HBase 2.x.
+
This class is used to upgrade TableCFs from HBase 1.0, 1.1, 1.2, 1.3 to HBase 1.4 or 2.x.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74ea7fbd/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html index 1411fd1..d66fb52 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html @@ -88,12 +88,12 @@

Annotation Type Hierarchy

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/74ea7fbd/devapidocs/org/apache/hadoop/hbase/client/Admin.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Admin.html b/devapidocs/org/apache/hadoop/hbase/client/Admin.html index 136f4fe..5884ea8 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/Admin.html +++ b/devapidocs/org/apache/hadoop/hbase/client/Admin.html @@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";