org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.SnapshotDiffSection.DiffEntry, FsImageProto.SnapshotDiffSection.DiffEntry.Builderpublic static interface FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
long |
getInodeId() |
optional uint64 inodeId = 2; |
int |
getNumOfDiff() |
optional uint32 numOfDiff = 3; |
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
getType() |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
boolean |
hasInodeId() |
optional uint64 inodeId = 2; |
boolean |
hasNumOfDiff() |
optional uint32 numOfDiff = 3; |
boolean |
hasType() |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;FsImageProto.SnapshotDiffSection.DiffEntry.Type getType()
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1;boolean hasInodeId()
optional uint64 inodeId = 2;long getInodeId()
optional uint64 inodeId = 2;boolean hasNumOfDiff()
optional uint32 numOfDiff = 3;int getNumOfDiff()
optional uint32 numOfDiff = 3;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.