Class FSImageFormatProtobuf

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

@Private public final class FSImageFormatProtobuf extends Object
Utility class to read / write fsimage in protobuf format.
  • Method Details

    • initParallelLoad

      public static void initParallelLoad(org.apache.hadoop.conf.Configuration conf)
    • refreshParallelSaveAndLoad

      public static void refreshParallelSaveAndLoad(boolean enable)
    • getEnableParallelLoad

      public static boolean getEnableParallelLoad()