public static final class ClusterStatusProtos.ClusterStatus.Builder extends com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder> implements ClusterStatusProtos.ClusterStatusOrBuilder
hbase.pb.ClusterStatusaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public ClusterStatusProtos.ClusterStatus.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public ClusterStatusProtos.ClusterStatus.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public ClusterStatusProtos.ClusterStatus getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ClusterStatusProtos.ClusterStatus build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.ClusterStatus buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.ClusterStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public ClusterStatusProtos.ClusterStatus.Builder mergeFrom(ClusterStatusProtos.ClusterStatus other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>public ClusterStatusProtos.ClusterStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ClusterStatus.Builder>IOExceptionpublic boolean hasHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public FSProtos.HBaseVersionFileContent getHbaseVersion()
optional .hbase.pb.HBaseVersionFileContent hbase_version = 1;public 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;public List<ClusterStatusProtos.LiveServerInfo> getLiveServersList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public int getLiveServersCount()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public ClusterStatusProtos.LiveServerInfo getLiveServers(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2;public 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(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;public List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public 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 List<ClusterStatusProtos.LiveServerInfo.Builder> getLiveServersBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2;public List<HBaseProtos.ServerName> getDeadServersList()
repeated .hbase.pb.ServerName dead_servers = 3;public int getDeadServersCount()
repeated .hbase.pb.ServerName dead_servers = 3;public HBaseProtos.ServerName getDeadServers(int index)
repeated .hbase.pb.ServerName dead_servers = 3;public 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(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;public List<? extends HBaseProtos.ServerNameOrBuilder> getDeadServersOrBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;public 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 List<HBaseProtos.ServerName.Builder> getDeadServersBuilderList()
repeated .hbase.pb.ServerName dead_servers = 3;public List<ClusterStatusProtos.RegionInTransition> getRegionsInTransitionList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public int getRegionsInTransitionCount()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public ClusterStatusProtos.RegionInTransition getRegionsInTransition(int index)
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public 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(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;public List<? extends ClusterStatusProtos.RegionInTransitionOrBuilder> getRegionsInTransitionOrBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public 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 List<ClusterStatusProtos.RegionInTransition.Builder> getRegionsInTransitionBuilderList()
repeated .hbase.pb.RegionInTransition regions_in_transition = 4;public boolean hasClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;public ClusterIdProtos.ClusterId getClusterId()
optional .hbase.pb.ClusterId cluster_id = 5;public 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;public List<HBaseProtos.Coprocessor> getMasterCoprocessorsList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public int getMasterCoprocessorsCount()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public HBaseProtos.Coprocessor getMasterCoprocessors(int index)
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public 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(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;public List<? extends HBaseProtos.CoprocessorOrBuilder> getMasterCoprocessorsOrBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public 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 List<HBaseProtos.Coprocessor.Builder> getMasterCoprocessorsBuilderList()
repeated .hbase.pb.Coprocessor master_coprocessors = 6;public boolean hasMaster()
optional .hbase.pb.ServerName master = 7;public HBaseProtos.ServerName getMaster()
optional .hbase.pb.ServerName master = 7;public 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;public List<HBaseProtos.ServerName> getBackupMastersList()
repeated .hbase.pb.ServerName backup_masters = 8;public int getBackupMastersCount()
repeated .hbase.pb.ServerName backup_masters = 8;public HBaseProtos.ServerName getBackupMasters(int index)
repeated .hbase.pb.ServerName backup_masters = 8;public 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(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;public List<? extends HBaseProtos.ServerNameOrBuilder> getBackupMastersOrBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;public 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 List<HBaseProtos.ServerName.Builder> getBackupMastersBuilderList()
repeated .hbase.pb.ServerName backup_masters = 8;public boolean hasBalancerOn()
optional bool balancer_on = 9;public boolean getBalancerOn()
optional bool balancer_on = 9;public ClusterStatusProtos.ClusterStatus.Builder setBalancerOn(boolean value)
optional bool balancer_on = 9;public ClusterStatusProtos.ClusterStatus.Builder clearBalancerOn()
optional bool balancer_on = 9;Copyright © 2007–2019. All rights reserved.