public class ProtoHistoryLoggingService
extends org.apache.tez.dag.history.logging.HistoryLoggingService
| Constructor and Description |
|---|
ProtoHistoryLoggingService() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.apache.tez.dag.history.DAGHistoryEvent event) |
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
protected void |
serviceStart() |
protected void |
serviceStop() |
close, 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)
throws Exception
serviceInit in class org.apache.hadoop.service.AbstractServiceExceptionprotected 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(org.apache.tez.dag.history.DAGHistoryEvent event)
handle in class org.apache.tez.dag.history.logging.HistoryLoggingServiceCopyright © 2020 Apache Software Foundation. All rights reserved.