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 C1154200D40 for ; Sat, 18 Nov 2017 16:18:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BF73A160C10; Sat, 18 Nov 2017 15:18:04 +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 AD8EC160C12 for ; Sat, 18 Nov 2017 16:18:02 +0100 (CET) Received: (qmail 90248 invoked by uid 500); 18 Nov 2017 15:17:59 -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 89976 invoked by uid 99); 18 Nov 2017 15:17:59 -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:17:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 26961F5F5F; 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:15 -0000 Message-Id: <842a3b08bdef4a659c0c6908d875f0e2@git.apache.org> In-Reply-To: <04dac427d6e94209a44c502fb58f3c51@git.apache.org> References: <04dac427d6e94209a44c502fb58f3c51@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [18/51] [partial] hbase-site git commit: Published site at . archived-at: Sat, 18 Nov 2017 15:18:04 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMainServer.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMainServer.html b/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMainServer.html new file mode 100644 index 0000000..fff4c09 --- /dev/null +++ b/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMainServer.html @@ -0,0 +1,397 @@ + + + + + + +ZKMainServer (Apache HBase 3.0.0-SNAPSHOT API) + + + + + + + + + + + +
+
org.apache.hadoop.hbase.zookeeper
+

Class ZKMainServer

+
+
+ +
+
    +
  • +
    +
    +
    @InterfaceAudience.LimitedPrivate(value="Tools")
    +public class ZKMainServer
    +extends Object
    +
    Tool for running ZookeeperMain from HBase by reading a ZooKeeper server + from HBase XML configuration.
    +
  • +
+
+
+ +
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        parse

        +
        public String parse(org.apache.hadoop.conf.Configuration c)
        +
      • +
      + + + +
        +
      • +

        hasServer

        +
        private static boolean hasServer(String[] args)
        +
        +
        Parameters:
        +
        args -
        +
        Returns:
        +
        True if argument strings have a '-server' in them.
        +
        +
      • +
      + + + +
        +
      • +

        hasCommandLineArguments

        +
        private static boolean hasCommandLineArguments(String[] args)
        +
        +
        Parameters:
        +
        args -
        +
        Returns:
        +
        True if command-line arguments were passed.
        +
        +
      • +
      + + + +
        +
      • +

        main

        +
        public static void main(String[] args)
        +                 throws Exception
        +
        Run the tool.
        +
        +
        Parameters:
        +
        args - Command line arguments. First arg is path to zookeepers file.
        +
        Throws:
        +
        Exception
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

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

+ + http://git-wip-us.apache.org/repos/asf/hbase-site/blob/48aaec11/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMetadata.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMetadata.html b/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMetadata.html index ee76c0a..c705ce4 100644 --- a/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMetadata.html +++ b/devapidocs/org/apache/hadoop/hbase/zookeeper/ZKMetadata.html @@ -49,8 +49,8 @@ var activeTableTab = "activeTableTab";