@InterfaceAudience.Public @InterfaceStability.Stable public abstract class GetDelegationTokenRequest extends Object
ResourceManager
.
for more information.Constructor and Description |
---|
GetDelegationTokenRequest() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getRenewer() |
static GetDelegationTokenRequest |
newInstance(String renewer) |
abstract void |
setRenewer(String renewer) |
@InterfaceAudience.Public @InterfaceStability.Stable public static GetDelegationTokenRequest newInstance(String renewer)
@InterfaceAudience.Public @InterfaceStability.Stable public abstract String getRenewer()
@InterfaceAudience.Public @InterfaceStability.Stable public abstract void setRenewer(String renewer)
Copyright © 2019 Apache Software Foundation. All rights reserved.