Package com.arangodb.internal.net
Class ConnectionPoolImpl
java.lang.Object
com.arangodb.internal.net.ConnectionPoolImpl
- All Implemented Interfaces:
ConnectionPool
,Closeable
,AutoCloseable
- Author:
- Mark Vollmary
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionPoolImpl
(HostDescription host, ArangoConfig config, ConnectionFactory factory) -
Method Summary
-
Constructor Details
-
ConnectionPoolImpl
-
-
Method Details
-
createConnection
- Specified by:
createConnection
in interfaceConnectionPool
-
connection
- Specified by:
connection
in interfaceConnectionPool
-
setJwt
- Specified by:
setJwt
in interfaceConnectionPool
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
toString
-