org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderFsImageProto.SnapshotDiffSection.FileDiff, FsImageProto.SnapshotDiffSection.FileDiff.Builderpublic static interface FsImageProto.SnapshotDiffSection.FileDiffOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto |
getBlocks(int index) |
repeated .hadoop.hdfs.BlockProto blocks = 5; |
int |
getBlocksCount() |
repeated .hadoop.hdfs.BlockProto blocks = 5; |
java.util.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; |
java.util.List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> |
getBlocksOrBuilderList() |
repeated .hadoop.hdfs.BlockProto blocks = 5; |
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.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; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSnapshotId()
optional uint32 snapshotId = 1;int getSnapshotId()
optional uint32 snapshotId = 1;boolean hasFileSize()
optional uint64 fileSize = 2;long getFileSize()
optional uint64 fileSize = 2;boolean hasName()
optional bytes name = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getName()
optional bytes name = 3;boolean hasSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;FsImageProto.INodeSection.INodeFile getSnapshotCopy()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;FsImageProto.INodeSection.INodeFileOrBuilder getSnapshotCopyOrBuilder()
optional .hadoop.hdfs.fsimage.INodeSection.INodeFile snapshotCopy = 4;java.util.List<org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto> getBlocksList()
repeated .hadoop.hdfs.BlockProto blocks = 5;org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProto getBlocks(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;int getBlocksCount()
repeated .hadoop.hdfs.BlockProto blocks = 5;java.util.List<? extends org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockProto blocks = 5;org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.BlockProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockProto blocks = 5;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.