public class ReplicationMetricsMaintTask extends Object implements MetastoreTaskThread
| Constructor and Description |
|---|
ReplicationMetricsMaintTask() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
long |
initialDelay(TimeUnit unit) |
void |
run() |
long |
runFrequency(TimeUnit unit) |
void |
setConf(org.apache.hadoop.conf.Configuration configuration) |
public long initialDelay(TimeUnit unit)
initialDelay in interface MetastoreTaskThreadpublic long runFrequency(TimeUnit unit)
runFrequency in interface MetastoreTaskThreadpublic void setConf(org.apache.hadoop.conf.Configuration configuration)
setConf in interface org.apache.hadoop.conf.Configurablepublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurableCopyright © 2024 The Apache Software Foundation. All rights reserved.