public class DeleteTable extends MasterRepo
| Constructor and Description |
|---|
DeleteTable(Namespace.ID namespaceId,
Table.ID tableId) |
| 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 DeleteTable(Namespace.ID namespaceId, Table.ID tableId)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.