Class FSImageFormat.Loader

java.lang.Object
org.apache.hadoop.hdfs.server.namenode.FSImageFormat.Loader
Enclosing class:
FSImageFormat

public static class FSImageFormat.Loader extends Object
A one-shot class responsible for loading an image. The load() function should be called once, after which the getter methods may be used to retrieve information about the image that was loaded, if loading was successful.