public class CancelCompactions extends MasterRepo
CancelCompactions(String namespaceId, String tableId)
Repo<Master>
call(long tid, Master environment)
long
isReady(long tid, Master env)
void
undo(long tid, Master env)
getDescription, getReturn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CancelCompactions(String namespaceId, String tableId)
public long isReady(long tid, Master env) throws Exception
isReady
ReadOnlyRepo<Master>
MasterRepo
Exception
public Repo<Master> call(long tid, Master environment) throws Exception
call
public void undo(long tid, Master env) throws Exception
undo
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.