|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FsImageProto.FileSummary.Section | |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Uses of FsImageProto.FileSummary.Section in org.apache.hadoop.hdfs.server.namenode |
---|
Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.FileSummary.Section | |
---|---|
static com.google.protobuf.Parser<FsImageProto.FileSummary.Section> |
FsImageProto.FileSummary.Section.PARSER
|
Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.FileSummary.Section | |
---|---|
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)
|
Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.FileSummary.Section | |
---|---|
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; |
Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.FileSummary.Section | |
---|---|
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; |
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; |
Method parameters in org.apache.hadoop.hdfs.server.namenode with type arguments of type FsImageProto.FileSummary.Section | |
---|---|
FsImageProto.FileSummary.Builder |
FsImageProto.FileSummary.Builder.addAllSections(Iterable<? extends FsImageProto.FileSummary.Section> values)
repeated .hadoop.hdfs.fsimage.FileSummary.Section sections = 4; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |