|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.yarn.service.AbstractService
org.apache.hadoop.mapreduce.v2.hs.HistoryClientService
public class HistoryClientService
This module is responsible for talking to the JobClient (user facing).
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.hadoop.yarn.service.Service |
---|
org.apache.hadoop.yarn.service.Service.STATE |
Constructor Summary | |
---|---|
HistoryClientService(HistoryContext history,
JHSDelegationTokenSecretManager jhsDTSecretManager)
|
Method Summary | |
---|---|
void |
start()
|
void |
stop()
|
Methods inherited from class org.apache.hadoop.yarn.service.AbstractService |
---|
getConfig, getName, getServiceState, getStartTime, init, register, unregister |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HistoryClientService(HistoryContext history, JHSDelegationTokenSecretManager jhsDTSecretManager)
Method Detail |
---|
public void start()
start
in interface org.apache.hadoop.yarn.service.Service
start
in class org.apache.hadoop.yarn.service.AbstractService
public void stop()
stop
in interface org.apache.hadoop.yarn.service.Service
stop
in class org.apache.hadoop.yarn.service.AbstractService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |