@InterfaceAudience.Private public class ReplicationQueueInfo extends Object
| Constructor and Description |
|---|
ReplicationQueueInfo(String queueId)
The passed queueId will be either the id of the peer or the handling story of that queue
in the form of id-servername-*
|
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.hbase.ServerName> |
getDeadRegionServers() |
String |
getPeerId() |
String |
getQueueId() |
boolean |
isQueueRecovered() |
public ReplicationQueueInfo(String queueId)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.