public class DeleteNamespace extends MasterRepo
| Constructor and Description |
|---|
DeleteNamespace(Namespace.ID namespaceId) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master environment) |
long |
isReady(long id,
Master environment) |
void |
undo(long id,
Master environment) |
getDescription, getReturnpublic DeleteNamespace(Namespace.ID namespaceId)
public long isReady(long id,
Master environment)
throws Exception
isReady in interface ReadOnlyRepo<Master>isReady in class MasterRepoExceptionpublic Repo<Master> call(long tid, Master environment)
call in interface Repo<Master>call in class MasterRepoCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.