| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| GetDelegationTokenResponse | ApplicationBaseProtocol. getDelegationToken(GetDelegationTokenRequest request)
 The interface used by clients to get delegation token, enabling the
 containers to be able to talk to the service using those tokens. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetDelegationTokenResponse | GetDelegationTokenResponse. newInstance(Token rmDTToken) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.