Uses of Class
org.apache.hadoop.hdfs.server.namenode.snapshot.FileDiffList
Packages that use FileDiffList
Package
Description
-
Uses of FileDiffList in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return FileDiffListMethods in org.apache.hadoop.hdfs.server.namenode with parameters of type FileDiffListModifier and TypeMethodDescriptionINodeFile.addSnapshotFeature(FileDiffList diffs) INodeFile.loadSnapshotFeature(FileDiffList diffs) Used by FSImage. -
Uses of FileDiffList in org.apache.hadoop.hdfs.server.namenode.snapshot
Methods in org.apache.hadoop.hdfs.server.namenode.snapshot that return FileDiffListModifier and TypeMethodDescriptionFileWithSnapshotFeature.getDiffs()static FileDiffListSnapshotFSImageFormat.loadFileDiffList(DataInput in, FSImageFormat.Loader loader) Constructors in org.apache.hadoop.hdfs.server.namenode.snapshot with parameters of type FileDiffList