public class HistoryClientService
extends org.apache.hadoop.service.AbstractService
| Constructor and Description | 
|---|
| HistoryClientService(HistoryContext history,
                    JHSDelegationTokenSecretManager jhsDTSecretManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| InetSocketAddress | getBindAddress() | 
| org.apache.hadoop.mapreduce.v2.api.MRClientProtocol | getClientHandler() | 
| protected void | initializeWebApp(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, serviceInit, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic HistoryClientService(HistoryContext history, JHSDelegationTokenSecretManager jhsDTSecretManager)
protected void serviceStart()
                     throws Exception
serviceStart in class org.apache.hadoop.service.AbstractServiceExceptionprotected void initializeWebApp(org.apache.hadoop.conf.Configuration conf)
                         throws IOException
IOExceptionprotected void serviceStop()
                    throws Exception
serviceStop in class org.apache.hadoop.service.AbstractServiceException@InterfaceAudience.Private public org.apache.hadoop.mapreduce.v2.api.MRClientProtocol getClientHandler()
@InterfaceAudience.Private public InetSocketAddress getBindAddress()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.