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

public static final class MasterProtos.IsRestoreSnapshotDoneResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>
implements MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder

Protobuf type IsRestoreSnapshotDoneResponse


Method Summary
 MasterProtos.IsRestoreSnapshotDoneResponse build()
           
 MasterProtos.IsRestoreSnapshotDoneResponse buildPartial()
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder clear()
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder clearDone()
          optional bool done = 1 [default = false];
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder clone()
           
 MasterProtos.IsRestoreSnapshotDoneResponse getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 boolean getDone()
          optional bool done = 1 [default = false];
 boolean hasDone()
          optional bool done = 1 [default = false];
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder mergeFrom(MasterProtos.IsRestoreSnapshotDoneResponse other)
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder mergeFrom(com.google.protobuf.Message other)
           
 MasterProtos.IsRestoreSnapshotDoneResponse.Builder setDone(boolean value)
          optional bool done = 1 [default = false];
 
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<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>

clear

public MasterProtos.IsRestoreSnapshotDoneResponse.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<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>

clone

public MasterProtos.IsRestoreSnapshotDoneResponse.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<MasterProtos.IsRestoreSnapshotDoneResponse.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<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>

getDefaultInstanceForType

public MasterProtos.IsRestoreSnapshotDoneResponse getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public MasterProtos.IsRestoreSnapshotDoneResponse.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<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>

mergeFrom

public MasterProtos.IsRestoreSnapshotDoneResponse.Builder mergeFrom(MasterProtos.IsRestoreSnapshotDoneResponse other)

isInitialized

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

mergeFrom

public MasterProtos.IsRestoreSnapshotDoneResponse.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<MasterProtos.IsRestoreSnapshotDoneResponse.Builder>
Throws:
IOException

hasDone

public boolean hasDone()
optional bool done = 1 [default = false];

Specified by:
hasDone in interface MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder

getDone

public boolean getDone()
optional bool done = 1 [default = false];

Specified by:
getDone in interface MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder

setDone

public MasterProtos.IsRestoreSnapshotDoneResponse.Builder setDone(boolean value)
optional bool done = 1 [default = false];


clearDone

public MasterProtos.IsRestoreSnapshotDoneResponse.Builder clearDone()
optional bool done = 1 [default = false];



Copyright © 2015 The Apache Software Foundation. All rights reserved.