public class RegenerateKeytabsTask extends Task
RegenerateKeytabsTask is used for injection Kerberos tasks into
an upgrade which will regenerate keytabs. The regeneration is always partial,
opting to only regenerate missing keytabs.condition, GSON, isSequential, scope, summary, timeoutConfig| Constructor and Description |
|---|
RegenerateKeytabsTask()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActionVerb() |
StageWrapper.Type |
getStageWrapperType() |
Task.Type |
getType() |
String |
toJson()
Gets a JSON representation of this task.
|
getSummary, toStringpublic Task.Type getType()
public StageWrapper.Type getStageWrapperType()
getStageWrapperType in class Taskpublic String getActionVerb()
getActionVerb in class Taskpublic String toJson()
Copyright © 2022 Apache Software Foundation. All rights reserved.