public static final class ClusterStatusProtos.ClusterStatus.Builder extends <any> implements ClusterStatusProtos.ClusterStatusOrBuilder
hbase.pb.ClusterStatus| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ClusterStatus.Builder |
addAllBackupMasters(java.lang.Iterable<? extends HBaseProtos.ServerName> values)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
addAllDeadServers(java.lang.Iterable<? extends HBaseProtos.ServerName> values)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
addAllLiveServers(java.lang.Iterable<? extends ClusterStatusProtos.LiveServerInfo> values)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
addAllMasterCoprocessors(java.lang.Iterable<? extends HBaseProtos.Coprocessor> values)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
addAllRegionsInTransition(java.lang.Iterable<? extends ClusterStatusProtos.RegionInTransition> values)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
addBackupMasters(HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
addBackupMasters(HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
addBackupMasters(int index,
HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
addBackupMasters(int index,
HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8; |
HBaseProtos.ServerName.Builder |
addBackupMastersBuilder()
repeated .hbase.pb.ServerName backup_masters = 8; |
HBaseProtos.ServerName.Builder |
addBackupMastersBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
addDeadServers(HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
addDeadServers(HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
addDeadServers(int index,
HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
addDeadServers(int index,
HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3; |
HBaseProtos.ServerName.Builder |
addDeadServersBuilder()
repeated .hbase.pb.ServerName dead_servers = 3; |
HBaseProtos.ServerName.Builder |
addDeadServersBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
addLiveServers(ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
addLiveServers(ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
addLiveServers(int index,
ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
addLiveServers(int index,
ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
addLiveServersBuilder()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
addLiveServersBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
addMasterCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
addMasterCoprocessors(HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
addMasterCoprocessors(int index,
HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
addMasterCoprocessors(int index,
HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
addMasterCoprocessorsBuilder()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
addMasterCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
addRegionsInTransition(ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
addRegionsInTransition(ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
addRegionsInTransition(int index,
ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
addRegionsInTransition(int index,
ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransition.Builder |
addRegionsInTransitionBuilder()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransition.Builder |
addRegionsInTransitionBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus |
build() |
ClusterStatusProtos.ClusterStatus |
buildPartial() |
ClusterStatusProtos.ClusterStatus.Builder |
clear() |
ClusterStatusProtos.ClusterStatus.Builder |
clearBackupMasters()
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
clearBalancerOn()
optional bool balancer_on = 9; |
ClusterStatusProtos.ClusterStatus.Builder |
clearClusterId()
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterStatusProtos.ClusterStatus.Builder |
clearDeadServers()
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
clearHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.ClusterStatus.Builder |
clearLiveServers()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
clearMaster()
optional .hbase.pb.ServerName master = 7; |
ClusterStatusProtos.ClusterStatus.Builder |
clearMasterCoprocessors()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
clearRegionsInTransition()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
clone() |
HBaseProtos.ServerName |
getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
HBaseProtos.ServerName.Builder |
getBackupMastersBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
java.util.List<HBaseProtos.ServerName.Builder> |
getBackupMastersBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8; |
int |
getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8; |
java.util.List<HBaseProtos.ServerName> |
getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8; |
HBaseProtos.ServerNameOrBuilder |
getBackupMastersOrBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
java.util.List<? extends HBaseProtos.ServerNameOrBuilder> |
getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8; |
boolean |
getBalancerOn()
optional bool balancer_on = 9; |
ClusterIdProtos.ClusterId |
getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterIdProtos.ClusterId.Builder |
getClusterIdBuilder()
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterIdProtos.ClusterIdOrBuilder |
getClusterIdOrBuilder()
optional .hbase.pb.ClusterId cluster_id = 5; |
HBaseProtos.ServerName |
getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
HBaseProtos.ServerName.Builder |
getDeadServersBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
java.util.List<HBaseProtos.ServerName.Builder> |
getDeadServersBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3; |
int |
getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3; |
java.util.List<HBaseProtos.ServerName> |
getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3; |
HBaseProtos.ServerNameOrBuilder |
getDeadServersOrBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
java.util.List<? extends HBaseProtos.ServerNameOrBuilder> |
getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FSProtos.HBaseVersionFileContent |
getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
FSProtos.HBaseVersionFileContent.Builder |
getHbaseVersionBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
FSProtos.HBaseVersionFileContentOrBuilder |
getHbaseVersionOrBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.LiveServerInfo |
getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
getLiveServersBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
java.util.List<ClusterStatusProtos.LiveServerInfo.Builder> |
getLiveServersBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
int |
getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
java.util.List<ClusterStatusProtos.LiveServerInfo> |
getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
java.util.List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
HBaseProtos.ServerName |
getMaster()
optional .hbase.pb.ServerName master = 7; |
HBaseProtos.ServerName.Builder |
getMasterBuilder()
optional .hbase.pb.ServerName master = 7; |
HBaseProtos.Coprocessor |
getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.Coprocessor.Builder |
getMasterCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
java.util.List<HBaseProtos.Coprocessor.Builder> |
getMasterCoprocessorsBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
int |
getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
java.util.List<HBaseProtos.Coprocessor> |
getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
getMasterCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
java.util.List<? extends HBaseProtos.CoprocessorOrBuilder> |
getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
HBaseProtos.ServerNameOrBuilder |
getMasterOrBuilder()
optional .hbase.pb.ServerName master = 7; |
ClusterStatusProtos.RegionInTransition |
getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransition.Builder |
getRegionsInTransitionBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
java.util.List<ClusterStatusProtos.RegionInTransition.Builder> |
getRegionsInTransitionBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
int |
getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
java.util.List<ClusterStatusProtos.RegionInTransition> |
getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.RegionInTransitionOrBuilder |
getRegionsInTransitionOrBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
java.util.List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> |
getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
boolean |
hasBalancerOn()
optional bool balancer_on = 9; |
boolean |
hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5; |
boolean |
hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
boolean |
hasMaster()
optional .hbase.pb.ServerName master = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStatusProtos.ClusterStatus.Builder |
mergeClusterId(ClusterIdProtos.ClusterId value)
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterStatusProtos.ClusterStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.ClusterStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClusterStatusProtos.ClusterStatus.Builder |
mergeHbaseVersion(FSProtos.HBaseVersionFileContent value)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.ClusterStatus.Builder |
mergeMaster(HBaseProtos.ServerName value)
optional .hbase.pb.ServerName master = 7; |
ClusterStatusProtos.ClusterStatus.Builder |
removeBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
removeDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
removeLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
removeMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
removeRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
setBackupMasters(int index,
HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
setBackupMasters(int index,
HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8; |
ClusterStatusProtos.ClusterStatus.Builder |
setBalancerOn(boolean value)
optional bool balancer_on = 9; |
ClusterStatusProtos.ClusterStatus.Builder |
setClusterId(ClusterIdProtos.ClusterId.Builder builderForValue)
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterStatusProtos.ClusterStatus.Builder |
setClusterId(ClusterIdProtos.ClusterId value)
optional .hbase.pb.ClusterId cluster_id = 5; |
ClusterStatusProtos.ClusterStatus.Builder |
setDeadServers(int index,
HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
setDeadServers(int index,
HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3; |
ClusterStatusProtos.ClusterStatus.Builder |
setHbaseVersion(FSProtos.HBaseVersionFileContent.Builder builderForValue)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.ClusterStatus.Builder |
setHbaseVersion(FSProtos.HBaseVersionFileContent value)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1; |
ClusterStatusProtos.ClusterStatus.Builder |
setLiveServers(int index,
ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
setLiveServers(int index,
ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.ClusterStatus.Builder |
setMaster(HBaseProtos.ServerName.Builder builderForValue)
optional .hbase.pb.ServerName master = 7; |
ClusterStatusProtos.ClusterStatus.Builder |
setMaster(HBaseProtos.ServerName value)
optional .hbase.pb.ServerName master = 7; |
ClusterStatusProtos.ClusterStatus.Builder |
setMasterCoprocessors(int index,
HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
setMasterCoprocessors(int index,
HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6; |
ClusterStatusProtos.ClusterStatus.Builder |
setRegionsInTransition(int index,
ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
ClusterStatusProtos.ClusterStatus.Builder |
setRegionsInTransition(int index,
ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public ClusterStatusProtos.ClusterStatus.Builder clear()
public ClusterStatusProtos.ClusterStatus.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
public ClusterStatusProtos.ClusterStatus build()
public ClusterStatusProtos.ClusterStatus buildPartial()
public ClusterStatusProtos.ClusterStatus.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public ClusterStatusProtos.ClusterStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;hasHbaseVersion in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;getHbaseVersion in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setHbaseVersion(FSProtos.HBaseVersionFileContent value)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public ClusterStatusProtos.ClusterStatus.Builder setHbaseVersion(FSProtos.HBaseVersionFileContent.Builder builderForValue)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public ClusterStatusProtos.ClusterStatus.Builder mergeHbaseVersion(FSProtos.HBaseVersionFileContent value)
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public ClusterStatusProtos.ClusterStatus.Builder clearHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public FSProtos.HBaseVersionFileContent.Builder getHbaseVersionBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public FSProtos.HBaseVersionFileContentOrBuilder getHbaseVersionOrBuilder()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;getHbaseVersionOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServers in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setLiveServers(int index, ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder setLiveServers(int index, ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder addLiveServers(ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder addLiveServers(int index, ClusterStatusProtos.LiveServerInfo value)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder addLiveServers(ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder addLiveServers(int index, ClusterStatusProtos.LiveServerInfo.Builder builderForValue)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder addAllLiveServers(java.lang.Iterable<? extends ClusterStatusProtos.LiveServerInfo> values)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder clearLiveServers()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.ClusterStatus.Builder removeLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfo.Builder getLiveServersBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfoOrBuilder getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;getLiveServersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.LiveServerInfo.Builder addLiveServersBuilder()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfo.Builder addLiveServersBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public java.util.List<ClusterStatusProtos.LiveServerInfo.Builder> getLiveServersBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public java.util.List<HBaseProtos.ServerName> getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServers in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setDeadServers(int index, HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder setDeadServers(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder addDeadServers(HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder addDeadServers(int index, HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder addDeadServers(HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder addDeadServers(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder addAllDeadServers(java.lang.Iterable<? extends HBaseProtos.ServerName> values)
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder clearDeadServers()
repeated .hbase.pb.ServerName dead_servers = 3;public ClusterStatusProtos.ClusterStatus.Builder removeDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerName.Builder getDeadServersBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerNameOrBuilder getDeadServersOrBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;getDeadServersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName.Builder addDeadServersBuilder()
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerName.Builder addDeadServersBuilder(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public java.util.List<HBaseProtos.ServerName.Builder> getDeadServersBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;public java.util.List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransition in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setRegionsInTransition(int index, ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder setRegionsInTransition(int index, ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder addRegionsInTransition(ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder addRegionsInTransition(int index, ClusterStatusProtos.RegionInTransition value)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder addRegionsInTransition(ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder addRegionsInTransition(int index, ClusterStatusProtos.RegionInTransition.Builder builderForValue)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder addAllRegionsInTransition(java.lang.Iterable<? extends ClusterStatusProtos.RegionInTransition> values)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder clearRegionsInTransition()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.ClusterStatus.Builder removeRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransition.Builder getRegionsInTransitionBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransitionOrBuilder getRegionsInTransitionOrBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;getRegionsInTransitionOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.RegionInTransition.Builder addRegionsInTransitionBuilder()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransition.Builder addRegionsInTransitionBuilder(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public java.util.List<ClusterStatusProtos.RegionInTransition.Builder> getRegionsInTransitionBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public boolean hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;hasClusterId in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterIdProtos.ClusterId getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;getClusterId in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setClusterId(ClusterIdProtos.ClusterId value)
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterStatusProtos.ClusterStatus.Builder setClusterId(ClusterIdProtos.ClusterId.Builder builderForValue)
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterStatusProtos.ClusterStatus.Builder mergeClusterId(ClusterIdProtos.ClusterId value)
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterStatusProtos.ClusterStatus.Builder clearClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterIdProtos.ClusterId.Builder getClusterIdBuilder()
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterIdProtos.ClusterIdOrBuilder getClusterIdOrBuilder()
optional .hbase.pb.ClusterId cluster_id = 5;getClusterIdOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessors in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setMasterCoprocessors(int index, HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder setMasterCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder addMasterCoprocessors(HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder addMasterCoprocessors(int index, HBaseProtos.Coprocessor value)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder addMasterCoprocessors(HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder addMasterCoprocessors(int index, HBaseProtos.Coprocessor.Builder builderForValue)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder addAllMasterCoprocessors(java.lang.Iterable<? extends HBaseProtos.Coprocessor> values)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder clearMasterCoprocessors()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public ClusterStatusProtos.ClusterStatus.Builder removeMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.Coprocessor.Builder getMasterCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.CoprocessorOrBuilder getMasterCoprocessorsOrBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;getMasterCoprocessorsOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.Coprocessor.Builder addMasterCoprocessorsBuilder()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.Coprocessor.Builder addMasterCoprocessorsBuilder(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public java.util.List<HBaseProtos.Coprocessor.Builder> getMasterCoprocessorsBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public boolean hasMaster()
optional .hbase.pb.ServerName master = 7;hasMaster in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getMaster()
optional .hbase.pb.ServerName master = 7;getMaster in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setMaster(HBaseProtos.ServerName value)
optional .hbase.pb.ServerName master = 7;public ClusterStatusProtos.ClusterStatus.Builder setMaster(HBaseProtos.ServerName.Builder builderForValue)
optional .hbase.pb.ServerName master = 7;public ClusterStatusProtos.ClusterStatus.Builder mergeMaster(HBaseProtos.ServerName value)
optional .hbase.pb.ServerName master = 7;public ClusterStatusProtos.ClusterStatus.Builder clearMaster()
optional .hbase.pb.ServerName master = 7;public HBaseProtos.ServerName.Builder getMasterBuilder()
optional .hbase.pb.ServerName master = 7;public HBaseProtos.ServerNameOrBuilder getMasterOrBuilder()
optional .hbase.pb.ServerName master = 7;getMasterOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<HBaseProtos.ServerName> getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic int getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersCount in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMasters in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setBackupMasters(int index, HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder setBackupMasters(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder addBackupMasters(HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder addBackupMasters(int index, HBaseProtos.ServerName value)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder addBackupMasters(HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder addBackupMasters(int index, HBaseProtos.ServerName.Builder builderForValue)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder addAllBackupMasters(java.lang.Iterable<? extends HBaseProtos.ServerName> values)
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder clearBackupMasters()
repeated .hbase.pb.ServerName backup_masters = 8;public ClusterStatusProtos.ClusterStatus.Builder removeBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerName.Builder getBackupMastersBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerNameOrBuilder getBackupMastersOrBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersOrBuilder in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic java.util.List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;getBackupMastersOrBuilderList in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic HBaseProtos.ServerName.Builder addBackupMastersBuilder()
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerName.Builder addBackupMastersBuilder(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public java.util.List<HBaseProtos.ServerName.Builder> getBackupMastersBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;public boolean hasBalancerOn()
optional bool balancer_on = 9;hasBalancerOn in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic boolean getBalancerOn()
optional bool balancer_on = 9;getBalancerOn in interface ClusterStatusProtos.ClusterStatusOrBuilderpublic ClusterStatusProtos.ClusterStatus.Builder setBalancerOn(boolean value)
optional bool balancer_on = 9;public ClusterStatusProtos.ClusterStatus.Builder clearBalancerOn()
optional bool balancer_on = 9;