public class FailoverSelection extends Object
protected Set<URI>
failed
remaining
protected URI
server
FailoverSelection(Set<URI> remaining, Set<URI> failed, URI server)
Set<URI>
getFailed()
getRemaining()
URI
getServer()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final Set<URI> remaining
protected final Set<URI> failed
protected final URI server
public FailoverSelection(Set<URI> remaining, Set<URI> failed, URI server)
public Set<URI> getRemaining()
public Set<URI> getFailed()
public URI getServer()
public String toString()
toString
Object
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.