Interface ConnectionProvider

All Known Implementing Classes:
LoadBalancer

public interface ConnectionProvider
Interface defines a layer used by the driver to obtain connections. It is meant to be the only component that differs between "direct" and "routing" driver.