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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.