public static final class FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder extends <any> implements FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
hadoop.hdfs.fsimage.FilesUnderConstructionSection.FileUnderConstructionEntry
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry build()
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry buildPartial()
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clone()
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasInodeId()
optional uint64 inodeId = 1;
hasInodeId
in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
public long getInodeId()
optional uint64 inodeId = 1;
getInodeId
in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setInodeId(long value)
optional uint64 inodeId = 1;
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearInodeId()
optional uint64 inodeId = 1;
public boolean hasFullPath()
optional string fullPath = 2;
hasFullPath
in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
public String getFullPath()
optional string fullPath = 2;
getFullPath
in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
public com.google.protobuf.ByteString getFullPathBytes()
optional string fullPath = 2;
getFullPathBytes
in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPath(String value)
optional string fullPath = 2;
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder clearFullPath()
optional string fullPath = 2;
public FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setFullPathBytes(com.google.protobuf.ByteString value)
optional string fullPath = 2;
public final FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.