Class FSImageSerialization

java.lang.Object
org.apache.hadoop.hdfs.server.namenode.FSImageSerialization

@Private @Evolving public class FSImageSerialization extends Object
Static utility functions for serializing various pieces of data in the correct format for the FSImage file. Some members are currently public for the benefit of the Offline Image Viewer which is located outside of this package. These members should be made package-protected when the OIV is refactored.