| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.namenode | 
| Modifier and Type | Field and Description | 
|---|---|
| static com.google.protobuf.Parser<FsImageProto.FileSummary.Section> | FsImageProto.FileSummary.Section. PARSER | 
| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section.Builder. build() | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section.Builder. buildPartial() | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. getDefaultInstance() | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. getDefaultInstanceForType() | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section.Builder. getDefaultInstanceForType() | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummaryOrBuilder. getSections(int index)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary. getSections(int index)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Builder. getSections(int index)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseDelimitedFrom(InputStream input) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseDelimitedFrom(InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(byte[] data) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(com.google.protobuf.ByteString data) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(com.google.protobuf.CodedInputStream input) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(InputStream input) | 
| static FsImageProto.FileSummary.Section | FsImageProto.FileSummary.Section. parseFrom(InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.protobuf.Parser<FsImageProto.FileSummary.Section> | FsImageProto.FileSummary.Section. getParserForType() | 
| List<FsImageProto.FileSummary.Section> | FsImageProto.FileSummaryOrBuilder. getSectionsList()repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| List<FsImageProto.FileSummary.Section> | FsImageProto.FileSummary. getSectionsList()repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| List<FsImageProto.FileSummary.Section> | FsImageProto.FileSummary.Builder. getSectionsList()repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.FileSummary.Builder | FsImageProto.FileSummary.Builder. addSections(FsImageProto.FileSummary.Section value)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| FsImageProto.FileSummary.Builder | FsImageProto.FileSummary.Builder. addSections(int index,
           FsImageProto.FileSummary.Section value)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| InputStream | FSImageFormatProtobuf.Loader. getInputStreamForSection(FsImageProto.FileSummary.Section section,
                        String compressionCodec)Given a FSImage FileSummary.section, return a LimitInput stream set to
 the starting position of the section and limited to the section length. | 
| FsImageProto.FileSummary.Section.Builder | FsImageProto.FileSummary.Section.Builder. mergeFrom(FsImageProto.FileSummary.Section other) | 
| static FsImageProto.FileSummary.Section.Builder | FsImageProto.FileSummary.Section. newBuilder(FsImageProto.FileSummary.Section prototype) | 
| FsImageProto.FileSummary.Builder | FsImageProto.FileSummary.Builder. setSections(int index,
           FsImageProto.FileSummary.Section value)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
| Modifier and Type | Method and Description | 
|---|---|
| FsImageProto.FileSummary.Builder | FsImageProto.FileSummary.Builder. addAllSections(Iterable<? extends FsImageProto.FileSummary.Section> values)repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; | 
Copyright © 2022 Apache Software Foundation. All rights reserved.