@FunctionalInterface public interface LoadbalanceStrategy
| Modifier and Type | Method and Description |
|---|---|
PooledRSocket |
select(PooledRSocket[] availableRSockets) |
default Supplier<Stats> |
statsSupplier() |
PooledRSocket select(PooledRSocket[] availableRSockets)