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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.