public class ManagedConnectionProvider extends java.lang.Object implements ConnectionProvider
| Constructor and Description |
|---|
ManagedConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Connection |
getConnection() |
Connection |
getConnection(CommandArguments args) |
void |
setConnection(Connection connection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnectionMap, getPrimaryNodesConnectionMappublic final void setConnection(Connection connection)
public void close()
close in interface java.lang.AutoCloseablepublic final Connection getConnection()
getConnection in interface ConnectionProviderpublic final Connection getConnection(CommandArguments args)
getConnection in interface ConnectionProviderCopyright © 2025. All rights reserved.