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 1B65E200D43 for ; Tue, 21 Nov 2017 16:17:54 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1A163160C18; Tue, 21 Nov 2017 15:17:54 +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 99C16160C0E for ; Tue, 21 Nov 2017 16:17:51 +0100 (CET) Received: (qmail 4347 invoked by uid 500); 21 Nov 2017 15:17:46 -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 4007 invoked by uid 99); 21 Nov 2017 15:17:46 -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; Tue, 21 Nov 2017 15:17:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B9D05F2159; Tue, 21 Nov 2017 15:17:45 +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: Tue, 21 Nov 2017 15:18:04 -0000 Message-Id: <3ef4555a44a241caaf63207699b9418f@git.apache.org> In-Reply-To: <153749d07a534b219beb9437a521d2b4@git.apache.org> References: <153749d07a534b219beb9437a521d2b4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [21/51] [partial] hbase-site git commit: Published site at . archived-at: Tue, 21 Nov 2017 15:17:54 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1a616706/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.html b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.html index 4ae6165..eddf073 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.html @@ -340,8 +340,9 @@ implements void -registerPeer(String id, - ReplicationPeerConfig peerConfig) +registerPeer(String id, + ReplicationPeerConfig peerConfig, + boolean enabled)
Add a new remote slave cluster for replication.
@@ -380,6 +381,13 @@ implements Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait + @@ -476,23 +484,25 @@ implements +