org.apache.accumulo.server.master.state
public class DeadServerList extends Object
DeadServerList(String path)
void
delete(String server)
List<DeadServer>
getList()
post(String server, String cause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeadServerList(String path)
public List<DeadServer> getList()
public void delete(String server)
public void post(String server, String cause)
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.