public static interface ClusterStatusProtos.ClusterStatusOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
HBaseProtos.ServerName | 
getBackupMasters(int index)
repeated .ServerName backup_masters = 8; | 
int | 
getBackupMastersCount()
repeated .ServerName backup_masters = 8; | 
List<HBaseProtos.ServerName> | 
getBackupMastersList()
repeated .ServerName backup_masters = 8; | 
HBaseProtos.ServerNameOrBuilder | 
getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8; | 
List<? extends HBaseProtos.ServerNameOrBuilder> | 
getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8; | 
boolean | 
getBalancerOn()
optional bool balancer_on = 9; | 
ClusterIdProtos.ClusterId | 
getClusterId()
optional .ClusterId cluster_id = 5; | 
ClusterIdProtos.ClusterIdOrBuilder | 
getClusterIdOrBuilder()
optional .ClusterId cluster_id = 5; | 
HBaseProtos.ServerName | 
getDeadServers(int index)
repeated .ServerName dead_servers = 3; | 
int | 
getDeadServersCount()
repeated .ServerName dead_servers = 3; | 
List<HBaseProtos.ServerName> | 
getDeadServersList()
repeated .ServerName dead_servers = 3; | 
HBaseProtos.ServerNameOrBuilder | 
getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3; | 
List<? extends HBaseProtos.ServerNameOrBuilder> | 
getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3; | 
FSProtos.HBaseVersionFileContent | 
getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; | 
FSProtos.HBaseVersionFileContentOrBuilder | 
getHbaseVersionOrBuilder()
optional .HBaseVersionFileContent hbase_version = 1; | 
ClusterStatusProtos.LiveServerInfo | 
getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2; | 
int | 
getLiveServersCount()
repeated .LiveServerInfo live_servers = 2; | 
List<ClusterStatusProtos.LiveServerInfo> | 
getLiveServersList()
repeated .LiveServerInfo live_servers = 2; | 
ClusterStatusProtos.LiveServerInfoOrBuilder | 
getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; | 
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> | 
getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; | 
HBaseProtos.ServerName | 
getMaster()
optional .ServerName master = 7; | 
HBaseProtos.Coprocessor | 
getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6; | 
int | 
getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6; | 
List<HBaseProtos.Coprocessor> | 
getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6; | 
HBaseProtos.CoprocessorOrBuilder | 
getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; | 
List<? extends HBaseProtos.CoprocessorOrBuilder> | 
getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; | 
HBaseProtos.ServerNameOrBuilder | 
getMasterOrBuilder()
optional .ServerName master = 7; | 
ClusterStatusProtos.RegionInTransition | 
getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4; | 
int | 
getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4; | 
List<ClusterStatusProtos.RegionInTransition> | 
getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4; | 
ClusterStatusProtos.RegionInTransitionOrBuilder | 
getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4; | 
List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> | 
getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4; | 
boolean | 
hasBalancerOn()
optional bool balancer_on = 9; | 
boolean | 
hasClusterId()
optional .ClusterId cluster_id = 5; | 
boolean | 
hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1; | 
boolean | 
hasMaster()
optional .ServerName master = 7; | 
boolean hasHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .HBaseVersionFileContent hbase_version = 1;FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
optional .HBaseVersionFileContent hbase_version = 1;List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .LiveServerInfo live_servers = 2;ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .LiveServerInfo live_servers = 2;int getLiveServersCount()
repeated .LiveServerInfo live_servers = 2;List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2;ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2;List<HBaseProtos.ServerName> getDeadServersList()
repeated .ServerName dead_servers = 3;HBaseProtos.ServerName getDeadServers(int index)
repeated .ServerName dead_servers = 3;int getDeadServersCount()
repeated .ServerName dead_servers = 3;List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .ServerName dead_servers = 3;HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .ServerName dead_servers = 3;List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .RegionInTransition regions_in_transition = 4;ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .RegionInTransition regions_in_transition = 4;int getRegionsInTransitionCount()
repeated .RegionInTransition regions_in_transition = 4;List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .RegionInTransition regions_in_transition = 4;ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .RegionInTransition regions_in_transition = 4;boolean hasClusterId()
optional .ClusterId cluster_id = 5;ClusterIdProtos.ClusterId getClusterId()
optional .ClusterId cluster_id = 5;ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
optional .ClusterId cluster_id = 5;List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .Coprocessor master_coprocessors = 6;HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .Coprocessor master_coprocessors = 6;int getMasterCoprocessorsCount()
repeated .Coprocessor master_coprocessors = 6;List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6;HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6;boolean hasMaster()
optional .ServerName master = 7;HBaseProtos.ServerName getMaster()
optional .ServerName master = 7;HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
optional .ServerName master = 7;List<HBaseProtos.ServerName> getBackupMastersList()
repeated .ServerName backup_masters = 8;HBaseProtos.ServerName getBackupMasters(int index)
repeated .ServerName backup_masters = 8;int getBackupMastersCount()
repeated .ServerName backup_masters = 8;List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .ServerName backup_masters = 8;HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .ServerName backup_masters = 8;boolean hasBalancerOn()
optional bool balancer_on = 9;boolean getBalancerOn()
optional bool balancer_on = 9;