| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetDelegationTokenResponse |
ApplicationClientProtocolPBClientImpl.getDelegationToken(GetDelegationTokenRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static GetDelegationTokenRequest |
GetDelegationTokenRequest.newInstance(String renewer) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetDelegationTokenRequestPBImpl |
| Modifier and Type | Method and Description |
|---|---|
GetDelegationTokenResponse |
ClientRMService.getDelegationToken(GetDelegationTokenRequest request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.