public static final class RegionServerStatusProtos.ReportRegionStateTransitionResponse extends com.google.protobuf.GeneratedMessage implements RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
ReportRegionStateTransitionResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
Protobuf type
ReportRegionStateTransitionResponse |
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_MESSAGE_FIELD_NUMBER |
static <any> |
PARSER |
public static <any> PARSER
public static final int ERROR_MESSAGE_FIELD_NUMBER
public static RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstance()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public 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 final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder newBuilder()
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder newBuilderForType()
public static RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder newBuilder(RegionServerStatusProtos.ReportRegionStateTransitionResponse prototype)
public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder toBuilder()
protected RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)