public class RenameNamespace extends MasterRepo
| Constructor and Description |
|---|
RenameNamespace(Namespace.ID namespaceId,
String oldName,
String newName) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long id,
Master master) |
long |
isReady(long id,
Master environment) |
void |
undo(long tid,
Master env) |
getDescription, getReturnpublic RenameNamespace(Namespace.ID namespaceId, String oldName, String newName)
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.