public final class FsImageProto extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.CacheManagerSection
Protobuf type
hadoop.hdfs.fsimage.CacheManagerSection |
static interface |
FsImageProto.CacheManagerSectionOrBuilder |
static class |
FsImageProto.ErasureCodingSection
Protobuf type
hadoop.hdfs.fsimage.ErasureCodingSection |
static interface |
FsImageProto.ErasureCodingSectionOrBuilder |
static class |
FsImageProto.FileSummary
Protobuf type
hadoop.hdfs.fsimage.FileSummary |
static interface |
FsImageProto.FileSummaryOrBuilder |
static class |
FsImageProto.FilesUnderConstructionSection
This section records information about under-construction files for
reconstructing the lease map.
|
static interface |
FsImageProto.FilesUnderConstructionSectionOrBuilder |
static class |
FsImageProto.INodeDirectorySection
This section records the children of each directories
NAME: INODE_DIR
|
static interface |
FsImageProto.INodeDirectorySectionOrBuilder |
static class |
FsImageProto.INodeReferenceSection
Protobuf type
hadoop.hdfs.fsimage.INodeReferenceSection |
static interface |
FsImageProto.INodeReferenceSectionOrBuilder |
static class |
FsImageProto.INodeSection
Permission is serialized as a 64-bit long.
|
static interface |
FsImageProto.INodeSectionOrBuilder |
static class |
FsImageProto.NameSystemSection
Name: NS_INFO
|
static interface |
FsImageProto.NameSystemSectionOrBuilder |
static class |
FsImageProto.SecretManagerSection
Protobuf type
hadoop.hdfs.fsimage.SecretManagerSection |
static interface |
FsImageProto.SecretManagerSectionOrBuilder |
static class |
FsImageProto.SnapshotDiffSection
This section records information about snapshot diffs
NAME: SNAPSHOT_DIFF
|
static interface |
FsImageProto.SnapshotDiffSectionOrBuilder |
static class |
FsImageProto.SnapshotSection
This section records the information about snapshot
NAME: SNAPSHOT
|
static interface |
FsImageProto.SnapshotSectionOrBuilder |
static class |
FsImageProto.StringTableSection
This section maps string to id
NAME: STRING_TABLE
|
static interface |
FsImageProto.StringTableSectionOrBuilder |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.thirdparty.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.apache.hadoop.thirdparty.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.apache.hadoop.thirdparty.protobuf.ExtensionRegistry registry)
public static org.apache.hadoop.thirdparty.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.