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