public static final class ClusterStatusProtos.LiveServerInfo.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder> implements ClusterStatusProtos.LiveServerInfoOrBuilder
hbase.pb.LiveServerInfo| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.LiveServerInfo.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.LiveServerInfo |
build() |
ClusterStatusProtos.LiveServerInfo |
buildPartial() |
ClusterStatusProtos.LiveServerInfo.Builder |
clear() |
ClusterStatusProtos.LiveServerInfo.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClusterStatusProtos.LiveServerInfo.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterStatusProtos.LiveServerInfo.Builder |
clearServer()
required .hbase.pb.ServerName server = 1; |
ClusterStatusProtos.LiveServerInfo.Builder |
clearServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
clone() |
ClusterStatusProtos.LiveServerInfo |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HBaseProtos.ServerName |
getServer()
required .hbase.pb.ServerName server = 1; |
HBaseProtos.ServerName.Builder |
getServerBuilder()
required .hbase.pb.ServerName server = 1; |
ClusterStatusProtos.ServerLoad |
getServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoad.Builder |
getServerLoadBuilder()
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.ServerLoadOrBuilder |
getServerLoadOrBuilder()
required .hbase.pb.ServerLoad server_load = 2; |
HBaseProtos.ServerNameOrBuilder |
getServerOrBuilder()
required .hbase.pb.ServerName server = 1; |
boolean |
hasServer()
required .hbase.pb.ServerName server = 1; |
boolean |
hasServerLoad()
required .hbase.pb.ServerLoad server_load = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeFrom(ClusterStatusProtos.LiveServerInfo other) |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeServer(HBaseProtos.ServerName value)
required .hbase.pb.ServerName server = 1; |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeServerLoad(ClusterStatusProtos.ServerLoad value)
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStatusProtos.LiveServerInfo.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.LiveServerInfo.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClusterStatusProtos.LiveServerInfo.Builder |
setServer(HBaseProtos.ServerName.Builder builderForValue)
required .hbase.pb.ServerName server = 1; |
ClusterStatusProtos.LiveServerInfo.Builder |
setServer(HBaseProtos.ServerName value)
required .hbase.pb.ServerName server = 1; |
ClusterStatusProtos.LiveServerInfo.Builder |
setServerLoad(ClusterStatusProtos.ServerLoad.Builder builderForValue)
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
setServerLoad(ClusterStatusProtos.ServerLoad value)
required .hbase.pb.ServerLoad server_load = 2; |
ClusterStatusProtos.LiveServerInfo.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ClusterStatusProtos.LiveServerInfo build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.LiveServerInfo buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.LiveServerInfo.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder mergeFrom(ClusterStatusProtos.LiveServerInfo other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public ClusterStatusProtos.LiveServerInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.LiveServerInfo.Builder>IOExceptionpublic boolean hasServer()
required .hbase.pb.ServerName server = 1;hasServer in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic HBaseProtos.ServerName getServer()
required .hbase.pb.ServerName server = 1;getServer in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic ClusterStatusProtos.LiveServerInfo.Builder setServer(HBaseProtos.ServerName value)
required .hbase.pb.ServerName server = 1;public ClusterStatusProtos.LiveServerInfo.Builder setServer(HBaseProtos.ServerName.Builder builderForValue)
required .hbase.pb.ServerName server = 1;public ClusterStatusProtos.LiveServerInfo.Builder mergeServer(HBaseProtos.ServerName value)
required .hbase.pb.ServerName server = 1;public ClusterStatusProtos.LiveServerInfo.Builder clearServer()
required .hbase.pb.ServerName server = 1;public HBaseProtos.ServerName.Builder getServerBuilder()
required .hbase.pb.ServerName server = 1;public HBaseProtos.ServerNameOrBuilder getServerOrBuilder()
required .hbase.pb.ServerName server = 1;getServerOrBuilder in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic boolean hasServerLoad()
required .hbase.pb.ServerLoad server_load = 2;hasServerLoad in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic ClusterStatusProtos.ServerLoad getServerLoad()
required .hbase.pb.ServerLoad server_load = 2;getServerLoad in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic ClusterStatusProtos.LiveServerInfo.Builder setServerLoad(ClusterStatusProtos.ServerLoad value)
required .hbase.pb.ServerLoad server_load = 2;public ClusterStatusProtos.LiveServerInfo.Builder setServerLoad(ClusterStatusProtos.ServerLoad.Builder builderForValue)
required .hbase.pb.ServerLoad server_load = 2;public ClusterStatusProtos.LiveServerInfo.Builder mergeServerLoad(ClusterStatusProtos.ServerLoad value)
required .hbase.pb.ServerLoad server_load = 2;public ClusterStatusProtos.LiveServerInfo.Builder clearServerLoad()
required .hbase.pb.ServerLoad server_load = 2;public ClusterStatusProtos.ServerLoad.Builder getServerLoadBuilder()
required .hbase.pb.ServerLoad server_load = 2;public ClusterStatusProtos.ServerLoadOrBuilder getServerLoadOrBuilder()
required .hbase.pb.ServerLoad server_load = 2;getServerLoadOrBuilder in interface ClusterStatusProtos.LiveServerInfoOrBuilderpublic final ClusterStatusProtos.LiveServerInfo.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>public final ClusterStatusProtos.LiveServerInfo.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.LiveServerInfo.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.