public class NonAggregatingLogHandler extends org.apache.hadoop.service.AbstractService implements LogHandler
| Constructor and Description | 
|---|
| NonAggregatingLogHandler(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                        DeletionService delService,
                        LocalDirsHandlerService dirsHandler,
                        NMStateStoreService stateStore) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<org.apache.hadoop.yarn.api.records.ApplicationId> | getInvalidTokenApps() | 
| void | handle(LogHandlerEvent event) | 
| protected void | serviceInit(org.apache.hadoop.conf.Configuration conf) | 
| protected void | serviceStop() | 
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, serviceStart, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic NonAggregatingLogHandler(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
                                DeletionService delService,
                                LocalDirsHandlerService dirsHandler,
                                NMStateStoreService stateStore)
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
                    throws Exception
serviceInit in class org.apache.hadoop.service.AbstractServiceExceptionprotected void serviceStop()
                    throws Exception
serviceStop in class org.apache.hadoop.service.AbstractServiceExceptionpublic void handle(LogHandlerEvent event)
handle in interface org.apache.hadoop.yarn.event.EventHandler<LogHandlerEvent>handle in interface LogHandlerpublic Set<org.apache.hadoop.yarn.api.records.ApplicationId> getInvalidTokenApps()
getInvalidTokenApps in interface LogHandlerCopyright © 2008–2023 Apache Software Foundation. All rights reserved.