org.apache.sirona.collector.server
Class AgentNode
java.lang.Object
org.apache.sirona.collector.server.AgentNode
public class AgentNode
- extends Object
DEAD_COUNT
public static final int DEAD_COUNT
- See Also:
- Constant Field Values
AgentNode
public AgentNode(String url)
throws MalformedURLException
- Throws:
MalformedURLException
getUrl
public URL getUrl()
ok
public void ok()
ko
public void ko()
isDead
public boolean isDead()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.