java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Service, org.apache.hadoop.yarn.event.EventHandler<LogHandlerEvent>, LogHandlerpublic class NonAggregatingLogHandler extends org.apache.hadoop.service.AbstractService implements LogHandler
| Constructor | Description |
|---|---|
NonAggregatingLogHandler(org.apache.hadoop.yarn.event.Dispatcher dispatcher,
DeletionService delService,
LocalDirsHandlerService dirsHandler,
NMStateStoreService stateStore) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.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 java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void serviceStop()
throws java.lang.Exception
serviceStop in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionpublic void handle(LogHandlerEvent event)
handle in interface org.apache.hadoop.yarn.event.EventHandler<LogHandlerEvent>handle in interface LogHandlerpublic java.util.Set<org.apache.hadoop.yarn.api.records.ApplicationId> getInvalidTokenApps()
getInvalidTokenApps in interface LogHandlerCopyright © 2008–2025 Apache Software Foundation. All rights reserved.