Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.FileSummary.Section
index for each section
|
static class |
FsImageProto.FileSummary.Section.Builder
index for each section
|
Modifier and Type | Method and Description |
---|---|
FsImageProto.FileSummary.SectionOrBuilder |
FsImageProto.FileSummaryOrBuilder.getSectionsOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
FsImageProto.FileSummary.SectionOrBuilder |
FsImageProto.FileSummary.getSectionsOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
FsImageProto.FileSummary.SectionOrBuilder |
FsImageProto.FileSummary.Builder.getSectionsOrBuilder(int index)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
Modifier and Type | Method and Description |
---|---|
List<? extends FsImageProto.FileSummary.SectionOrBuilder> |
FsImageProto.FileSummaryOrBuilder.getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
List<? extends FsImageProto.FileSummary.SectionOrBuilder> |
FsImageProto.FileSummary.getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
List<? extends FsImageProto.FileSummary.SectionOrBuilder> |
FsImageProto.FileSummary.Builder.getSectionsOrBuilderList()
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.