Uses of Class
org.apache.hadoop.hdfs.server.namenode.snapshot.SnapshotFSImageFormat.ReferenceMap
Packages that use SnapshotFSImageFormat.ReferenceMap
Package
Description
-
Uses of SnapshotFSImageFormat.ReferenceMap in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode with parameters of type SnapshotFSImageFormat.ReferenceMapModifier and TypeMethodDescriptionstatic voidFSImageSerialization.saveINode2Image(INode node, DataOutput out, boolean writeUnderConstruction, SnapshotFSImageFormat.ReferenceMap referenceMap) Save one inode's attributes to the image. -
Uses of SnapshotFSImageFormat.ReferenceMap in org.apache.hadoop.hdfs.server.namenode.snapshot
Methods in org.apache.hadoop.hdfs.server.namenode.snapshot with parameters of type SnapshotFSImageFormat.ReferenceMapModifier and TypeMethodDescriptionstatic voidSnapshotFSImageFormat.saveDirectoryDiffList(INodeDirectory dir, DataOutput out, SnapshotFSImageFormat.ReferenceMap referenceMap)