public static final class RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder extends <any> implements RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
ReportRegionStateTransitionResponsepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clear()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstanceForType()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse build()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse buildPartial()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
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