public class RenameNamespace extends MasterRepo
RenameNamespace(String namespaceId, String oldName, String newName)
Repo<Master>
call(long id, Master master)
long
isReady(long id, Master environment)
void
undo(long tid, Master env)
getDescription, getReturn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RenameNamespace(String namespaceId, String oldName, String newName)
public long isReady(long id, Master environment) throws Exception
isReady
ReadOnlyRepo<Master>
MasterRepo
Exception
public Repo<Master> call(long id, Master master) throws Exception
call
public void undo(long tid, Master env) throws Exception
undo
Copyright © 2015 Apache Accumulo Project. All rights reserved.