| Interface | Description |
|---|---|
| AcceptsUrlFunc | |
| BlockingHostListProvider | |
| ConnectionPlugin |
Interface for connection plugins.
|
| ConnectionPluginFactory |
Interface for connection plugin factories.
|
| ConnectionPluginManager.PluginChainJdbcCallable<T,E extends java.lang.Exception> | |
| ConnectionPluginManager.PluginPipeline<T,E extends java.lang.Exception> | |
| ConnectionProvider |
Implement this interface in order to handle the physical connection creation process.
|
| ConnectionProviderManager.ConnectionInitFunc | |
| HikariPoolConfigurator | |
| HikariPoolMapping | |
| HostListProvider | |
| HostListProviderService | |
| HostSelector | |
| JdbcCallable<T,E extends java.lang.Exception> | |
| JdbcRunnable<E extends java.lang.Exception> | |
| PluginManagerService | |
| PluginService |
Interface for retrieving the current active
Connection and its HostSpec. |
| PooledConnectionProvider | |
| ServicesContainerPluginFactory |
A factory for plugins that utilizes a
FullServicesContainer. |
| Enum | Description |
|---|---|
| HostRole | |
| JdbcMethod | |
| NodeChangeOptions | |
| OldConnectionSuggestedAction |