Uses of Class
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf.LoaderContext

Packages that use FSImageFormatProtobuf.LoaderContext
org.apache.hadoop.hdfs.server.namenode   
 

Uses of FSImageFormatProtobuf.LoaderContext in org.apache.hadoop.hdfs.server.namenode
 

Methods in org.apache.hadoop.hdfs.server.namenode that return FSImageFormatProtobuf.LoaderContext
 FSImageFormatProtobuf.LoaderContext FSImageFormatProtobuf.Loader.getLoaderContext()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FSImageFormatProtobuf.LoaderContext
static INodeDirectory FSImageFormatPBINode.Loader.loadINodeDirectory(FsImageProto.INodeSection.INode n, FSImageFormatProtobuf.LoaderContext state)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.