public static final class RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder> implements RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
ReportRegionStateTransitionResponseaddRepeatedField, 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, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RegionServerStatusProtos.ReportRegionStateTransitionResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RegionServerStatusProtos.ReportRegionStateTransitionResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(RegionServerStatusProtos.ReportRegionStateTransitionResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>IOExceptionpublic boolean hasErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state
hasErrorMessage in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilderpublic String getErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state
getErrorMessage in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilderpublic com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 1;
 Error message if failed to update the region state
getErrorMessageBytes in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilderpublic RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder setErrorMessage(String value)
optional string error_message = 1;
 Error message if failed to update the region state
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clearErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder setErrorMessageBytes(com.google.protobuf.ByteString value)
optional string error_message = 1;
 Error message if failed to update the region state
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.