Uses of Class
org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
Packages that use FSImageFormat.Loader
-
Uses of FSImageFormat.Loader in org.apache.hadoop.hdfs.server.namenode.snapshot
Methods in org.apache.hadoop.hdfs.server.namenode.snapshot with parameters of type FSImageFormat.LoaderModifier and TypeMethodDescriptionstatic voidSnapshotFSImageFormat.loadDirectoryDiffList(INodeDirectory dir, DataInput in, FSImageFormat.Loader loader) Load theSnapshotDifflist for the INodeDirectoryWithSnapshot directory.static FileDiffListSnapshotFSImageFormat.loadFileDiffList(DataInput in, FSImageFormat.Loader loader) SnapshotFSImageFormat.ReferenceMap.loadINodeReferenceWithCount(boolean isSnapshotINode, DataInput in, FSImageFormat.Loader loader) static voidSnapshotFSImageFormat.loadSnapshotList(INodeDirectory snapshottableParent, int numSnapshots, DataInput in, FSImageFormat.Loader loader) Load snapshots and snapshotQuota for a Snapshottable directory.SnapshotManager.read(DataInput in, FSImageFormat.Loader loader) Read values ofSnapshotManager.snapshotCounter,SnapshotManager.numSnapshots, and all snapshots from the DataInput