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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.