Class CheckpointConf
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.CheckpointConf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintlongdoublelongboolean
-
Constructor Details
-
CheckpointConf
public CheckpointConf(org.apache.hadoop.conf.Configuration conf)
-
-
Method Details
-
getPeriod
public long getPeriod() -
getCheckPeriod
public long getCheckPeriod() -
getTxnCount
public long getTxnCount() -
getMaxRetriesOnMergeError
public int getMaxRetriesOnMergeError() -
getLegacyOivImageDir
-
getQuietPeriod
public double getQuietPeriod() -
isParallelUploadEnabled
public boolean isParallelUploadEnabled()
-