Class CheckpointConf

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

@Private public class CheckpointConf extends Object
  • 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

      public String getLegacyOivImageDir()
    • getQuietPeriod

      public double getQuietPeriod()
    • isParallelUploadEnabled

      public boolean isParallelUploadEnabled()