public class DeleteTable extends MasterRepo
log
DeleteTable(String tableId)
Repo<Master>
call(long tid, Master environment)
long
isReady(long tid, Master environment)
void
undo(long tid, Master environment)
getDescription, getReturn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeleteTable(String tableId)
public long isReady(long tid, Master environment) throws Exception
isReady
ReadOnlyRepo<Master>
MasterRepo
Exception
public Repo<Master> call(long tid, Master environment) throws Exception
call
public void undo(long tid, Master environment) throws Exception
undo
Copyright © 2014 Apache Accumulo Project. All rights reserved.