org.apache.accumulo.server.master.tableOps
public abstract class MasterRepo extends Object implements Repo<Master>
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
MasterRepo() |
public long isReady(long tid, Master environment) throws Exception
isReady
in interface ReadOnlyRepo<Master>
Exception
public String getDescription()
getDescription
in interface ReadOnlyRepo<Master>
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.