Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.FileSummary
Packages that use FsImageProto.FileSummary
-
Uses of FsImageProto.FileSummary in org.apache.hadoop.hdfs.server.namenode
Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.FileSummaryModifier and TypeFieldDescriptionstatic final org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary>FsImageProto.FileSummary.PARSERDeprecated.Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.FileSummaryModifier and TypeMethodDescriptionFsImageProto.FileSummary.Builder.build()FsImageProto.FileSummary.Builder.buildPartial()static FsImageProto.FileSummaryFsImageProto.FileSummary.getDefaultInstance()FsImageProto.FileSummary.Builder.getDefaultInstanceForType()FsImageProto.FileSummary.getDefaultInstanceForType()static FsImageProto.FileSummaryFSImageUtil.loadSummary(RandomAccessFile file) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseDelimitedFrom(InputStream input) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseDelimitedFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(byte[] data) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(byte[] data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(InputStream input) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(InputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(ByteBuffer data) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(ByteBuffer data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(org.apache.hadoop.thirdparty.protobuf.ByteString data, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input) static FsImageProto.FileSummaryFsImageProto.FileSummary.parseFrom(org.apache.hadoop.thirdparty.protobuf.CodedInputStream input, org.apache.hadoop.thirdparty.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.FileSummaryModifier and TypeMethodDescriptionorg.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary>FsImageProto.FileSummary.getParserForType()static org.apache.hadoop.thirdparty.protobuf.Parser<FsImageProto.FileSummary>FsImageProto.FileSummary.parser()Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.FileSummaryModifier and TypeMethodDescriptionFsImageProto.FileSummary.Builder.mergeFrom(FsImageProto.FileSummary other) FsImageProto.FileSummary.newBuilder(FsImageProto.FileSummary prototype)