@InterfaceAudience.Private public class ReplicationQueueInfo extends Object
| Constructor and Description | 
|---|
| ReplicationQueueInfo(String znode)The passed znode will be either the id of the peer cluster or
 the handling story of that queue in the form of id-servername-* | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getDeadRegionServers() | 
| String | getPeerClusterZnode() | 
| String | getPeerId() | 
| boolean | isQueueRecovered() | 
public ReplicationQueueInfo(String znode)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.