java.lang.Cloneable, FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder, 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.SnapshotDiffSection.DirectoryDiff.Builder extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.Builder<FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder> implements FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
addAllDeletedINode(java.lang.Iterable<? extends java.lang.Long> values) |
id of deleted inodes
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
addAllDeletedINodeRef(java.lang.Iterable<? extends java.lang.Integer> values) |
id of reference nodes in the deleted list
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
addDeletedINode(long value) |
id of deleted inodes
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
addDeletedINodeRef(int value) |
id of reference nodes in the deleted list
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
addRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff |
build() |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff |
buildPartial() |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clear() |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearChildrenSize() |
optional uint32 childrenSize = 2; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearCreatedListSize() |
optional uint32 createdListSize = 6; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearDeletedINode() |
id of deleted inodes
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearDeletedINodeRef() |
id of reference nodes in the deleted list
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearIsSnapshotRoot() |
optional bool isSnapshotRoot = 3; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearName() |
optional bytes name = 4; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearOneof(org.apache.hadoop.thirdparty.protobuf.Descriptors.OneofDescriptor oneof) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearSnapshotCopy() |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clearSnapshotId() |
optional uint32 snapshotId = 1; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
clone() |
|
int |
getChildrenSize() |
optional uint32 childrenSize = 2; |
int |
getCreatedListSize() |
optional uint32 createdListSize = 6; |
FsImageProto.SnapshotDiffSection.DirectoryDiff |
getDefaultInstanceForType() |
|
long |
getDeletedINode(int index) |
id of deleted inodes
|
int |
getDeletedINodeCount() |
id of deleted inodes
|
java.util.List<java.lang.Long> |
getDeletedINodeList() |
id of deleted inodes
|
int |
getDeletedINodeRef(int index) |
id of reference nodes in the deleted list
|
int |
getDeletedINodeRefCount() |
id of reference nodes in the deleted list
|
java.util.List<java.lang.Integer> |
getDeletedINodeRefList() |
id of reference nodes in the deleted list
|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptor() |
|
org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
|
boolean |
getIsSnapshotRoot() |
optional bool isSnapshotRoot = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getName() |
optional bytes name = 4; |
FsImageProto.INodeSection.INodeDirectory |
getSnapshotCopy() |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.INodeSection.INodeDirectory.Builder |
getSnapshotCopyBuilder() |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.INodeSection.INodeDirectoryOrBuilder |
getSnapshotCopyOrBuilder() |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
int |
getSnapshotId() |
optional uint32 snapshotId = 1; |
boolean |
hasChildrenSize() |
optional uint32 childrenSize = 2; |
boolean |
hasCreatedListSize() |
optional uint32 createdListSize = 6; |
boolean |
hasIsSnapshotRoot() |
optional bool isSnapshotRoot = 3; |
boolean |
hasName() |
optional bytes name = 4; |
boolean |
hasSnapshotCopy() |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
boolean |
hasSnapshotId() |
optional uint32 snapshotId = 1; |
protected org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
|
boolean |
isInitialized() |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
mergeFrom(FsImageProto.SnapshotDiffSection.DirectoryDiff other) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
mergeFrom(org.apache.hadoop.thirdparty.protobuf.Message other) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
mergeSnapshotCopy(FsImageProto.INodeSection.INodeDirectory value) |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
mergeUnknownFields(org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet unknownFields) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setChildrenSize(int value) |
optional uint32 childrenSize = 2; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setCreatedListSize(int value) |
optional uint32 createdListSize = 6; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setDeletedINode(int index,
long value) |
id of deleted inodes
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setDeletedINodeRef(int index,
int value) |
id of reference nodes in the deleted list
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setIsSnapshotRoot(boolean value) |
optional bool isSnapshotRoot = 3; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setName(org.apache.hadoop.thirdparty.protobuf.ByteString value) |
optional bytes name = 4; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setRepeatedField(org.apache.hadoop.thirdparty.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory value) |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory.Builder builderForValue) |
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder |
setSnapshotId(int value) |
optional uint32 snapshotId = 1; |
FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff build()
build in interface org.apache.hadoop.thirdparty.protobuf.Message.Builderbuild in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff buildPartial()
buildPartial in interface org.apache.hadoop.thirdparty.protobuf.Message.BuilderbuildPartial in interface org.apache.hadoop.thirdparty.protobuf.MessageLite.Builderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeFrom(FsImageProto.SnapshotDiffSection.DirectoryDiff 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.DirectoryDiff.Builder>public FsImageProto.SnapshotDiffSection.DirectoryDiff.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.SnapshotDiffSection.DirectoryDiff.Builder>java.io.IOExceptionpublic boolean hasSnapshotId()
optional uint32 snapshotId = 1;hasSnapshotId in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getSnapshotId()
optional uint32 snapshotId = 1;getSnapshotId in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setSnapshotId(int value)
optional uint32 snapshotId = 1;value - The snapshotId to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearSnapshotId()
optional uint32 snapshotId = 1;public boolean hasChildrenSize()
optional uint32 childrenSize = 2;hasChildrenSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getChildrenSize()
optional uint32 childrenSize = 2;getChildrenSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setChildrenSize(int value)
optional uint32 childrenSize = 2;value - The childrenSize to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearChildrenSize()
optional uint32 childrenSize = 2;public boolean hasIsSnapshotRoot()
optional bool isSnapshotRoot = 3;hasIsSnapshotRoot in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic boolean getIsSnapshotRoot()
optional bool isSnapshotRoot = 3;getIsSnapshotRoot in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setIsSnapshotRoot(boolean value)
optional bool isSnapshotRoot = 3;value - The isSnapshotRoot to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearIsSnapshotRoot()
optional bool isSnapshotRoot = 3;public boolean hasName()
optional bytes name = 4;hasName in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic org.apache.hadoop.thirdparty.protobuf.ByteString getName()
optional bytes name = 4;getName in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setName(org.apache.hadoop.thirdparty.protobuf.ByteString value)
optional bytes name = 4;value - The name to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearName()
optional bytes name = 4;public boolean hasSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;hasSnapshotCopy in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.INodeSection.INodeDirectory getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;getSnapshotCopy in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory value)
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setSnapshotCopy(FsImageProto.INodeSection.INodeDirectory.Builder builderForValue)
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeSnapshotCopy(FsImageProto.INodeSection.INodeDirectory value)
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;public FsImageProto.INodeSection.INodeDirectory.Builder getSnapshotCopyBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;public FsImageProto.INodeSection.INodeDirectoryOrBuilder getSnapshotCopyOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;getSnapshotCopyOrBuilder in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic boolean hasCreatedListSize()
optional uint32 createdListSize = 6;hasCreatedListSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getCreatedListSize()
optional uint32 createdListSize = 6;getCreatedListSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setCreatedListSize(int value)
optional uint32 createdListSize = 6;value - The createdListSize to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearCreatedListSize()
optional uint32 createdListSize = 6;public java.util.List<java.lang.Long> getDeletedINodeList()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];getDeletedINodeList in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getDeletedINodeCount()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];getDeletedINodeCount in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic long getDeletedINode(int index)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];getDeletedINode in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderindex - The index of the element to return.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setDeletedINode(int index, long value)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];index - The index to set the value at.value - The deletedINode to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addDeletedINode(long value)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];value - The deletedINode to add.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addAllDeletedINode(java.lang.Iterable<? extends java.lang.Long> values)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];values - The deletedINode to add.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearDeletedINode()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];public java.util.List<java.lang.Integer> getDeletedINodeRefList()
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];getDeletedINodeRefList in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getDeletedINodeRefCount()
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];getDeletedINodeRefCount in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getDeletedINodeRef(int index)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];getDeletedINodeRef in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderindex - The index of the element to return.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setDeletedINodeRef(int index, int value)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];index - The index to set the value at.value - The deletedINodeRef to set.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addDeletedINodeRef(int value)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];value - The deletedINodeRef to add.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addAllDeletedINodeRef(java.lang.Iterable<? extends java.lang.Integer> values)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];values - The deletedINodeRef to add.public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearDeletedINodeRef()
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];public final FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>public final FsImageProto.SnapshotDiffSection.DirectoryDiff.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.DirectoryDiff.Builder>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.