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