public interface ScoreSupplier
| Modifier and Type | Method and Description |
|---|---|
float |
score()
Returns the current score of a resource, where 0.0 is the lowest score and 1.0 is the highest.
|
float score()
LoadBalancers prefer resources with a higher score.