public class ProtoHistoryLoggingService extends HistoryLoggingService
appContext| Constructor and Description |
|---|
ProtoHistoryLoggingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DAGHistoryEvent event) |
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
protected void |
serviceStart() |
protected void |
serviceStop() |
setAppContextclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStopprotected void serviceInit(org.apache.hadoop.conf.Configuration conf)
serviceInit in class org.apache.hadoop.service.AbstractServiceprotected void serviceStart()
throws Exception
serviceStart in class org.apache.hadoop.service.AbstractServiceExceptionprotected void serviceStop()
throws Exception
serviceStop in class org.apache.hadoop.service.AbstractServiceExceptionpublic void handle(DAGHistoryEvent event)
handle in class HistoryLoggingServiceCopyright © 2022 Apache Software Foundation. All rights reserved.