Package com.arangodb.internal.net
Interface ConnectionPool
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
ConnectionPoolImpl
- Author:
- Mark Vollmary
-
Method Summary
-
Method Details
-
createConnection
Connection createConnection() -
connection
CompletableFuture<Connection> connection() -
release
-
setJwt
-