@InterfaceAudience.Private public class ReplicationQueueInfo extends Object
| 构造器和说明 |
|---|
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-*
|
public ReplicationQueueInfo(String queueId)
public List<ServerName> getDeadRegionServers()
public String getPeerId()
public String getQueueId()
public boolean isQueueRecovered()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.