org.apache.accumulo.server.master.state
Class DeadServerList
java.lang.Object
org.apache.accumulo.server.master.state.DeadServerList
public class DeadServerList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeadServerList
public DeadServerList(String path)
getList
public List<DeadServer> getList()
delete
public void delete(String server)
post
public void post(String server,
String cause)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.