| 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 GetDelegationTokenRequest | GetDelegationTokenRequest. newInstance(String renewer) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.