public static final class FSImageFormatPBINode.Saver extends Object
Modifier and Type | Method and Description |
---|---|
static FsImageProto.INodeSection.INodeDirectory.Builder |
buildINodeDirectory(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes dir,
FSImageFormatProtobuf.SaverContext state) |
static FsImageProto.INodeSection.INodeFile.Builder |
buildINodeFile(org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes file,
FSImageFormatProtobuf.SaverContext state) |
public static FsImageProto.INodeSection.INodeFile.Builder buildINodeFile(org.apache.hadoop.hdfs.server.namenode.INodeFileAttributes file, FSImageFormatProtobuf.SaverContext state)
public static FsImageProto.INodeSection.INodeDirectory.Builder buildINodeDirectory(org.apache.hadoop.hdfs.server.namenode.INodeDirectoryAttributes dir, FSImageFormatProtobuf.SaverContext state)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.