public class DeleteTable extends MasterRepo
| Constructor and Description |
|---|
DeleteTable(String tableId) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
call(long tid,
Master environment) |
long |
isReady(long tid,
Master environment) |
void |
undo(long tid,
Master environment) |
getDescription, getReturnpublic DeleteTable(String tableId)
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.