public class AcidTxnCleanerService extends Object implements MetastoreTaskThread
| Constructor and Description |
|---|
AcidTxnCleanerService() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
void |
run() |
long |
runFrequency(TimeUnit unit) |
void |
setConf(org.apache.hadoop.conf.Configuration configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialDelaypublic 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.Configurablepublic long runFrequency(TimeUnit unit)
runFrequency in interface MetastoreTaskThreadCopyright © 2024 The Apache Software Foundation. All rights reserved.