@Private
public class CheckpointConf
extends java.lang.Object
| Constructor | Description |
|---|---|
CheckpointConf(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getCheckPeriod() |
|
java.lang.String |
getLegacyOivImageDir() |
|
int |
getMaxRetriesOnMergeError() |
|
long |
getPeriod() |
|
double |
getQuietPeriod() |
|
long |
getTxnCount() |
public long getPeriod()
public long getCheckPeriod()
public long getTxnCount()
public int getMaxRetriesOnMergeError()
public java.lang.String getLegacyOivImageDir()
public double getQuietPeriod()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.