public static final class FsImageProto.SnapshotDiffSection.DirectoryDiff extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3 implements FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilder
hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff| Modifier and Type | Class and Description | 
|---|---|
| static class  | FsImageProto.SnapshotDiffSection.DirectoryDiff.BuilderProtobuf type  hadoop.hdfs.fsimage.SnapshotDiffSection.DirectoryDiff | 
org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description | 
|---|---|
| static int | CHILDRENSIZE_FIELD_NUMBER | 
| static int | CREATEDLISTSIZE_FIELD_NUMBER | 
| static int | DELETEDINODE_FIELD_NUMBER | 
| static int | DELETEDINODEREF_FIELD_NUMBER | 
| static int | ISSNAPSHOTROOT_FIELD_NUMBER | 
| static int | NAME_FIELD_NUMBER | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> | PARSERDeprecated.  | 
| static int | SNAPSHOTCOPY_FIELD_NUMBER | 
| static int | SNAPSHOTID_FIELD_NUMBER | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| int | getChildrenSize()optional uint32 childrenSize = 2; | 
| int | getCreatedListSize()optional uint32 createdListSize = 6; | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | getDefaultInstance() | 
| FsImageProto.SnapshotDiffSection.DirectoryDiff | getDefaultInstanceForType() | 
| long | getDeletedINode(int index)
 id of deleted inodes | 
| int | getDeletedINodeCount()
 id of deleted inodes | 
| List<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 | 
| List<Integer> | getDeletedINodeRefList()
 id of reference nodes in the deleted list | 
| static org.apache.hadoop.thirdparty.protobuf.Descriptors.Descriptor | getDescriptor() | 
| boolean | getIsSnapshotRoot()optional bool isSnapshotRoot = 3; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getName()optional bytes name = 4; | 
| org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> | getParserForType() | 
| int | getSerializedSize() | 
| FsImageProto.INodeSection.INodeDirectory | getSnapshotCopy()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; | 
| org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet | getUnknownFields() | 
| boolean | hasChildrenSize()optional uint32 childrenSize = 2; | 
| boolean | hasCreatedListSize()optional uint32 createdListSize = 6; | 
| int | hashCode() | 
| 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() | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder | newBuilder() | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder | newBuilder(FsImageProto.SnapshotDiffSection.DirectoryDiff prototype) | 
| FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder | newBuilderForType() | 
| protected FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder | newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseDelimitedFrom(InputStream input) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseDelimitedFrom(InputStream input,
                  org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(byte[] data) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(byte[] data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(ByteBuffer data) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(ByteBuffer data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(InputStream input) | 
| static FsImageProto.SnapshotDiffSection.DirectoryDiff | parseFrom(InputStream input,
         org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> | parser() | 
| FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder | toBuilder() | 
| void | writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output) | 
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SNAPSHOTID_FIELD_NUMBER
public static final int CHILDRENSIZE_FIELD_NUMBER
public static final int ISSNAPSHOTROOT_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int SNAPSHOTCOPY_FIELD_NUMBER
public static final int CREATEDLISTSIZE_FIELD_NUMBER
public static final int DELETEDINODE_FIELD_NUMBER
public static final int DELETEDINODEREF_FIELD_NUMBER
@Deprecated public static final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> PARSER
public final org.apache.hadoop.thirdparty.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public 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.GeneratedMessageV3public boolean hasSnapshotId()
optional uint32 snapshotId = 1;hasSnapshotId in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getSnapshotId()
optional uint32 snapshotId = 1;getSnapshotId in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic boolean hasChildrenSize()
optional uint32 childrenSize = 2;hasChildrenSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic int getChildrenSize()
optional uint32 childrenSize = 2;getChildrenSize in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic boolean hasIsSnapshotRoot()
optional bool isSnapshotRoot = 3;hasIsSnapshotRoot in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic boolean getIsSnapshotRoot()
optional bool isSnapshotRoot = 3;getIsSnapshotRoot in interface FsImageProto.SnapshotDiffSection.DirectoryDiffOrBuilderpublic 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 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.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 List<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.DirectoryDiffOrBuilderpublic List<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.DirectoryDiffOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public void writeTo(org.apache.hadoop.thirdparty.protobuf.CodedOutputStream output)
             throws IOException
writeTo in interface org.apache.hadoop.thirdparty.protobuf.MessageLitewriteTo in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetSerializedSize in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hadoop.thirdparty.protobuf.Messageequals in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hadoop.thirdparty.protobuf.MessagehashCode in class org.apache.hadoop.thirdparty.protobuf.AbstractMessagepublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(ByteBuffer data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(byte[] data) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferException
org.apache.hadoop.thirdparty.protobuf.InvalidProtocolBufferExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FsImageProto.SnapshotDiffSection.DirectoryDiff parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilderForType()
newBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessagenewBuilderForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitepublic static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilder()
public static FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilder(FsImageProto.SnapshotDiffSection.DirectoryDiff prototype)
public FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder toBuilder()
toBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessagetoBuilder in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteprotected FsImageProto.SnapshotDiffSection.DirectoryDiff.Builder newBuilderForType(org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public static FsImageProto.SnapshotDiffSection.DirectoryDiff getDefaultInstance()
public static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> parser()
public org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.SnapshotDiffSection.DirectoryDiff> getParserForType()
getParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessagegetParserForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLitegetParserForType in class org.apache.hadoop.thirdparty.protobuf.GeneratedMessageV3public FsImageProto.SnapshotDiffSection.DirectoryDiff getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderCopyright © 2008–2023 Apache Software Foundation. All rights reserved.