Interface HostProvider<T extends HostProvider<T>>


public interface HostProvider<T extends HostProvider<T>>
Infrastructure helper class aware of hosts within the cluster and the health of those allowing easy selection of active ones.
Since:
3.2
Author:
Christoph Strobl, Mark Paluch, Peter-Josef Meisch