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