org.apache.hadoop.hbase.protobuf.generated
Class RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
Enclosing class:
RegionServerStatusProtos.ReportRegionStateTransitionResponse

public static final class RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>
implements RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder

Protobuf type ReportRegionStateTransitionResponse


Method Summary
 RegionServerStatusProtos.ReportRegionStateTransitionResponse build()
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse buildPartial()
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clear()
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clearErrorMessage()
          optional string error_message = 1;
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clone()
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getErrorMessage()
          optional string error_message = 1;
 com.google.protobuf.ByteString getErrorMessageBytes()
          optional string error_message = 1;
 boolean hasErrorMessage()
          optional string error_message = 1;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.Message other)
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(RegionServerStatusProtos.ReportRegionStateTransitionResponse other)
           
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder setErrorMessage(String value)
          optional string error_message = 1;
 RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder setErrorMessageBytes(com.google.protobuf.ByteString value)
          optional string error_message = 1;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

clear

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

clone

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

getDefaultInstanceForType

public RegionServerStatusProtos.ReportRegionStateTransitionResponse getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public RegionServerStatusProtos.ReportRegionStateTransitionResponse build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public RegionServerStatusProtos.ReportRegionStateTransitionResponse buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

mergeFrom

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(RegionServerStatusProtos.ReportRegionStateTransitionResponse other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>

mergeFrom

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                               throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder>
Throws:
IOException

hasErrorMessage

public boolean hasErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state 
 

Specified by:
hasErrorMessage in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder

getErrorMessage

public String getErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state 
 

Specified by:
getErrorMessage in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder

getErrorMessageBytes

public com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 1;
 Error message if failed to update the region state 
 

Specified by:
getErrorMessageBytes in interface RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder

setErrorMessage

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder setErrorMessage(String value)
optional string error_message = 1;
 Error message if failed to update the region state 
 


clearErrorMessage

public RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder clearErrorMessage()
optional string error_message = 1;
 Error message if failed to update the region state 
 


setErrorMessageBytes

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 © 2015 The Apache Software Foundation. All Rights Reserved.