Class FSImageFormatProtobuf
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf
Utility class to read / write fsimage in protobuf format.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic enumSupported section name. -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidinitParallelLoad(org.apache.hadoop.conf.Configuration conf) static voidrefreshParallelSaveAndLoad(boolean enable)
-
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()
-