Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Class and Description |
---|---|
static class |
FsImageProto.FileSummary.Section
Protobuf type
hadoop.hdfs.fsimage.FileSummary.Section |
static class |
FsImageProto.FileSummary.Section.Builder
Protobuf type
hadoop.hdfs.fsimage.FileSummary.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 © 2017 Apache Software Foundation. All Rights Reserved.