public static final class FsImageProto.SnapshotDiffSection.FileDiff.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.FileDiff.Builder> implements FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.FileDiff| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addAllBlocks(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> values)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addBlocks(int index,
         org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addBlocks(int index,
         org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder | addBlocksBuilder()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder | addBlocksBuilder(int index)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                Object value) | 
| FsImageProto.SnapshotDiffSection.FileDiff | build() | 
| FsImageProto.SnapshotDiffSection.FileDiff | buildPartial() | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clear() | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearBlocks()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearFileSize()optional uint64 fileSize = 2; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearName()optional bytes name = 3; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearSnapshotCopy()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clearSnapshotId()optional uint32 snapshotId = 1; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | clone() | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto | getBlocks(int index)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder | getBlocksBuilder(int index)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder> | getBlocksBuilderList()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| int | getBlocksCount()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> | getBlocksList()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder | getBlocksOrBuilder(int index)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> | getBlocksOrBuilderList()repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff | getDefaultInstanceForType() | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| long | getFileSize()optional uint64 fileSize = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getName()optional bytes name = 3; | 
| FsImageProto.INodeSection.INodeFile | getSnapshotCopy()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.INodeSection.INodeFile.Builder | getSnapshotCopyBuilder()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.INodeSection.INodeFileOrBuilder | getSnapshotCopyOrBuilder()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| int | getSnapshotId()optional uint32 snapshotId = 1; | 
| boolean | hasFileSize()optional uint64 fileSize = 2; | 
| boolean | hasName()optional bytes name = 3; | 
| boolean | hasSnapshotCopy()optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| boolean | hasSnapshotId()optional uint32 snapshotId = 1; | 
| protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | mergeFrom(FsImageProto.SnapshotDiffSection.FileDiff other) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | mergeSnapshotCopy(FsImageProto.INodeSection.INodeFile value)optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | removeBlocks(int index)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setBlocks(int index,
         org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setBlocks(int index,
         org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)repeated .hadoop.hdfs.BlockProto blocks = 5; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
        Object value) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setFileSize(long value)optional uint64 fileSize = 2; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setName(org.apache.hadoop.thirdparty.protobuf.ByteString value)optional bytes name = 3; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value) | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setSnapshotCopy(FsImageProto.INodeSection.INodeFile.Builder builderForValue)optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setSnapshotCopy(FsImageProto.INodeSection.INodeFile value)optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setSnapshotId(int value)optional uint32 snapshotId = 1; | 
| FsImageProto.SnapshotDiffSection.FileDiff.Builder | setUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) | 
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.SnapshotDiffSection.FileDiff buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.Builder setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.Builder setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuildersetRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.Builder addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderaddRepeatedField in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.Builder mergeFrom(FsImageProto.SnapshotDiffSection.FileDiff other)
public final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.FileDiff.Builder>public FsImageProto.SnapshotDiffSection.FileDiff.Builder mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws 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.SnapshotDiffSection.FileDiff.Builder>IOExceptionpublic boolean hasSnapshotId()
optional uint32 snapshotId = 1;hasSnapshotId in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic int getSnapshotId()
optional uint32 snapshotId = 1;getSnapshotId in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff.Builder setSnapshotId(int value)
optional uint32 snapshotId = 1;public FsImageProto.SnapshotDiffSection.FileDiff.Builder clearSnapshotId()
optional uint32 snapshotId = 1;public boolean hasFileSize()
optional uint64 fileSize = 2;hasFileSize in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic long getFileSize()
optional uint64 fileSize = 2;getFileSize in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff.Builder setFileSize(long value)
optional uint64 fileSize = 2;public FsImageProto.SnapshotDiffSection.FileDiff.Builder clearFileSize()
optional uint64 fileSize = 2;public boolean hasName()
optional bytes name = 3;hasName in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getName()
optional bytes name = 3;getName in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff.Builder setName(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional bytes name = 3;public FsImageProto.SnapshotDiffSection.FileDiff.Builder clearName()
optional bytes name = 3;public boolean hasSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;hasSnapshotCopy in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.INodeSection.INodeFile getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;getSnapshotCopy in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff.Builder setSnapshotCopy(FsImageProto.INodeSection.INodeFile value)
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;public FsImageProto.SnapshotDiffSection.FileDiff.Builder setSnapshotCopy(FsImageProto.INodeSection.INodeFile.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;public FsImageProto.SnapshotDiffSection.FileDiff.Builder mergeSnapshotCopy(FsImageProto.INodeSection.INodeFile value)
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;public FsImageProto.SnapshotDiffSection.FileDiff.Builder clearSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;public FsImageProto.INodeSection.INodeFile.Builder getSnapshotCopyBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;public FsImageProto.INodeSection.INodeFileOrBuilder getSnapshotCopyOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;getSnapshotCopyOrBuilder in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 5;getBlocksList in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 5;getBlocksCount in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;getBlocks in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.FileDiff.Builder setBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder setBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder addBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto value)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder addBlocks(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder addBlocks(int index, org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder builderForValue)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder addAllBlocks(Iterable<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> values)
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder clearBlocks()
repeated .hadoop.hdfs.BlockProto blocks = 5;public FsImageProto.SnapshotDiffSection.FileDiff.Builder removeBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder getBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;getBlocksOrBuilder in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 5;getBlocksOrBuilderList in interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilderpublic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder addBlocksBuilder()
repeated .hadoop.hdfs.BlockProto blocks = 5;public org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder addBlocksBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;public List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto.Builder> getBlocksBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 5;public final FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>public final FsImageProto.SnapshotDiffSection.FileDiff.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.SnapshotDiffSection.FileDiff.Builder>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.