public class DAGClientServer
extends org.apache.hadoop.service.AbstractService
| Constructor and Description |
|---|
DAGClientServer(DAGClientHandler realInstance,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId attemptId,
org.apache.hadoop.fs.FileSystem stagingFs) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getBindAddress() |
void |
serviceStart() |
void |
serviceStop() |
void |
setClientAMSecretKey(ByteBuffer key) |
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, serviceInit, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic DAGClientServer(DAGClientHandler realInstance, org.apache.hadoop.yarn.api.records.ApplicationAttemptId attemptId, org.apache.hadoop.fs.FileSystem stagingFs)
public void serviceStart()
serviceStart in class org.apache.hadoop.service.AbstractServicepublic void serviceStop()
serviceStop in class org.apache.hadoop.service.AbstractServicepublic InetSocketAddress getBindAddress()
public void setClientAMSecretKey(ByteBuffer key)
Copyright © 2020 Apache Software Foundation. All rights reserved.