public static class FSImageFormat.Loader extends Object
| Modifier and Type | Method and Description |
|---|---|
FSDirectory |
getFSDirectoryInLoading() |
Snapshot |
getSnapshot(DataInput in) |
INodeDirectoryAttributes |
loadINodeDirectoryAttributes(DataInput in) |
INodeFileAttributes |
loadINodeFileAttributes(DataInput in)
Load
INodeFileAttributes. |
INode |
loadINodeWithLocalName(boolean isSnapshotINode,
DataInput in,
boolean updateINodeMap) |
INode |
loadINodeWithLocalName(boolean isSnapshotINode,
DataInput in,
boolean updateINodeMap,
StartupProgress.Counter counter) |
public FSDirectory getFSDirectoryInLoading()
public INode loadINodeWithLocalName(boolean isSnapshotINode, DataInput in, boolean updateINodeMap) throws IOException
IOExceptionpublic INode loadINodeWithLocalName(boolean isSnapshotINode, DataInput in, boolean updateINodeMap, StartupProgress.Counter counter) throws IOException
IOExceptionpublic INodeFileAttributes loadINodeFileAttributes(DataInput in) throws IOException
INodeFileAttributes.IOExceptionpublic INodeDirectoryAttributes loadINodeDirectoryAttributes(DataInput in) throws IOException
IOExceptionpublic Snapshot getSnapshot(DataInput in) throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.