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 D6D8C200B75 for ; Sun, 4 Sep 2016 17:54:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D55D8160AD0; Sun, 4 Sep 2016 15:54:08 +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 63188160ACA for ; Sun, 4 Sep 2016 17:54:06 +0200 (CEST) Received: (qmail 10126 invoked by uid 500); 4 Sep 2016 15:54:04 -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 9671 invoked by uid 99); 4 Sep 2016 15:54: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; Sun, 04 Sep 2016 15:54:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 585BFE3813; Sun, 4 Sep 2016 15:54:04 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dimaspivak@apache.org To: commits@hbase.apache.org Date: Sun, 04 Sep 2016 15:54:08 -0000 Message-Id: In-Reply-To: <08f89282ffe740e6990312eb90b0aef7@git.apache.org> References: <08f89282ffe740e6990312eb90b0aef7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/52] [partial] hbase-site git commit: Published site at ab07f0087b8c5efcb1b084e42f4941ddb0c8885e. archived-at: Sun, 04 Sep 2016 15:54:09 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8ba76a42/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/ServerProcedureInterface.ServerOperationType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/ServerProcedureInterface.ServerOperationType.html b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/ServerProcedureInterface.ServerOperationType.html index 9b406d0..3275466 100644 --- a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/ServerProcedureInterface.ServerOperationType.html +++ b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/ServerProcedureInterface.ServerOperationType.html @@ -96,13 +96,13 @@ ServerProcedureInterface.ServerOperationType -ServerProcedureInterface.getServerOperationType() -
Given an operation type we can take decisions about what to do with pending operations.
- +ServerCrashProcedure.getServerOperationType()  ServerProcedureInterface.ServerOperationType -ServerCrashProcedure.getServerOperationType()  +ServerProcedureInterface.getServerOperationType() +
Given an operation type we can take decisions about what to do with pending operations.
+ static ServerProcedureInterface.ServerOperationType http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8ba76a42/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html index 525d29f..a6fa64d 100644 --- a/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html +++ b/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html @@ -96,45 +96,45 @@ TableProcedureInterface.TableOperationType -TableProcedureInterface.getTableOperationType() -
Given an operation type we can take decisions about what to do with pending operations.
- +DeleteColumnFamilyProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -AddColumnFamilyProcedure.getTableOperationType()  +CreateNamespaceProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -CloneSnapshotProcedure.getTableOperationType()  +DeleteNamespaceProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -RestoreSnapshotProcedure.getTableOperationType()  +CloneSnapshotProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -DeleteNamespaceProcedure.getTableOperationType()  +TableProcedureInterface.getTableOperationType() +
Given an operation type we can take decisions about what to do with pending operations.
+ TableProcedureInterface.TableOperationType -DisableTableProcedure.getTableOperationType()  +DeleteTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -DispatchMergingRegionsProcedure.getTableOperationType()  +CreateTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -ModifyTableProcedure.getTableOperationType()  +EnableTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -TruncateTableProcedure.getTableOperationType()  +DispatchMergingRegionsProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -CreateTableProcedure.getTableOperationType()  +TruncateTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType @@ -142,23 +142,23 @@ TableProcedureInterface.TableOperationType -DeleteTableProcedure.getTableOperationType()  +RestoreSnapshotProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -CreateNamespaceProcedure.getTableOperationType()  +ModifyTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -DeleteColumnFamilyProcedure.getTableOperationType()  +ModifyNamespaceProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -ModifyNamespaceProcedure.getTableOperationType()  +DisableTableProcedure.getTableOperationType()  TableProcedureInterface.TableOperationType -EnableTableProcedure.getTableOperationType()  +AddColumnFamilyProcedure.getTableOperationType()  static TableProcedureInterface.TableOperationType http://git-wip-us.apache.org/repos/asf/hbase-site/blob/8ba76a42/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html index 60729b5..1669a19 100644 --- a/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/master/procedure/package-tree.html @@ -162,8 +162,8 @@