@InterfaceAudience.Private public final class ClusterMetrics extends Object
ClusterMetrics.| Modifier and Type | Method and Description |
|---|---|
static ClusterMetrics |
from(ClusterMetrics clusterMetrics) |
List<ServerName> |
getBackupMasterNames() |
String |
getClusterId() |
String |
getHBaseVersion() |
ServerName |
getMasterName() |
public static ClusterMetrics from(ClusterMetrics clusterMetrics)
public String getHBaseVersion()
public String getClusterId()
public ServerName getMasterName()
public List<ServerName> getBackupMasterNames()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.