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

public static final class HBaseProtos.SnapshotDescription.Builder
extends com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder>
implements HBaseProtos.SnapshotDescriptionOrBuilder


Method Summary
 HBaseProtos.SnapshotDescription build()
           
 HBaseProtos.SnapshotDescription buildPartial()
           
 HBaseProtos.SnapshotDescription.Builder clear()
           
 HBaseProtos.SnapshotDescription.Builder clearCreationTime()
           
 HBaseProtos.SnapshotDescription.Builder clearName()
           
 HBaseProtos.SnapshotDescription.Builder clearTable()
           
 HBaseProtos.SnapshotDescription.Builder clearType()
           
 HBaseProtos.SnapshotDescription.Builder clearVersion()
           
 HBaseProtos.SnapshotDescription.Builder clone()
           
 long getCreationTime()
           
 HBaseProtos.SnapshotDescription getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getName()
           
 String getTable()
           
 HBaseProtos.SnapshotDescription.Type getType()
           
 int getVersion()
           
 boolean hasCreationTime()
           
 boolean hasName()
           
 boolean hasTable()
           
 boolean hasType()
           
 boolean hasVersion()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 HBaseProtos.SnapshotDescription.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 HBaseProtos.SnapshotDescription.Builder mergeFrom(HBaseProtos.SnapshotDescription other)
           
 HBaseProtos.SnapshotDescription.Builder mergeFrom(com.google.protobuf.Message other)
           
 HBaseProtos.SnapshotDescription.Builder setCreationTime(long value)
           
 HBaseProtos.SnapshotDescription.Builder setName(String value)
           
 HBaseProtos.SnapshotDescription.Builder setTable(String value)
           
 HBaseProtos.SnapshotDescription.Builder setType(HBaseProtos.SnapshotDescription.Type value)
           
 HBaseProtos.SnapshotDescription.Builder setVersion(int 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<HBaseProtos.SnapshotDescription.Builder>

clear

public HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.Builder>

clone

public HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.Builder>

getDefaultInstanceForType

public HBaseProtos.SnapshotDescription getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

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

buildPartial

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

mergeFrom

public HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.Builder>

mergeFrom

public HBaseProtos.SnapshotDescription.Builder mergeFrom(HBaseProtos.SnapshotDescription other)

isInitialized

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

mergeFrom

public HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.Builder>
Throws:
IOException

hasName

public boolean hasName()
Specified by:
hasName in interface HBaseProtos.SnapshotDescriptionOrBuilder

getName

public String getName()
Specified by:
getName in interface HBaseProtos.SnapshotDescriptionOrBuilder

setName

public HBaseProtos.SnapshotDescription.Builder setName(String value)

clearName

public HBaseProtos.SnapshotDescription.Builder clearName()

hasTable

public boolean hasTable()
Specified by:
hasTable in interface HBaseProtos.SnapshotDescriptionOrBuilder

getTable

public String getTable()
Specified by:
getTable in interface HBaseProtos.SnapshotDescriptionOrBuilder

setTable

public HBaseProtos.SnapshotDescription.Builder setTable(String value)

clearTable

public HBaseProtos.SnapshotDescription.Builder clearTable()

hasCreationTime

public boolean hasCreationTime()
Specified by:
hasCreationTime in interface HBaseProtos.SnapshotDescriptionOrBuilder

getCreationTime

public long getCreationTime()
Specified by:
getCreationTime in interface HBaseProtos.SnapshotDescriptionOrBuilder

setCreationTime

public HBaseProtos.SnapshotDescription.Builder setCreationTime(long value)

clearCreationTime

public HBaseProtos.SnapshotDescription.Builder clearCreationTime()

hasType

public boolean hasType()
Specified by:
hasType in interface HBaseProtos.SnapshotDescriptionOrBuilder

getType

public HBaseProtos.SnapshotDescription.Type getType()
Specified by:
getType in interface HBaseProtos.SnapshotDescriptionOrBuilder

setType

public HBaseProtos.SnapshotDescription.Builder setType(HBaseProtos.SnapshotDescription.Type value)

clearType

public HBaseProtos.SnapshotDescription.Builder clearType()

hasVersion

public boolean hasVersion()
Specified by:
hasVersion in interface HBaseProtos.SnapshotDescriptionOrBuilder

getVersion

public int getVersion()
Specified by:
getVersion in interface HBaseProtos.SnapshotDescriptionOrBuilder

setVersion

public HBaseProtos.SnapshotDescription.Builder setVersion(int value)

clearVersion

public HBaseProtos.SnapshotDescription.Builder clearVersion()


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