Class GetDelegationTokenRequest
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
The request issued by the client to get a delegation token from
the
ResourceManager.
for more information.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringstatic GetDelegationTokenRequestnewInstance(String renewer) abstract voidsetRenewer(String renewer)
-
Constructor Details
-
GetDelegationTokenRequest
public GetDelegationTokenRequest()
-
-
Method Details
-
newInstance
-
getRenewer
-
setRenewer
-