public static final class FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder extends <any> implements FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilder
hadoop.hdfs.fsimage.FilesUnderConstructionSection.FileUnderConstructionEntrypublic 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.MessageOrBuilderpublic FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic 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.MessageLiteOrBuilderpublic FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic boolean hasInodeId()
optional uint64 inodeId = 1;hasInodeId in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilderpublic long getInodeId()
optional uint64 inodeId = 1;getInodeId in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilderpublic 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.FileUnderConstructionEntryOrBuilderpublic String getFullPath()
optional string fullPath = 2;getFullPath in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilderpublic com.google.protobuf.ByteString getFullPathBytes()
optional string fullPath = 2;getFullPathBytes in interface FsImageProto.FilesUnderConstructionSection.FileUnderConstructionEntryOrBuilderpublic 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.