org.apache.hadoop.hdfs.server.namenode
Class FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>
              extended by org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
Enclosing class:
FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry

public static final class FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder
extends com.google.protobuf.GeneratedMessage.Builder<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>
implements FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

Protobuf type hadoop.hdfs.fsimage.FilesUnderConstructionSection.FileUnderConstructionEntry


Method Summary
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry build()
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry buildPartial()
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clear()
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearFullPath()
          optional string fullPath = 2;
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearInodeId()
          optional uint64 inodeId = 1;
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clone()
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getFullPath()
          optional string fullPath = 2;
 com.google.protobuf.ByteString getFullPathBytes()
          optional string fullPath = 2;
 long getInodeId()
          optional uint64 inodeId = 1;
 boolean hasFullPath()
          optional string fullPath = 2;
 boolean hasInodeId()
          optional uint64 inodeId = 1;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry other)
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(com.google.protobuf.Message other)
           
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPath(String value)
          optional string fullPath = 2;
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPathBytes(com.google.protobuf.ByteString value)
          optional string fullPath = 2;
 FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setInodeId(long value)
          optional uint64 inodeId = 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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>

clear

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>

clone

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>

getDefaultInstanceForType

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>

mergeFrom

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry other)

isInitialized

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

mergeFrom

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.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<FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder>
Throws:
IOException

hasInodeId

public boolean hasInodeId()
optional uint64 inodeId = 1;

Specified by:
hasInodeId in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

getInodeId

public long getInodeId()
optional uint64 inodeId = 1;

Specified by:
getInodeId in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

setInodeId

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setInodeId(long value)
optional uint64 inodeId = 1;


clearInodeId

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearInodeId()
optional uint64 inodeId = 1;


hasFullPath

public boolean hasFullPath()
optional string fullPath = 2;

Specified by:
hasFullPath in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

getFullPath

public String getFullPath()
optional string fullPath = 2;

Specified by:
getFullPath in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

getFullPathBytes

public com.google.protobuf.ByteString getFullPathBytes()
optional string fullPath = 2;

Specified by:
getFullPathBytes in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder

setFullPath

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPath(String value)
optional string fullPath = 2;


clearFullPath

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearFullPath()
optional string fullPath = 2;


setFullPathBytes

public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPathBytes(com.google.protobuf.ByteString value)
optional string fullPath = 2;



Copyright © 2014 Apache Software Foundation. All Rights Reserved.