org.apache.hadoop.yarn.logaggregation
Class AggregatedLogDeletionService
java.lang.Object
org.apache.hadoop.yarn.service.AbstractService
org.apache.hadoop.yarn.logaggregation.AggregatedLogDeletionService
- All Implemented Interfaces:
- Service
public class AggregatedLogDeletionService
- extends AbstractService
| Nested classes/interfaces inherited from interface org.apache.hadoop.yarn.service.Service |
Service.STATE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatedLogDeletionService
public AggregatedLogDeletionService()
start
public void start()
- Specified by:
start in interface Service- Overrides:
start in class AbstractService
stop
public void stop()
- Specified by:
stop in interface Service- Overrides:
stop in class AbstractService
Copyright © 2012 Apache Software Foundation. All Rights Reserved.