|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetDelegationTokenRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetDelegationTokenRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type GetDelegationTokenRequest | |
|---|---|
GetDelegationTokenResponse |
ApplicationHistoryProtocol.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. |
GetDelegationTokenResponse |
ApplicationClientProtocol.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. |
| Uses of GetDelegationTokenRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetDelegationTokenRequest | |
|---|---|
static GetDelegationTokenRequest |
GetDelegationTokenRequest.newInstance(String renewer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||