org.apache.falcon.cleanup
Class FeedCleanupHandler
java.lang.Object
org.apache.falcon.cleanup.AbstractCleanupHandler
org.apache.falcon.cleanup.FeedCleanupHandler
public class FeedCleanupHandler
- extends AbstractCleanupHandler
Cleanup files relating to feed management workflows.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedCleanupHandler
public FeedCleanupHandler()
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.