java.lang.Cloneable, FsImageProto.FileSummary.SectionOrBuilder, org.apache.hadoop.thirdparty.protobuf.Message.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLite.Builder, org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic static final class FsImageProto.FileSummary.Section.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder> implements FsImageProto.FileSummary.SectionOrBuilder
index for each sectionProtobuf type
hadoop.hdfs.fsimage.FileSummary.Section| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.FileSummary.Section.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.FileSummary.Section |
build() |
|
FsImageProto.FileSummary.Section |
buildPartial() |
|
FsImageProto.FileSummary.Section.Builder |
clear() |
|
FsImageProto.FileSummary.Section.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
FsImageProto.FileSummary.Section.Builder |
clearLength() |
optional uint64 length = 2; |
FsImageProto.FileSummary.Section.Builder |
clearName() |
optional string name = 1; |
FsImageProto.FileSummary.Section.Builder |
clearOffset() |
optional uint64 offset = 3; |
FsImageProto.FileSummary.Section.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
FsImageProto.FileSummary.Section.Builder |
clone() |
|
FsImageProto.FileSummary.Section |
getDefaultInstanceForType() |
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
|
long |
getLength() |
optional uint64 length = 2; |
java.lang.String |
getName() |
optional string name = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getNameBytes() |
optional string name = 1; |
long |
getOffset() |
optional uint64 offset = 3; |
boolean |
hasLength() |
optional uint64 length = 2; |
boolean |
hasName() |
optional string name = 1; |
boolean |
hasOffset() |
optional uint64 offset = 3; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
FsImageProto.FileSummary.Section.Builder |
mergeFrom(FsImageProto.FileSummary.Section other) |
|
FsImageProto.FileSummary.Section.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FsImageProto.FileSummary.Section.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
FsImageProto.FileSummary.Section.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
FsImageProto.FileSummary.Section.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.FileSummary.Section.Builder |
setLength(long value) |
optional uint64 length = 2; |
FsImageProto.FileSummary.Section.Builder |
setName(java.lang.String value) |
optional string name = 1; |
FsImageProto.FileSummary.Section.Builder |
setNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value) |
optional string name = 1; |
FsImageProto.FileSummary.Section.Builder |
setOffset(long value) |
optional uint64 offset = 3; |
FsImageProto.FileSummary.Section.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FsImageProto.FileSummary.Section.Builder |
setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmergeDelimitedFrom, mergeDelimitedFrompublic static final org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder clear()
clear in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclear in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclear in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.FileSummary.Section build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.FileSummary.Section buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.FileSummary.Section.Builder clone()
clone in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderclone in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderclone in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderclearOneof in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other)
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder mergeFrom(FsImageProto.FileSummary.Section other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public FsImageProto.FileSummary.Section.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeFrom in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.BuildermergeFrom in class org.apache.hadoop.thirdparty.protobuf.AbstractMessage.Builder<FsImageProto.FileSummary.Section.Builder>java.io.IOExceptionpublic boolean hasName()
optional string name = 1;hasName in interface FsImageProto.FileSummary.SectionOrBuilderpublic java.lang.String getName()
optional string name = 1;getName in interface FsImageProto.FileSummary.SectionOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface FsImageProto.FileSummary.SectionOrBuilderpublic FsImageProto.FileSummary.Section.Builder setName(java.lang.String value)
optional string name = 1;value - The name to set.public FsImageProto.FileSummary.Section.Builder clearName()
optional string name = 1;public FsImageProto.FileSummary.Section.Builder setNameBytes(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional string name = 1;value - The bytes for name to set.public boolean hasLength()
optional uint64 length = 2;hasLength in interface FsImageProto.FileSummary.SectionOrBuilderpublic long getLength()
optional uint64 length = 2;getLength in interface FsImageProto.FileSummary.SectionOrBuilderpublic FsImageProto.FileSummary.Section.Builder setLength(long value)
optional uint64 length = 2;value - The length to set.public FsImageProto.FileSummary.Section.Builder clearLength()
optional uint64 length = 2;public boolean hasOffset()
optional uint64 offset = 3;hasOffset in interface FsImageProto.FileSummary.SectionOrBuilderpublic long getOffset()
optional uint64 offset = 3;getOffset in interface FsImageProto.FileSummary.SectionOrBuilderpublic FsImageProto.FileSummary.Section.Builder setOffset(long value)
optional uint64 offset = 3;value - The offset to set.public FsImageProto.FileSummary.Section.Builder clearOffset()
optional uint64 offset = 3;public final FsImageProto.FileSummary.Section.Builder setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>public final FsImageProto.FileSummary.Section.Builder mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildermergeUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.FileSummary.Section.Builder>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.