org.apache.hadoop.hive.metastore.events
Class EventCleanerTask
java.lang.Object
java.util.TimerTask
org.apache.hadoop.hive.metastore.events.EventCleanerTask
- All Implemented Interfaces:
- Runnable
public class EventCleanerTask
- extends TimerTask
Field Summary |
static org.apache.commons.logging.Log |
LOG
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.commons.logging.Log LOG
EventCleanerTask
public EventCleanerTask(HiveMetaStore.HMSHandler handler)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
Copyright © 2011 The Apache Software Foundation