public class ProDeployActor extends DeployActor
ADDRESS| Constructor and Description |
|---|
ProDeployActor() |
| Modifier and Type | Method and Description |
|---|---|
void |
restartCluster(java.lang.String tag,
ReplyCallback<DeployControllerState> cb) |
controllerRestart, copyTag, getCommitList, getFile, getTagState, getUid, init, listFiles, putTag, queryTags, removeTag, restart, sendFile, start, stop, toStringpublic void restartCluster(java.lang.String tag,
ReplyCallback<DeployControllerState> cb)
restartCluster in class DeployActor