org.apache.falcon.cleanup
Class ProcessCleanupHandler
java.lang.Object
org.apache.falcon.cleanup.AbstractCleanupHandler
org.apache.falcon.cleanup.ProcessCleanupHandler
public class ProcessCleanupHandler
- extends AbstractCleanupHandler
Handler to cleanup files left behind by falcon relating to process.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessCleanupHandler
public ProcessCleanupHandler()
cleanup
public void cleanup()
throws FalconException
- Specified by:
cleanup
in class AbstractCleanupHandler
- Throws:
FalconException
getLogPath
protected Path getLogPath(Entity entity,
String stagingPath)
- Specified by:
getLogPath
in class AbstractCleanupHandler
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.