org.apache.hadoop.hbase.protobuf.generated
Class RegionServerStatusProtos.RegionServerStartupRequest.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.RegionServerStartupRequest.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
Enclosing class:
RegionServerStatusProtos.RegionServerStartupRequest

public static final class RegionServerStatusProtos.RegionServerStartupRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<RegionServerStatusProtos.RegionServerStartupRequest.Builder>
implements RegionServerStatusProtos.RegionServerStartupRequestOrBuilder


Method Summary
 RegionServerStatusProtos.RegionServerStartupRequest build()
           
 RegionServerStatusProtos.RegionServerStartupRequest buildPartial()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder clear()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder clearPort()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder clearServerCurrentTime()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder clearServerStartCode()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder clone()
           
 RegionServerStatusProtos.RegionServerStartupRequest getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getPort()
           
 long getServerCurrentTime()
           
 long getServerStartCode()
           
 boolean hasPort()
           
 boolean hasServerCurrentTime()
           
 boolean hasServerStartCode()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder mergeFrom(com.google.protobuf.Message other)
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder mergeFrom(RegionServerStatusProtos.RegionServerStartupRequest other)
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder setPort(int value)
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder setServerCurrentTime(long value)
           
 RegionServerStatusProtos.RegionServerStartupRequest.Builder setServerStartCode(long value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
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
getAllFields, getField, 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.RegionServerStartupRequest.Builder>

clear

public RegionServerStatusProtos.RegionServerStartupRequest.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.RegionServerStartupRequest.Builder>

clone

public RegionServerStatusProtos.RegionServerStartupRequest.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.RegionServerStartupRequest.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.RegionServerStartupRequest.Builder>

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

public RegionServerStatusProtos.RegionServerStartupRequest.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.RegionServerStartupRequest.Builder>

mergeFrom

public RegionServerStatusProtos.RegionServerStartupRequest.Builder mergeFrom(RegionServerStatusProtos.RegionServerStartupRequest 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.RegionServerStartupRequest.Builder>

mergeFrom

public RegionServerStatusProtos.RegionServerStartupRequest.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.RegionServerStartupRequest.Builder>
Throws:
IOException

hasPort

public boolean hasPort()
Specified by:
hasPort in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

getPort

public int getPort()
Specified by:
getPort in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

setPort

public RegionServerStatusProtos.RegionServerStartupRequest.Builder setPort(int value)

clearPort

public RegionServerStatusProtos.RegionServerStartupRequest.Builder clearPort()

hasServerStartCode

public boolean hasServerStartCode()
Specified by:
hasServerStartCode in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

getServerStartCode

public long getServerStartCode()
Specified by:
getServerStartCode in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

setServerStartCode

public RegionServerStatusProtos.RegionServerStartupRequest.Builder setServerStartCode(long value)

clearServerStartCode

public RegionServerStatusProtos.RegionServerStartupRequest.Builder clearServerStartCode()

hasServerCurrentTime

public boolean hasServerCurrentTime()
Specified by:
hasServerCurrentTime in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

getServerCurrentTime

public long getServerCurrentTime()
Specified by:
getServerCurrentTime in interface RegionServerStatusProtos.RegionServerStartupRequestOrBuilder

setServerCurrentTime

public RegionServerStatusProtos.RegionServerStartupRequest.Builder setServerCurrentTime(long value)

clearServerCurrentTime

public RegionServerStatusProtos.RegionServerStartupRequest.Builder clearServerCurrentTime()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.