public static final class FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder extends <any> implements FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff build()
public FsImageProto.SnapshotDiffSection.DirectoryDiff buildPartial()
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clone()
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeFrom(com.google.protobuf.Message other)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeFrom(FsImageProto.SnapshotDiffSection.DirectoryDiff other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public boolean hasSnapshotId()
optional uint32 snapshotId = 1;
hasSnapshotId
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getSnapshotId()
optional uint32 snapshotId = 1;
getSnapshotId
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setSnapshotId(int value)
optional uint32 snapshotId = 1;
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearSnapshotId()
optional uint32 snapshotId = 1;
public boolean hasChildrenSize()
optional uint32 childrenSize = 2;
hasChildrenSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getChildrenSize()
optional uint32 childrenSize = 2;
getChildrenSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setChildrenSize(int value)
optional uint32 childrenSize = 2;
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearChildrenSize()
optional uint32 childrenSize = 2;
public boolean hasIsSnapshotRoot()
optional bool isSnapshotRoot = 3;
hasIsSnapshotRoot
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public boolean getIsSnapshotRoot()
optional bool isSnapshotRoot = 3;
getIsSnapshotRoot
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setIsSnapshotRoot(boolean value)
optional bool isSnapshotRoot = 3;
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearIsSnapshotRoot()
optional bool isSnapshotRoot = 3;
public boolean hasName()
optional bytes name = 4;
hasName
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public com.google.protobuf.ByteString getName()
optional bytes name = 4;
getName
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setName(com.google.protobuf.ByteString value)
optional bytes name = 4;
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.DirectoryDiffOrBuilder
public FsImageProto.INodeSection.INodeDirectory getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeDirectory snapshotCopy = 5;
getSnapshotCopy
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public 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.DirectoryDiffOrBuilder
public boolean hasCreatedListSize()
optional uint32 createdListSize = 6;
hasCreatedListSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getCreatedListSize()
optional uint32 createdListSize = 6;
getCreatedListSize
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setCreatedListSize(int value)
optional uint32 createdListSize = 6;
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearCreatedListSize()
optional uint32 createdListSize = 6;
public List<Long> getDeletedINodeList()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
getDeletedINodeList
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeCount()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
getDeletedINodeCount
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public long getDeletedINode(int index)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
getDeletedINode
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setDeletedINode(int index, long value)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addDeletedINode(long value)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addAllDeletedINode(Iterable<? extends Long> values)
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder clearDeletedINode()
id of deleted inodes
repeated uint64 deletedINode = 7 [packed = true];
public List<Integer> getDeletedINodeRefList()
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
getDeletedINodeRefList
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeRefCount()
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
getDeletedINodeRefCount
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public int getDeletedINodeRef(int index)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
getDeletedINodeRef
in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder setDeletedINodeRef(int index, int value)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addDeletedINodeRef(int value)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder addAllDeletedINodeRef(Iterable<? extends Integer> values)
id of reference nodes in the deleted list
repeated uint32 deletedINodeRef = 8 [packed = true];
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(com.google.protobuf.UnknownFieldSet unknownFields)
public final FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.