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

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

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

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

Methods in org.apache.hadoop.hdfs.server.namenode that return FsImageProto.INodeReferenceSection.INodeReference
 FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.Builder.build()
           
 FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.Builder.buildPartial()
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.getDefaultInstance()
           
 FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.getDefaultInstanceForType()
           
 FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.Builder.getDefaultInstanceForType()
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseDelimitedFrom(InputStream input)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(byte[] data)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(com.google.protobuf.ByteString data)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(com.google.protobuf.CodedInputStream input)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.parseFrom(InputStream input)
           
static FsImageProto.INodeReferenceSection.INodeReference FsImageProto.INodeReferenceSection.INodeReference.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.INodeReference
 com.google.protobuf.Parser<FsImageProto.INodeReferenceSection.INodeReference> FsImageProto.INodeReferenceSection.INodeReference.getParserForType()
           
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.