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, waitForServiceToStop
public HistoryClientService(HistoryContext history, JHSDelegationTokenSecretManager jhsDTSecretManager)
protected void serviceStart() throws Exception
serviceStart
in class org.apache.hadoop.service.AbstractService
Exception
@VisibleForTesting protected void initializeWebApp(org.apache.hadoop.conf.Configuration conf) throws IOException
IOException
protected void serviceStop() throws Exception
serviceStop
in class org.apache.hadoop.service.AbstractService
Exception
@InterfaceAudience.Private public org.apache.hadoop.mapreduce.v2.api.MRClientProtocol getClientHandler()
@InterfaceAudience.Private public InetSocketAddress getBindAddress()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.