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

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

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

Methods in org.apache.hadoop.hdfs.server.namenode that return FSImageFormatProtobuf.SaverContext
 FSImageFormatProtobuf.SaverContext FSImageFormatProtobuf.Saver.getSaverContext()
           
 

Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type FSImageFormatProtobuf.SaverContext
static FsImageProto.INodeSection.INodeDirectory.Builder FSImageFormatPBINode.Saver.buildINodeDirectory(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes dir, FSImageFormatProtobuf.SaverContext state)
           
static FsImageProto.INodeSection.INodeFile.Builder FSImageFormatPBINode.Saver.buildINodeFile(org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes file, FSImageFormatProtobuf.SaverContext state)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.