public abstract static class ServerHealthManagerEvent.PerServerData extends Object
Constructor and Description |
---|
PerServerData() |
Modifier and Type | Method and Description |
---|---|
abstract URI |
getServer() |
boolean |
isBestServer() |
boolean |
isServerUnhealthy() |
public abstract URI getServer()
@Value.Default public boolean isServerUnhealthy()
@Value.Default public boolean isBestServer()