Class ConnectionSelectorPolicy<C extends LoadBalancedConnection>

java.lang.Object
io.servicetalk.loadbalancer.ConnectionSelectorPolicy<C>
Type Parameters:
C - the concrete type of the LoadBalancedConnection

public abstract class ConnectionSelectorPolicy<C extends LoadBalancedConnection> extends Object
Configuration of the policy for selecting connections from a pool to the same endpoint.