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 ADD0B200D40 for ; Sat, 18 Nov 2017 16:18:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AC72E160C16; Sat, 18 Nov 2017 15:18:09 +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 462C4160C15 for ; Sat, 18 Nov 2017 16:18:08 +0100 (CET) Received: (qmail 93506 invoked by uid 500); 18 Nov 2017 15:18:02 -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 91331 invoked by uid 99); 18 Nov 2017 15:18: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; Sat, 18 Nov 2017 15:18:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B1199F5F64; Sat, 18 Nov 2017 15:17:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Sat, 18 Nov 2017 15:18:37 -0000 Message-Id: <737ae08f10df4eaabe17aa1d138c40a1@git.apache.org> In-Reply-To: <04dac427d6e94209a44c502fb58f3c51@git.apache.org> References: <04dac427d6e94209a44c502fb58f3c51@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [40/51] [partial] hbase-site git commit: Published site at . archived-at: Sat, 18 Nov 2017 15:18:09 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html index 80b98fe..42046a9 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html @@ -10454,7 +10454,7 @@ service. static Map<TableName,TableState.State> -ZKDataMigrator.queryForTableStates(ZooKeeperWatcher zkw) +ZKDataMigrator.queryForTableStates(ZKWatcher zkw)
Deprecated. 
@@ -10580,7 +10580,7 @@ service. private static org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos.DeprecatedTableState.State -ZKDataMigrator.getTableState(ZooKeeperWatcher zkw, +ZKDataMigrator.getTableState(ZKWatcher zkw, TableName tableName)
Deprecated. 
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html index 0d35646..b670549 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html @@ -253,7 +253,7 @@ private void -ZooKeeperWatcher.createBaseZNodes()  +ZKWatcher.createBaseZNodes()  @@ -264,17 +264,17 @@ -ZooKeeperWatcher(org.apache.hadoop.conf.Configuration conf, - String identifier, - Abortable abortable) +ZKWatcher(org.apache.hadoop.conf.Configuration conf, + String identifier, + Abortable abortable)
Instantiate a ZooKeeper connection and watcher.
-ZooKeeperWatcher(org.apache.hadoop.conf.Configuration conf, - String identifier, - Abortable abortable, - boolean canCreateBaseZNode) +ZKWatcher(org.apache.hadoop.conf.Configuration conf, + String identifier, + Abortable abortable, + boolean canCreateBaseZNode)
Instantiate a ZooKeeper connection and watcher.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html index 89fd31a..2671b6a 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html +++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceState.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";

-
static class ConnectionImplementation.MasterServiceState
+
static class ConnectionImplementation.MasterServiceState
 extends Object
State of the MasterService connection/setup.
@@ -222,7 +222,7 @@ extends
  • connection

    -
    Connection connection
    +
    Connection connection
  • @@ -231,7 +231,7 @@ extends
  • stub

    -
    org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub
    +
    org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub
  • @@ -240,7 +240,7 @@ extends
  • userCount

    -
    int userCount
    +
    int userCount
  • @@ -257,7 +257,7 @@ extends
  • MasterServiceState

    -
    MasterServiceState(Connection connection)
    +
    MasterServiceState(Connection connection)
  • @@ -274,7 +274,7 @@ extends
  • toString

    -
    public String toString()
    +
    public String toString()
    Overrides:
    toString in class Object
    @@ -287,7 +287,7 @@ extends
  • getStub

    -
    Object getStub()
    +
    Object getStub()
  • @@ -296,7 +296,7 @@ extends
  • clearStub

    -
    void clearStub()
    +
    void clearStub()
  • @@ -305,7 +305,7 @@ extends
  • isMasterRunning

    -
    boolean isMasterRunning()
    +
    boolean isMasterRunning()
                      throws IOException
    Throws:
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html index 665166e..5019a6d 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html +++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.MasterServiceStubMaker.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";


    -
    private final class ConnectionImplementation.MasterServiceStubMaker
    +
    private final class ConnectionImplementation.MasterServiceStubMaker
     extends Object
    Class to make a MasterServiceStubMaker stub.
  • @@ -197,7 +197,7 @@ extends
  • MasterServiceStubMaker

    -
    private MasterServiceStubMaker()
    +
    private MasterServiceStubMaker()
  • @@ -214,7 +214,7 @@ extends
  • isMasterRunning

    -
    private void isMasterRunning(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub)
    +
    private void isMasterRunning(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface stub)
                           throws IOException
    Throws:
    @@ -228,7 +228,7 @@ extends
  • makeStubNoRetries

    -
    private org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStubNoRetries()
    +
    private org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStubNoRetries()
                                                                                                                       throws IOException,
                                                                                                                              org.apache.zookeeper.KeeperException
    Create a stub. Try once only. It is not typed because there is no common type to protobuf @@ -248,7 +248,7 @@ extends
  • makeStub

    -
    org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStub()
    +
    org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.MasterService.BlockingInterface makeStub()
                                                                                                      throws IOException
    Create a stub against the master. Retry if necessary.
    http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.ServerErrors.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.ServerErrors.html b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.ServerErrors.html index 1b3fa3b..a79cc5c 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.ServerErrors.html +++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.ServerErrors.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";


    -
    private static class ConnectionImplementation.ServerErrorTracker.ServerErrors
    +
    private static class ConnectionImplementation.ServerErrorTracker.ServerErrors
     extends Object
    The record of errors for a server.
  • @@ -208,7 +208,7 @@ extends
  • retries

    -
    private final AtomicInteger retries
    +
    private final AtomicInteger retries
  • @@ -225,7 +225,7 @@ extends
  • ServerErrors

    -
    private ServerErrors()
    +
    private ServerErrors()
  • @@ -242,7 +242,7 @@ extends
  • getCount

    -
    public int getCount()
    +
    public int getCount()
  • @@ -251,7 +251,7 @@ extends
  • addError

    -
    public void addError()
    +
    public void addError()
  • http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html index e7c8a3b..57edb86 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html +++ b/devapidocs/org/apache/hadoop/hbase/client/ConnectionImplementation.ServerErrorTracker.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";

    -
    static class ConnectionImplementation.ServerErrorTracker
    +
    static class ConnectionImplementation.ServerErrorTracker
     extends Object
    The record of errors for servers.
    @@ -257,7 +257,7 @@ extends
  • errorsByServer

    -
    private final ConcurrentMap<ServerName,ConnectionImplementation.ServerErrorTracker.ServerErrors> errorsByServer
    +
    private final ConcurrentMap<ServerName,ConnectionImplementation.ServerErrorTracker.ServerErrors> errorsByServer
  • @@ -266,7 +266,7 @@ extends
  • canRetryUntil

    -
    private final long canRetryUntil
    +
    private final long canRetryUntil
  • @@ -275,7 +275,7 @@ extends
  • maxTries

    -
    private final int maxTries
    +
    private final int maxTries
  • @@ -284,7 +284,7 @@ extends
  • startTrackingTime

    -
    private final long startTrackingTime
    +
    private final long startTrackingTime
  • @@ -301,7 +301,7 @@ extends
  • ServerErrorTracker

    -
    public ServerErrorTracker(long timeout,
    +
    public ServerErrorTracker(long timeout,
                               int maxTries)
    Constructor
    @@ -325,7 +325,7 @@ extends
  • canTryMore

    -
    boolean canTryMore(int numAttempt)
    +
    boolean canTryMore(int numAttempt)
    We stop to retry when we have exhausted BOTH the number of tries and the time allocated.
    Parameters:
    @@ -339,7 +339,7 @@ extends
  • calculateBackoffTime

    -
    long calculateBackoffTime(ServerName server,
    +
    long calculateBackoffTime(ServerName server,
                               long basePause)
    Calculates the back-off time for a retrying request to a particular server.
    @@ -357,7 +357,7 @@ extends
  • reportServerError

    -
    void reportServerError(ServerName server)
    +
    void reportServerError(ServerName server)
    Reports that there was an error on the server to do whatever bean-counting necessary.
    Parameters:
    @@ -371,7 +371,7 @@ extends
  • getStartTrackingTime

    -
    long getStartTrackingTime()
    +
    long getStartTrackingTime()