Uses of Class
org.apache.hadoop.hdfs.server.namenode.FsImageProto.FilesUnderConstructionSection

Packages that use FsImageProto.FilesUnderConstructionSection
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FsImageProto.FilesUnderConstructionSection in org.apache.hadoop.hdfs.server.namenode
 

Fields in org.apache.hadoop.hdfs.server.namenode with type parameters of type FsImageProto.FilesUnderConstructionSection
static com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> FsImageProto.FilesUnderConstructionSection.PARSER
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.FilesUnderConstructionSection
 FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.Builder.build()
           
 FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.Builder.buildPartial()
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.getDefaultInstance()
           
 FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.getDefaultInstanceForType()
           
 FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.Builder.getDefaultInstanceForType()
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseDelimitedFrom(InputStream input)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(byte[] data)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(InputStream input)
           
static FsImageProto.FilesUnderConstructionSection FsImageProto.FilesUnderConstructionSection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hdfs.server.namenode that return types with arguments of type FsImageProto.FilesUnderConstructionSection
 com.google.protobuf.Parser<FsImageProto.FilesUnderConstructionSection> FsImageProto.FilesUnderConstructionSection.getParserForType()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FsImageProto.FilesUnderConstructionSection
 FsImageProto.FilesUnderConstructionSection.Builder FsImageProto.FilesUnderConstructionSection.Builder.mergeFrom(FsImageProto.FilesUnderConstructionSection other)
           
static FsImageProto.FilesUnderConstructionSection.Builder FsImageProto.FilesUnderConstructionSection.newBuilder(FsImageProto.FilesUnderConstructionSection prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.